Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 08:48:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308214 - head/dns/p5-Mozilla-PublicSuffix
Message-ID:  <201212040848.qB48mu4c020982@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212040848.qB48mu4c020982>