1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/ntpsec: update 1_2_2a → 1_2_3

This commit is contained in:
Yuri Victorovich 2024-04-29 19:31:26 -07:00
parent 2bbb56b5a1
commit 5d0ea42f41
2 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= ntpsec
DISTVERSIONPREFIX= NTPsec_
DISTVERSION= 1_2_2a
PORTREVISION= 1
DISTVERSION= 1_2_3
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@ -36,8 +35,15 @@ REFCLOCKS_VARS= CONFIGURE_ARGS+=--refclock=all
PORTSCOUT= limit:^\d+\. # prevent alpha-numeric strings
post-install: # autoplist: plist varies depending on the python version
post-install:
# autoplist: plist varies depending on the python version
@cd ${STAGEDIR}${PREFIX} && \
${FIND} * -type f -or -type l | ${SED} -e 's|^share/man/.*|&.gz|' >> ${TMPPLIST}
# strip binaries
@${STRIP_CMD} \
${STAGEDIR}${PREFIX}/bin/ntpfrob \
${STAGEDIR}${PREFIX}/bin/ntptime \
${STAGEDIR}${PREFIX}/lib/libntpc.so.1.1.0 \
${STAGEDIR}${PREFIX}/sbin/ntpd
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1696971390
SHA256 (ntpsec-ntpsec-NTPsec_1_2_2a_GH0.tar.gz) = dab7065103ef2434fcad374b9e6f097a396891e6ae292f054c0bac9069c95c46
SIZE (ntpsec-ntpsec-NTPsec_1_2_2a_GH0.tar.gz) = 2651042
TIMESTAMP = 1714439604
SHA256 (ntpsec-ntpsec-NTPsec_1_2_3_GH0.tar.gz) = 290a9eb93f2d4900b2611fdb203e4d30088c8f1bf40592ba75962fe7371b171c
SIZE (ntpsec-ntpsec-NTPsec_1_2_3_GH0.tar.gz) = 2663602