diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-09-20 22:24:59 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-09-20 22:24:59 +0000 |
commit | 2bc0294b58076e3bae47194fe274ce97cbcc46b5 (patch) | |
tree | cf4404e931d2853ef29e2a7ae1c62b7b846082d7 /dns | |
parent | a02d28a25cacd2eb03725bc95230e2cf4a40b1cb (diff) | |
download | ports-2bc0294b58076e3bae47194fe274ce97cbcc46b5.tar.gz ports-2bc0294b58076e3bae47194fe274ce97cbcc46b5.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 3 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index bd99a3a31cab..733c5b14b8d3 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.72rc1 -PORTREVISION= 1 +DISTVERSION= 2.72rc2 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 59ab0533fcd5..968d366f763d 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.72rc1.tar.xz) = ae26e9998747a46edb0c8186a2b03507d0bf5490c10293c87f333256ff8d25e6 -SIZE (dnsmasq-2.72rc1.tar.xz) = 468568 +SHA256 (dnsmasq-2.72rc2.tar.xz) = 23d464dec8b8d16f3a2fe86b99fa71908a8347ad9e426212b5bb020c048bddc5 +SIZE (dnsmasq-2.72rc2.tar.xz) = 469732 |