diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-10-31 09:16:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-10-31 09:16:13 +0000 |
commit | e1adbd0043313235c6ec2b73058e04a160b4c5b4 (patch) | |
tree | 82e79d5c8c5c9201a3b0cae2a36edea9c925de5c /dns | |
parent | e2b1a7b680c330e100eb1a1a0b373bacff8a2b90 (diff) |
- update to 2.34
PR: ports/104527
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=175765
Diffstat (limited to 'dns')
-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 04a13aaf065d..831583dce883 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.33 -PORTREVISION= 1 +PORTVERSION= 2.34 CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index b85e19f20358..1eba21d52de6 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.33.tar.gz) = 45696461b6e6bc929273b1191ca50447 -SHA256 (dnsmasq-2.33.tar.gz) = 8507e20ba9286463cc871785b3fbfba81819512b224193b21dbabfd661bc0d14 -SIZE (dnsmasq-2.33.tar.gz) = 227113 +MD5 (dnsmasq-2.34.tar.gz) = a40b79bec295bb4631b1c033cf0bbdf1 +SHA256 (dnsmasq-2.34.tar.gz) = 8b9d6a277abecff19ae835c7f2e66e21cc9a4d37ceb35716aa655fd899287bc0 +SIZE (dnsmasq-2.34.tar.gz) = 255744 |