diff options
author | mandree <mandree@FreeBSD.org> | 2012-08-10 03:38:52 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2012-08-10 03:38:52 +0800 |
commit | f36cbbf416bcecd8c317a35c87c4db9ce4e23f8e (patch) | |
tree | 21b2a9e6b751bec588fbc2624e3dc7fe2bcc01ab /dns | |
parent | a88f856bf50a682806cf46f6b1313523f79dec81 (diff) | |
download | freebsd-ports-gnome-f36cbbf416bcecd8c317a35c87c4db9ce4e23f8e.tar.gz freebsd-ports-gnome-f36cbbf416bcecd8c317a35c87c4db9ce4e23f8e.tar.zst freebsd-ports-gnome-f36cbbf416bcecd8c317a35c87c4db9ce4e23f8e.zip |
Update to rc3 to avoid nag questions.
Now uses .tar.xz suffix.
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 cd4a00a0cd87..bb9c13a8a2e3 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -6,11 +6,10 @@ # PORTNAME= dnsmasq -DISTVERSION= 2.63rc2 +DISTVERSION= 2.63rc3 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel -EXTRACT_SUFX= .tar.lzma MAINTAINER= mandree@FreeBSD.org COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index ab62726a44d1..ecf091dc1a46 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.63rc2.tar.lzma) = 2902af6dae6a3a40ae32ddce267f4a5703e68a81d6b62f6339e3430ec6089fb5 -SIZE (dnsmasq-2.63rc2.tar.lzma) = 390770 +SHA256 (dnsmasq-2.63rc3.tar.xz) = afdaee240dd6c2eb3c8a0f282b23342dbe00c3fec81c83ece6336fa61f9df283 +SIZE (dnsmasq-2.63rc3.tar.xz) = 392204 |