diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-21 06:05:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-21 06:05:40 +0800 |
commit | 5304830602febfb6121030a9c868fa2a7927c602 (patch) | |
tree | 57056cf7d46027de5a4b04f55a0acd44f5808384 /dns | |
parent | 8ba9803987834bd80a6099e811867484ca59ec17 (diff) | |
download | freebsd-ports-graphics-5304830602febfb6121030a9c868fa2a7927c602.tar.gz freebsd-ports-graphics-5304830602febfb6121030a9c868fa2a7927c602.tar.zst freebsd-ports-graphics-5304830602febfb6121030a9c868fa2a7927c602.zip |
- Update to 2.42
Approved by: maintainer implicit
Diffstat (limited to 'dns')
-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 a34e03be45a..b1b62d33ba5 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.41 +PORTVERSION= 2.42 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 2e63075d265..01e4ef14ca6 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.41.tar.gz) = b067598c3e9b91819a8be5cb59cbf90e -SHA256 (dnsmasq-2.41.tar.gz) = 613d712d54ee38ec72d3effc9fe37e404fdbbad43e66f6689a8c509dc9a0d522 -SIZE (dnsmasq-2.41.tar.gz) = 361517 +MD5 (dnsmasq-2.42.tar.gz) = 78a23a31a35b8427a8589b76c1ae3ff6 +SHA256 (dnsmasq-2.42.tar.gz) = 802699e0543e995ac4953dcef14a5ba39df8158f6c9010de888a90dfd20125c2 +SIZE (dnsmasq-2.42.tar.gz) = 366503 |