--- Makefile 2020-06-18 08:46:43.130164000 +0200 +++ Makefile 2020-06-18 08:35:42.189303000 +0200 @@ -1,7 +1,7 @@ # $FreeBSD: head/dns/samba-nsupdate/Makefile 514130 2019-10-09 10:34:56Z bapt $ PORTNAME= nsupdate -PORTVERSION= 9.16.3 +PORTVERSION= 9.14.2 PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= ISC/bind9/${ISCVERSION} @@ -14,9 +14,9 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= compiler:c11 cpe libedit autoreconf libtool pkgconfig ssl tar:xz +USES= compiler:c11 cpe libedit autoreconf libtool pkgconfig ssl # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.3 +ISCVERSION= 9.14.2 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//}