svn commit: r369943 - head/dns/p5-Net-DNSBL-Statistics

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 4 01:35:21 UTC 2014


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
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
- at dirrmtry %%SITE_PERL%%/Net/DNSBL
- at dirrmtry %%SITE_PERL%%/Net


More information about the svn-ports-all mailing list