Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 08:39:01 +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: r379489 - head/textproc/p5-Text-Quoted
Message-ID:  <201502210839.t1L8d11U014788@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 21 08:39:00 2015
New Revision: 379489
URL: https://svnweb.freebsd.org/changeset/ports/379489
QAT: https://qat.redports.org/buildarchive/r379489/

Log:
  - Update to 2.09
  - Add LICENSE
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Text-Quoted/Changes

Modified:
  head/textproc/p5-Text-Quoted/Makefile
  head/textproc/p5-Text-Quoted/distinfo
  head/textproc/p5-Text-Quoted/pkg-plist

Modified: head/textproc/p5-Text-Quoted/Makefile
==============================================================================
--- head/textproc/p5-Text-Quoted/Makefile	Sat Feb 21 08:38:55 2015	(r379488)
+++ head/textproc/p5-Text-Quoted/Makefile	Sat Feb 21 08:39:00 2015	(r379489)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Quoted
-PORTVERSION=	2.08
-PORTREVISION=	1
+PORTVERSION=	2.09
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Text::Quoted - Extract the structure of a quoted mail message
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/textproc/p5-Text-Quoted/distinfo
==============================================================================
--- head/textproc/p5-Text-Quoted/distinfo	Sat Feb 21 08:38:55 2015	(r379488)
+++ head/textproc/p5-Text-Quoted/distinfo	Sat Feb 21 08:39:00 2015	(r379489)
@@ -1,2 +1,2 @@
-SHA256 (Text-Quoted-2.08.tar.gz) = faf0b6fa314c31b264bc1d8d6523ed32a098040fdc513075ccaecbab0526cfdb
-SIZE (Text-Quoted-2.08.tar.gz) = 25365
+SHA256 (Text-Quoted-2.09.tar.gz) = 446c3e8da7e65f7988cd36e9da1159614eb0b337d6c4c0dec8f6df7673b96c5f
+SIZE (Text-Quoted-2.09.tar.gz) = 27978

Modified: head/textproc/p5-Text-Quoted/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Quoted/pkg-plist	Sat Feb 21 08:38:55 2015	(r379488)
+++ head/textproc/p5-Text-Quoted/pkg-plist	Sat Feb 21 08:39:00 2015	(r379489)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Text::Quoted.3.gz
 %%SITE_PERL%%/Text/Quoted.pm
+%%PERL5_MAN3%%/Text::Quoted.3.gz



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