diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 12:18:10 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 12:18:10 +0000 |
| commit | 303c07f991349526bb8da9e164f282c5e11c5088 (patch) | |
| tree | 2814b021dde489cf3d36010b90b70c6cba4c5fe4 | |
| parent | Fix CONFLICTS. (diff) | |
- Update to 2.50
PR: 138415
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Security: http://www.freebsd.org/ports/portaudit/80aa98e0-97b4-11de-b946-0030843d3802.html
| -rw-r--r-- | dns/dnsmasq/Makefile | 3 | ||||
| -rw-r--r-- | dns/dnsmasq/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index f4e29d9a3b59..41bef240bc00 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.49 -PORTREVISION= 2 +PORTVERSION= 2.50 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 ca90d1789507..70c20efd6071 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.49.tar.gz) = 7ccc861d8a733474f9c0a0a127006ee9 -SHA256 (dnsmasq-2.49.tar.gz) = 41cf32fc496a216d33d75b00fc3bf0386f4cb3b89996a853dc3bb78c09f30b31 -SIZE (dnsmasq-2.49.tar.gz) = 407342 +MD5 (dnsmasq-2.50.tar.gz) = f7b1e17c590e493039537434c57c9de7 +SHA256 (dnsmasq-2.50.tar.gz) = 43cb239cc10803fbc39fe1424b7481e7e1e553476a88c6d691b60da44762a60f +SIZE (dnsmasq-2.50.tar.gz) = 402668 |
