diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-10 06:58:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-10 06:58:45 +0800 |
commit | 0b0364da3633d624b70e66f0aa8a61d0abffd4eb (patch) | |
tree | 07127b130d84a43ebe2b2a3ea801cd5a398e4550 /dns/dnsmasq | |
parent | 239d98d06b14a97f789a2dad1286358623e8b6c2 (diff) | |
download | freebsd-ports-gnome-0b0364da3633d624b70e66f0aa8a61d0abffd4eb.tar.gz freebsd-ports-gnome-0b0364da3633d624b70e66f0aa8a61d0abffd4eb.tar.zst freebsd-ports-gnome-0b0364da3633d624b70e66f0aa8a61d0abffd4eb.zip |
- Update to 2.47
Approved by: maintainer implicit
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index c48f64533c78..f8b906dbf87e 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.46 +PORTVERSION= 2.47 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 92fcdc5fae39..3de63e79f0d2 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.46.tar.gz) = 79ec740d1a10ee75f13efa4ff36d0250 -SHA256 (dnsmasq-2.46.tar.gz) = 9888d96d7d91e518c96a034dc863f8f7d961acd9334a1acde849c6022e540212 -SIZE (dnsmasq-2.46.tar.gz) = 386318 +MD5 (dnsmasq-2.47.tar.gz) = 4524081e56d0b935717d493e8e8d3e11 +SHA256 (dnsmasq-2.47.tar.gz) = f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d +SIZE (dnsmasq-2.47.tar.gz) = 396967 |