From owner-svn-ports-head@FreeBSD.ORG Thu Feb 21 17:12:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 084A1908; Thu, 21 Feb 2013 17:12:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EEBD77F2; Thu, 21 Feb 2013 17:12:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1LHCfJL099815; Thu, 21 Feb 2013 17:12:41 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1LHCfOM099812; Thu, 21 Feb 2013 17:12:41 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201302211712.r1LHCfOM099812@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 Feb 2013 17:12:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312728 - head/dns/p5-Mozilla-PublicSuffix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 17:12:42 -0000 Author: sunpoet Date: Thu Feb 21 17:12:41 2013 New Revision: 312728 URL: http://svnweb.freebsd.org/changeset/ports/312728 Log: - Update to 0.1.12 Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile head/dns/p5-Mozilla-PublicSuffix/distinfo Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Thu Feb 21 17:04:42 2013 (r312727) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Thu Feb 21 17:12:41 2013 (r312728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mozilla-PublicSuffix -PORTVERSION= 0.1.11 +PORTVERSION= 0.1.12 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,6 @@ LICENSE= MIT BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes Modified: head/dns/p5-Mozilla-PublicSuffix/distinfo ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/distinfo Thu Feb 21 17:04:42 2013 (r312727) +++ head/dns/p5-Mozilla-PublicSuffix/distinfo Thu Feb 21 17:12:41 2013 (r312728) @@ -1,2 +1,2 @@ -SHA256 (Mozilla-PublicSuffix-v0.1.11.tar.gz) = eed9153d21e021251e2ac29f6f005573db0000493f80f991f485f9ff9639c3bf -SIZE (Mozilla-PublicSuffix-v0.1.11.tar.gz) = 43054 +SHA256 (Mozilla-PublicSuffix-v0.1.12.tar.gz) = 0bfd26d171fddcd04601aed1e209f3ed889d9f41f16e72e12740754ed581b3b4 +SIZE (Mozilla-PublicSuffix-v0.1.12.tar.gz) = 42463