Index: head/dns/powerdns/Makefile =================================================================== --- head/dns/powerdns/Makefile +++ head/dns/powerdns/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= powerdns -DISTVERSION= 4.4.0 -PORTREVISION= 1 +DISTVERSION= 4.4.1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} @@ -18,10 +17,9 @@ libcurl.so:ftp/curl \ libprotobuf.so:devel/protobuf -USES= autoreconf compiler:c++11-lib cpe gmake libtool localbase:ldflags \ - pathfix pkgconfig ssl tar:bzip2 +USES= autoreconf compiler:c++11-lib cpe gmake libtool \ + localbase:ldflags pathfix pkgconfig ssl tar:bzip2 -USE_LDCONFIG= YES USE_RC_SUBR= pdns USE_SUBMAKE= YES @@ -34,10 +32,12 @@ --with-modules="" \ --with-protobuf -INSTALL_TARGET= install-strip -SCRIPTS_ENV= CURDIR2="${.CURDIR}" DISTNAME="${DISTNAME}" MKDIR="${MKDIR}" \ +SCRIPTS_ENV= CURDIR2="${.CURDIR}" \ + DISTNAME="${DISTNAME}" \ + MKDIR="${MKDIR}" \ POWERDNS_OPTIONS="${POWERDNS_OPTIONS}" \ WRKDIRPREFIX="${WRKDIRPREFIX}" +INSTALL_TARGET= install-strip SUB_FILES= pkg-message USERS= pdns Index: head/dns/powerdns/distinfo =================================================================== --- head/dns/powerdns/distinfo +++ head/dns/powerdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608327086 -SHA256 (pdns-4.4.0.tar.bz2) = 40cb81d9e0d34edcc7c95435a06125bde0bd1a51692e1db52413e31d7ede0b39 -SIZE (pdns-4.4.0.tar.bz2) = 1270854 +TIMESTAMP = 1612784175 +SHA256 (pdns-4.4.1.tar.bz2) = 03fa7c181c666a5fc44a49affe7666bd385d46c1fe15088caff175967e85ab6c +SIZE (pdns-4.4.1.tar.bz2) = 1276990