diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-09 20:51:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-09 20:51:37 +0800 |
commit | 8aff331e8ac2863e0cb5ffb29277fe840e81e2ca (patch) | |
tree | 05074b683dbd4bac761bbcbd76d273471eda8877 /dns/dnsmasq | |
parent | 92052a77dee57a9108a00ac1034c60514072a94c (diff) | |
download | freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.tar.gz freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.tar.zst freebsd-ports-gnome-8aff331e8ac2863e0cb5ffb29277fe840e81e2ca.zip |
- Update to 2.39
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 42bec004b584..ea9e703d2c37 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.38 +PORTVERSION= 2.39 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 d12e5eb4fae5..a12acf04eba1 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.38.tar.gz) = ab066a97c226066485ad20e5ad5ce424 -SHA256 (dnsmasq-2.38.tar.gz) = 54f3e9ac2bd9f622b28ab0d5149e9bc13d62d8826be085c32abc929bc30dda6a -SIZE (dnsmasq-2.38.tar.gz) = 272953 +MD5 (dnsmasq-2.39.tar.gz) = 1ffccc1f0d9b8a08f2b99e03ba9cc08b +SHA256 (dnsmasq-2.39.tar.gz) = c290f6af5508ecefe83b50a5a063867b05ab024dd2f5ec5ee4d056b2509190c1 +SIZE (dnsmasq-2.39.tar.gz) = 288990 |