diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-09-25 18:27:56 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-09-25 18:27:56 +0000 |
commit | f51674ab77cc66baff1fbf2c2aa12438ce61fdc8 (patch) | |
tree | 1fb0668f3da9e9cde2bb36d9872d8efb27c72315 /dns | |
parent | abb505cf5d2c937e8e97c250d6c1e22816c68d75 (diff) | |
download | ports-f51674ab77cc66baff1fbf2c2aa12438ce61fdc8.tar.gz ports-f51674ab77cc66baff1fbf2c2aa12438ce61fdc8.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 1 | ||||
-rw-r--r-- | dns/dnsmasq-devel/pkg-plist | 4 | ||||
-rw-r--r-- | dns/dnsmasq/Makefile | 3 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 4 | ||||
-rw-r--r-- | dns/dnsmasq/pkg-plist | 4 |
5 files changed, 4 insertions, 12 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 733c5b14b8d3..035989726eda 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -12,6 +12,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server LICENSE= GPLv2 +IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html diff --git a/dns/dnsmasq-devel/pkg-plist b/dns/dnsmasq-devel/pkg-plist index 611d5ac34224..f701f671ce37 100644 --- a/dns/dnsmasq-devel/pkg-plist +++ b/dns/dnsmasq-devel/pkg-plist @@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz %%EXAMPLESDIR%%/dnslist/dnslist.pl %%EXAMPLESDIR%%/dnslist/dnslist.tt2 %%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl -@dirrm %%EXAMPLESDIR%%/dnslist -@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq -@dirrm %%EXAMPLESDIR%% -@dirrmtry %%DATADIR%% %%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo %%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo %%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index a34819802aec..34bc5584b4be 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.71 -PORTREVISION= 2 +DISTVERSION= 2.72 PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 7482641e4e48..4bf9065a7c94 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.71.tar.xz) = 4919fb572fed5c6205de1d384f8661c25c19358904c2e6265928e3a3e4bfffba -SIZE (dnsmasq-2.71.tar.xz) = 448380 +SHA256 (dnsmasq-2.72.tar.xz) = 7d0bd23f5d74b3a6b26a75d5ffcf9db81d461b47cbe578cb65a83a98008600b1 +SIZE (dnsmasq-2.72.tar.xz) = 454048 diff --git a/dns/dnsmasq/pkg-plist b/dns/dnsmasq/pkg-plist index 611d5ac34224..f701f671ce37 100644 --- a/dns/dnsmasq/pkg-plist +++ b/dns/dnsmasq/pkg-plist @@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz %%EXAMPLESDIR%%/dnslist/dnslist.pl %%EXAMPLESDIR%%/dnslist/dnslist.tt2 %%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl -@dirrm %%EXAMPLESDIR%%/dnslist -@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq -@dirrm %%EXAMPLESDIR%% -@dirrmtry %%DATADIR%% %%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo %%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo %%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo |