diff options
author | mandree <mandree@FreeBSD.org> | 2015-07-31 02:47:52 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2015-07-31 02:47:52 +0800 |
commit | bafcc03873e0da85908f542e397ca181fa36dd17 (patch) | |
tree | 8dd13977d819ae448aee937a7ef064b21083cb92 /dns/dnsmasq-devel | |
parent | f40b75409fe150130de950164e4d41e96f61a00a (diff) | |
download | freebsd-ports-gnome-bafcc03873e0da85908f542e397ca181fa36dd17.tar.gz freebsd-ports-gnome-bafcc03873e0da85908f542e397ca181fa36dd17.tar.zst freebsd-ports-gnome-bafcc03873e0da85908f542e397ca181fa36dd17.zip |
Update to new release candidate #4 and mark IGNORE since 2.74 is out.
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsmasq-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 6b11c45decb6..1e4fe00a2cfe 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.74rc3 +DISTVERSION= 2.74rc4 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -12,7 +12,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server LICENSE= GPLv2 -#IGNORE= build stable version instead, it is newer than this release candidate +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/distinfo b/dns/dnsmasq-devel/distinfo index 7464802f01fd..073824e77ca0 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.74rc3.tar.xz) = 0c18dec3ec03ec3e3573d89da74c126d2a5e847bf9d0b35ee2ff79cc8d6ade76 -SIZE (dnsmasq-2.74rc3.tar.xz) = 486940 +SHA256 (dnsmasq-2.74rc4.tar.xz) = 3fae2440e5aa166362621d69486fa6baedd53e2726522ae6101d01356e5724a6 +SIZE (dnsmasq-2.74rc4.tar.xz) = 487492 |