diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index d00520f54a04..c5c3f8aff980 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,42 +1,42 @@ PORTNAME= cdk -DISTVERSION= 5.0-20240331 +DISTVERSION= 5.0-20240619 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://invisible-island.net/archives/${PORTNAME}/ \ https://invisible-mirror.net/archives/${PORTNAME}/ MAINTAINER= eduardo@FreeBSD.org COMMENT= Curses Development Kit for speedy development of full screen programs WWW= https://invisible-island.net/cdk/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake ncurses tar:tgz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-ncurses ALL_TARGET= default cdkshlib INSTALL_TARGET= install installCDKSHLibrary PORTDOCS= README PORTEXAMPLES= cli demos examples OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|gcc|$$(CC)| ; \ /^CDKREADME/s| COPYING||' ${WRKSRC}/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcdk*.so post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} "${PORTEXAMPLES}" \ ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/devel/cdk/distinfo b/devel/cdk/distinfo index d16eb2daee5a..6d41f04bf7bc 100644 --- a/devel/cdk/distinfo +++ b/devel/cdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711958963 -SHA256 (cdk-5.0-20240331.tgz) = 8c5d7c6138ae3d76cf149027e1b10a6727c52fd0a7177fca934436890bb0f2de -SIZE (cdk-5.0-20240331.tgz) = 538287 +TIMESTAMP = 1719649668 +SHA256 (cdk-5.0-20240619.tgz) = 436f14e8a756e63ddff5927eef70c9dcf71e4c59d56587e26302a4f726a19eff +SIZE (cdk-5.0-20240619.tgz) = 547275