svn commit: r361196 - head/textproc/p5-Text-Quote

Philippe Audeoud jadawin at FreeBSD.org
Tue Jul 8 07:41:11 UTC 2014


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 at 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


More information about the svn-ports-all mailing list