diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-01-15 05:05:18 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-01-15 05:05:18 +0800 |
commit | 3ff6380d94f5c1da37e97c069a6734930eab53f4 (patch) | |
tree | 0d547b531c060719ba5ba06c0e58190d3c169723 /dns | |
parent | c360fc880331106fa1e26ad667008d72681b2687 (diff) | |
download | freebsd-ports-gnome-3ff6380d94f5c1da37e97c069a6734930eab53f4.tar.gz freebsd-ports-gnome-3ff6380d94f5c1da37e97c069a6734930eab53f4.tar.zst freebsd-ports-gnome-3ff6380d94f5c1da37e97c069a6734930eab53f4.zip |
- Update to latest snapshot
- Fix fetching
Diffstat (limited to 'dns')
-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 |