diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 0c3bbdafef92..3d5407f32df8 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,42 +1,42 @@ PORTNAME= cdk -DISTVERSION= 5.0-20251014 +DISTVERSION= 5.0-20260119 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 '/^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 6d8fb26c7139..1483a2b97512 100644 --- a/devel/cdk/distinfo +++ b/devel/cdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760650956 -SHA256 (cdk-5.0-20251014.tgz) = 0ed46949c680a5f42e342cc48a2ce60bcfc2cc8b9eebb176877b5a91f829435c -SIZE (cdk-5.0-20251014.tgz) = 551916 +TIMESTAMP = 1768940120 +SHA256 (cdk-5.0-20260119.tgz) = 46bb68441e698a7b1f642e2564968a7700afef0386442afd5cf2e7b296d30ee5 +SIZE (cdk-5.0-20260119.tgz) = 554557