From owner-svn-ports-head@FreeBSD.ORG Sat Feb 21 08:39:02 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0EDFAEB4; Sat, 21 Feb 2015 08:39:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D43D181F; Sat, 21 Feb 2015 08:39:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1L8d13x014793; Sat, 21 Feb 2015 08:39:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1L8d11U014788; Sat, 21 Feb 2015 08:39:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502210839.t1L8d11U014788@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 21 Feb 2015 08:39:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379489 - head/textproc/p5-Text-Quoted X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2015 08:39:02 -0000 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