diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-01-14 21:05:18 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-01-14 21:05:18 +0000 |
commit | d176c05f58ac8491c22edd3ab33b4cffc5c4b4c4 (patch) | |
tree | 0d547b531c060719ba5ba06c0e58190d3c169723 /dns/fpdns | |
parent | 428fbcf6f64f6c52330858d50e607e78043bb2bd (diff) | |
download | ports-d176c05f58ac8491c22edd3ab33b4cffc5c4b4c4.tar.gz ports-d176c05f58ac8491c22edd3ab33b4cffc5c4b4c4.zip |
Notes
Diffstat (limited to 'dns/fpdns')
-rw-r--r-- | dns/fpdns/Makefile | 5 | ||||
-rw-r--r-- | dns/fpdns/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index c02f1f403e24..f751793e4d2a 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fpdns -PORTVERSION= 0.9.3.20120719 +PORTVERSION= 0.9.3.20121019 CATEGORIES= dns net perl5 DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} @@ -13,7 +13,8 @@ RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS USE_GITHUB= yes GH_ACCOUNT= kirei -GH_COMMIT= 9eb38df +GH_COMMIT= 24a2f18 +GH_TAGNAME= ${GH_COMMIT} PERL_CONFIGURE= yes diff --git a/dns/fpdns/distinfo b/dns/fpdns/distinfo index 2a434bc01d60..16e9c43844bd 100644 --- a/dns/fpdns/distinfo +++ b/dns/fpdns/distinfo @@ -1,2 +1,2 @@ -SHA256 (kirei-fpdns-9eb38df.tar.gz) = 4467d9378e8e68e67e65a0e0f97d980db3bbf357f64304ac93b4ca9fced03a7b -SIZE (kirei-fpdns-9eb38df.tar.gz) = 932410 +SHA256 (kirei-fpdns-24a2f18.tar.gz) = 01179b74af25ad202d22f48a4eaa5a0cb581e18a6c4195e544dcb8286bafb43e +SIZE (kirei-fpdns-24a2f18.tar.gz) = 932191 |