Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2014 07:41:11 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361196 - head/textproc/p5-Text-Quote
Message-ID:  <201407080741.s687fBws003717@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jadawin
Date: Tue Jul  8 07:41:11 2014
New Revision: 361196
URL: http://svnweb.freebsd.org/changeset/ports/361196
QAT: https://qat.redports.org/buildarchive/r361196/

Log:
  - Update to 0.32
  - Add LICENSE

Modified:
  head/textproc/p5-Text-Quote/Makefile
  head/textproc/p5-Text-Quote/distinfo

Modified: head/textproc/p5-Text-Quote/Makefile
==============================================================================
--- head/textproc/p5-Text-Quote/Makefile	Tue Jul  8 07:29:30 2014	(r361195)
+++ head/textproc/p5-Text-Quote/Makefile	Tue Jul  8 07:41:11 2014	(r361196)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Quote
-PORTVERSION=	0.3
-PORTREVISION=	2
+PORTVERSION=	0.32
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Quotes strings as required for perl to eval them back correctly
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/textproc/p5-Text-Quote/distinfo
==============================================================================
--- head/textproc/p5-Text-Quote/distinfo	Tue Jul  8 07:29:30 2014	(r361195)
+++ head/textproc/p5-Text-Quote/distinfo	Tue Jul  8 07:41:11 2014	(r361196)
@@ -1,2 +1,2 @@
-SHA256 (Text-Quote-0.3.tar.gz) = bd0e75b670c3869be57b57a6332c2cf735652ee06853f236d92b0e423e3bac76
-SIZE (Text-Quote-0.3.tar.gz) = 12068
+SHA256 (Text-Quote-0.32.tar.gz) = 9f2854381bb540ae01de3970c87800b7828f4c064b17c2a4cca5810bb630929a
+SIZE (Text-Quote-0.32.tar.gz) = 19396



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