Index: head/net/ntpsec/files/patch-wscript =================================================================== --- head/net/ntpsec/files/patch-wscript (revision 539389) +++ head/net/ntpsec/files/patch-wscript (nonexistent) @@ -1,10 +0,0 @@ ---- wscript.orig 2019-11-18 00:23:32 UTC -+++ wscript -@@ -161,6 +161,7 @@ def configure(ctx): - lines = ctx.cmd_and_log(cmd).split()[1].split(".") - assert len(lines) == 3, "found %r lines, expected 3: %r" \ - % (len(lines), lines) -+ lines[2] = '0' - asciidocver_tuple = (int(lines[0]), int(lines[1]), int(lines[2])) - - # Compare asciidoc version with the minimum required Property changes on: head/net/ntpsec/files/patch-wscript ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/ntpsec/Makefile =================================================================== --- head/net/ntpsec/Makefile (revision 539389) +++ head/net/ntpsec/Makefile (revision 539390) @@ -1,31 +1,30 @@ # $FreeBSD$ PORTNAME= ntpsec DISTVERSIONPREFIX= NTPsec_ -DISTVERSION= 1_1_8 -PORTREVISION= 2 +DISTVERSION= 1_1_9 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Network Time Protocol suite, refactored LICENSE= BSD2CLAUSE BUILD_DEPENDS= asciidoc:textproc/asciidoc LIB_DEPENDS= libdns_sd.so:net/mDNSResponder USES= bison gettext-runtime pkgconfig python shebangfix ssl waf SHEBANG_FILES= ${WRKSRC}/ntpclients/ntp*.py USE_GITHUB= yes CONFLICTS= ntp ntp-devel openntpd MAKE_ENV= NOSYNC=1 # workaround for the console problem: https://gitlab.com/NTPsec/ntpsec/issues/599 PORTSCOUT= limit:^\d+\. # prevent alpha-numeric strings 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} .include Index: head/net/ntpsec/distinfo =================================================================== --- head/net/ntpsec/distinfo (revision 539389) +++ head/net/ntpsec/distinfo (revision 539390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578632226 -SHA256 (ntpsec-ntpsec-NTPsec_1_1_8_GH0.tar.gz) = 1becbdeeadb83e06893d049fae8e7ced7e34bf2ef4e0617fb9e04f1a711f6d1d -SIZE (ntpsec-ntpsec-NTPsec_1_1_8_GH0.tar.gz) = 2534248 +TIMESTAMP = 1592349920 +SHA256 (ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz) = e1885d2745af1b62a9107d212e06a688c7efc303025209f65388640c7faf1c48 +SIZE (ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz) = 2550821