Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2014 01:35:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369943 - head/dns/p5-Net-DNSBL-Statistics
Message-ID:  <201410040135.s941ZKrq016781@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  4 01:35:20 2014
New Revision: 369943
URL: https://svnweb.freebsd.org/changeset/ports/369943
QAT: https://qat.redports.org/buildarchive/r369943/

Log:
  - Update to 0.14
  - Cleanup PLIST
  
  Changes:	http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes

Modified:
  head/dns/p5-Net-DNSBL-Statistics/Makefile
  head/dns/p5-Net-DNSBL-Statistics/distinfo
  head/dns/p5-Net-DNSBL-Statistics/pkg-plist

Modified: head/dns/p5-Net-DNSBL-Statistics/Makefile
==============================================================================
--- head/dns/p5-Net-DNSBL-Statistics/Makefile	Sat Oct  4 00:04:30 2014	(r369942)
+++ head/dns/p5-Net-DNSBL-Statistics/Makefile	Sat Oct  4 01:35:20 2014	(r369943)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-DNSBL-Statistics
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	dns mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/dns/p5-Net-DNSBL-Statistics/distinfo
==============================================================================
--- head/dns/p5-Net-DNSBL-Statistics/distinfo	Sat Oct  4 00:04:30 2014	(r369942)
+++ head/dns/p5-Net-DNSBL-Statistics/distinfo	Sat Oct  4 01:35:20 2014	(r369943)
@@ -1,2 +1,2 @@
-SHA256 (Net-DNSBL-Statistics-0.13.tar.gz) = 13a4a1395bf2fc0a8435521e0a93359fdc174c5c647d915485da23afba0e6601
-SIZE (Net-DNSBL-Statistics-0.13.tar.gz) = 35939
+SHA256 (Net-DNSBL-Statistics-0.14.tar.gz) = 9a46c2ba34efbef6e9b3ddc114789f464bcc76937ae9a99f05e97c3885d2f7cb
+SIZE (Net-DNSBL-Statistics-0.14.tar.gz) = 36042

Modified: head/dns/p5-Net-DNSBL-Statistics/pkg-plist
==============================================================================
--- head/dns/p5-Net-DNSBL-Statistics/pkg-plist	Sat Oct  4 00:04:30 2014	(r369942)
+++ head/dns/p5-Net-DNSBL-Statistics/pkg-plist	Sat Oct  4 01:35:20 2014	(r369943)
@@ -1,8 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics/.packlist
 %%SITE_PERL%%/Net/DNSBL/Statistics.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics/.packlist
 %%PERL5_MAN3%%/Net::DNSBL::Statistics.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/Net/DNSBL
-@dirrmtry %%SITE_PERL%%/Net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410040135.s941ZKrq016781>