From owner-svn-ports-all@FreeBSD.ORG Sat Oct 4 01:35:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B216D56B; Sat, 4 Oct 2014 01:35:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8357D9E4; Sat, 4 Oct 2014 01:35:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s941ZLuq016786; Sat, 4 Oct 2014 01:35:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s941ZKrq016781; Sat, 4 Oct 2014 01:35:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201410040135.s941ZKrq016781@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Oct 2014 01:35:20 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2014 01:35:21 -0000 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