diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-05 02:28:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-05 02:28:54 +0800 |
commit | 025b0d29948c1d2d5b56d10c52d3edeab15c5107 (patch) | |
tree | 81f56193886ab8a173f1df3b5fc5134205de5490 /dns | |
parent | 440097ecf936c02442cd9d083a72f57ebf6c9567 (diff) | |
download | freebsd-ports-gnome-025b0d29948c1d2d5b56d10c52d3edeab15c5107.tar.gz freebsd-ports-gnome-025b0d29948c1d2d5b56d10c52d3edeab15c5107.tar.zst freebsd-ports-gnome-025b0d29948c1d2d5b56d10c52d3edeab15c5107.zip |
- Update to 0.38
Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR: ports/186458
Submitted by: sunpoet (myself)
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index da12aeff1beb..91f93154f8a8 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNSBL-MultiDaemon -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNSBL-MultiDaemon/distinfo b/dns/p5-Net-DNSBL-MultiDaemon/distinfo index f1fe36edbb10..50d83f0dd466 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/distinfo +++ b/dns/p5-Net-DNSBL-MultiDaemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNSBL-MultiDaemon-0.37.tar.gz) = d94bcb353e08b83af6038144f8c8c3bfc206de4b4e4ca4849a047093975ed8d9 -SIZE (Net-DNSBL-MultiDaemon-0.37.tar.gz) = 108718 +SHA256 (Net-DNSBL-MultiDaemon-0.38.tar.gz) = d8e9302ba16cade11f0e388531299f90bb8c65ca2fc2be2d2561fa159ab219b6 +SIZE (Net-DNSBL-MultiDaemon-0.38.tar.gz) = 108805 |