diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 12775bc61d2e..6ccde31dfe8a 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,42 +1,42 @@ PORTNAME= cdk -DISTVERSION= 5.0-20250116 +DISTVERSION= 5.0-20251001 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 +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 3a49dc1749ce..ade0e7425aee 100644 --- a/devel/cdk/distinfo +++ b/devel/cdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737108123 -SHA256 (cdk-5.0-20250116.tgz) = 1500d41224d50b72728ccafe23c4ee096bc8535fd6fdb9e876da4cdeeddadc83 -SIZE (cdk-5.0-20250116.tgz) = 549798 +TIMESTAMP = 1759952799 +SHA256 (cdk-5.0-20251001.tgz) = 18b196e601a65533d0dff32626fbb887514d8688e783d7f6098b4b4ebc64d853 +SIZE (cdk-5.0-20251001.tgz) = 550774