diff --git a/misc/ctm/Makefile b/misc/ctm/Makefile index 1788842ca49f..30ce4a0ad9b2 100644 --- a/misc/ctm/Makefile +++ b/misc/ctm/Makefile @@ -1,46 +1,46 @@ PORTNAME= ctm PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= se@FreeBSD.org COMMENT= Generate, receive and apply FreeBSD source updates per mail WWW= https://github.com/freebsd/ctm LICENSE= Beerware BSD2CLAUSE LICENSE_COMB= multi LICENSE_NAME_Beerware= Beerware LICENSE_TEXT_Beerware= "THE BEER-WARE LICENSE" (Revision 42): \ wrote this file. As long as you retain this notice you \ can do whatever you want with this stuff. If we meet some day, and you think \ this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp LICENSE_PERMS_Beerware= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:txz USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= ef289f3 +GH_TAGNAME= 5b03b48 OPTIONS_DEFINE= DOCS MAKE_FLAGS= MK_MAN=no do-install: .for f in ctm ctm_dequeue ctm_rmail ctm_smail ${INSTALL_PROGRAM} ${WRKSRC}/${f}/${f} \ ${STAGEDIR}${PREFIX}/sbin .endfor .for f in ctm ctm_rmail ${INSTALL_MAN} ${WRKSRC}/${f}/${f}.8 \ ${STAGEDIR}${MAN8PREFIX}/man/man8/ .endfor .for f in ctm_dequeue ctm_smail ${LN} ${STAGEDIR}${MAN8PREFIX}/man/man8/ctm_rmail.8 \ ${STAGEDIR}${MAN8PREFIX}/man/man8/${f}.8 .endfor ${INSTALL_MAN} ${WRKSRC}/ctm/ctm.5 \ ${STAGEDIR}${MAN5PREFIX}/man/man5/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/ .include diff --git a/misc/ctm/distinfo b/misc/ctm/distinfo index a26a824cb322..9f37d35c5792 100644 --- a/misc/ctm/distinfo +++ b/misc/ctm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540728904 -SHA256 (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb -SIZE (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 40160 +TIMESTAMP = 1682456427 +SHA256 (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 8690e4f7a32b62aea9fb087bfc56c857f1d16d63e7f5c343aabd3584163433e0 +SIZE (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 40149