From owner-svn-ports-all@FreeBSD.ORG Tue Dec 4 08:48:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8819E37; Tue, 4 Dec 2012 08:48:56 +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 A2EB38FC0C; Tue, 4 Dec 2012 08:48:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB48mum6020985; Tue, 4 Dec 2012 08:48:56 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB48mu4c020982; Tue, 4 Dec 2012 08:48:56 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212040848.qB48mu4c020982@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Dec 2012 08:48:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308214 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 04 Dec 2012 08:48:57 -0000 Author: sunpoet Date: Tue Dec 4 08:48:56 2012 New Revision: 308214 URL: http://svnweb.freebsd.org/changeset/ports/308214 Log: - Update to 0.1.10 - Cleanup Makefile header Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes Feature safe: yes Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile head/dns/p5-Mozilla-PublicSuffix/distinfo (contents, props changed) Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Tue Dec 4 08:46:51 2012 (r308213) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Tue Dec 4 08:48:56 2012 (r308214) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Mozilla-PublicSuffix -# Date created: 2012-03-14 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= Mozilla-PublicSuffix -PORTVERSION= 0.1.8 +PORTVERSION= 0.1.10 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +13,7 @@ COMMENT= Get public suffix of domain nam LICENSE= MIT -BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception Modified: head/dns/p5-Mozilla-PublicSuffix/distinfo ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/distinfo Tue Dec 4 08:46:51 2012 (r308213) +++ head/dns/p5-Mozilla-PublicSuffix/distinfo Tue Dec 4 08:48:56 2012 (r308214) @@ -1,2 +1,2 @@ -SHA256 (Mozilla-PublicSuffix-v0.1.8.tar.gz) = 71d4d78a6641a70595caabcc815d0f2305a62f3f0a2b470f2d0e36001caf6d3e -SIZE (Mozilla-PublicSuffix-v0.1.8.tar.gz) = 42250 +SHA256 (Mozilla-PublicSuffix-v0.1.10.tar.gz) = 34e294a42396f7a8fba120620e491fd78f3e139b4acaec0b68e0aa86e3c2daf5 +SIZE (Mozilla-PublicSuffix-v0.1.10.tar.gz) = 42603