diff --git a/dns/openresolv/Makefile b/dns/openresolv/Makefile index 3648d3f603bd..7ab4b6b192d6 100644 --- a/dns/openresolv/Makefile +++ b/dns/openresolv/Makefile @@ -1,19 +1,19 @@ # Created by: Roy Marples PORTNAME= openresolv -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 3.12.0 CATEGORIES= dns -MASTER_SITES= http://roy.marples.name/downloads/openresolv/ \ - ftp://roy.marples.name/pub/openresolv/ +MASTER_SITES= https://roy.marples.name/downloads/openresolv/ MAINTAINER= roy@marples.name COMMENT= Resolvconf compatible framework for managing resolv.conf -USES= cpe tar:bzip2 +USES= cpe tar:xz CPE_VENDOR= ${PORTNAME}_project -NO_ARCH= yes +GNU_CONFIGURE= yes + +NO_ARCH= yes SUB_FILES= pkg-deinstall pkg-message .include diff --git a/dns/openresolv/distinfo b/dns/openresolv/distinfo index 2fe233ff5a36..16364b79606c 100644 --- a/dns/openresolv/distinfo +++ b/dns/openresolv/distinfo @@ -1,2 +1,3 @@ -SHA256 (openresolv-1.1.tar.bz2) = 979e7af497c69f03d9ae70134ae11e5338b42bdca06fecab5b297a1f16f381f5 -SIZE (openresolv-1.1.tar.bz2) = 8765 +TIMESTAMP = 1634813854 +SHA256 (openresolv-3.12.0.tar.xz) = 42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97 +SIZE (openresolv-3.12.0.tar.xz) = 21008 diff --git a/dns/openresolv/pkg-descr b/dns/openresolv/pkg-descr index 6c93476f28cb..10f6c35979de 100644 --- a/dns/openresolv/pkg-descr +++ b/dns/openresolv/pkg-descr @@ -1,3 +1,3 @@ A resolvconf compatible framework for managing /etc/resolv.conf. -WWW: http://roy.marples.name/node/343 +WWW: https://roy.marples.name/projects/openresolv/ diff --git a/dns/openresolv/pkg-plist b/dns/openresolv/pkg-plist index dae8d7d7a1f4..b07859a7fed0 100644 --- a/dns/openresolv/pkg-plist +++ b/dns/openresolv/pkg-plist @@ -1,9 +1,12 @@ -@dir etc/resolvconf/update-libc.d -@dir etc/resolvconf/resolv.conf.d +etc/resolvconf.conf +libexec/resolvconf/dnsmasq +libexec/resolvconf/libc +libexec/resolvconf/libc.d/avahi-daemon +libexec/resolvconf/libc.d/mdnsd +libexec/resolvconf/named +libexec/resolvconf/pdns_recursor +libexec/resolvconf/pdnsd +libexec/resolvconf/unbound sbin/resolvconf -etc/resolvconf/run -etc/resolvconf/update.d/libc -etc/resolvconf/update.d/dnsmasq -etc/resolvconf/update.d/named -man/man8/resolvconf.8.gz -@dir /var/run/resolvconf +share/man/man5/resolvconf.conf.5.gz +share/man/man8/resolvconf.8.gz