From owner-svn-ports-head@FreeBSD.ORG Mon Sep 30 15:29:02 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 84B0241C; Mon, 30 Sep 2013 15:29:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7269E2F90; Mon, 30 Sep 2013 15:29:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8UFT23D045332; Mon, 30 Sep 2013 15:29:02 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8UFT2rQ045328; Mon, 30 Sep 2013 15:29:02 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309301529.r8UFT2rQ045328@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 30 Sep 2013 15:29:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328815 - 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: Mon, 30 Sep 2013 15:29:02 -0000 Author: sunpoet Date: Mon Sep 30 15:29:01 2013 New Revision: 328815 URL: http://svnweb.freebsd.org/changeset/ports/328815 Log: - Update to 0.1.16 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 Mon Sep 30 15:28:12 2013 (r328814) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Mon Sep 30 15:29:01 2013 (r328815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mozilla-PublicSuffix -PORTVERSION= 0.1.15 +PORTVERSION= 0.1.16 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,12 +16,12 @@ LICENSE= MIT BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_STAGE= yes USE_PERL5= modbuild USES= perl5 MAN3= Mozilla::PublicSuffix.3 -NO_STAGE= yes .include .if ${PERL_LEVEL} < 501400 Modified: head/dns/p5-Mozilla-PublicSuffix/distinfo ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/distinfo Mon Sep 30 15:28:12 2013 (r328814) +++ head/dns/p5-Mozilla-PublicSuffix/distinfo Mon Sep 30 15:29:01 2013 (r328815) @@ -1,2 +1,2 @@ -SHA256 (Mozilla-PublicSuffix-v0.1.15.tar.gz) = 038e7cdf687ee37d2e975fa9e92b21a921a8b8e9b174553e131383990238708b -SIZE (Mozilla-PublicSuffix-v0.1.15.tar.gz) = 42734 +SHA256 (Mozilla-PublicSuffix-v0.1.16.tar.gz) = 33228acdd7c084f95906c74b4d860af00b7e5237c4467966fe9354e06d169330 +SIZE (Mozilla-PublicSuffix-v0.1.16.tar.gz) = 42838