diff options
author | mandree <mandree@FreeBSD.org> | 2014-09-10 23:47:57 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-09-10 23:47:57 +0800 |
commit | 98d3be0f8d76863170d40562677ba28007aefadf (patch) | |
tree | a00a6476658137631369c006b88a9b0d39b98d75 /dns/dnsmasq-devel | |
parent | d259fee165a6a51a0ba673bd44bd97fb134ff9dd (diff) | |
download | freebsd-ports-gnome-98d3be0f8d76863170d40562677ba28007aefadf.tar.gz freebsd-ports-gnome-98d3be0f8d76863170d40562677ba28007aefadf.tar.zst freebsd-ports-gnome-98d3be0f8d76863170d40562677ba28007aefadf.zip |
Update to 2.72rc1.
Announcement with ChangeLog:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q3/008793.html
Submitted by: portscout
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 5 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index df8f198f2814..6223e60ffd03 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,9 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -PORTVERSION= 2.69r4 -DISTVERSION= 2.69rc4 -PORTREVISION= 1 +DISTVERSION= 2.72rc1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -15,7 +13,6 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* -IGNORE= - build stable version instead, it is newer than this release candidate PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index a7cebed48bd8..59ab0533fcd5 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.69rc4.tar.xz) = 48cebb8e073b4e6c8550a9824c889863ca9ecddccf7f6a1647189792822452ac -SIZE (dnsmasq-2.69rc4.tar.xz) = 461544 +SHA256 (dnsmasq-2.72rc1.tar.xz) = ae26e9998747a46edb0c8186a2b03507d0bf5490c10293c87f333256ff8d25e6 +SIZE (dnsmasq-2.72rc1.tar.xz) = 468568 |