From sunpoet@sunpoet.net  Tue Oct  8 16:40:52 2013
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id C214ED6B;
	Tue,  8 Oct 2013 16:40:52 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.135.71.135])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 900962FD5;
	Tue,  8 Oct 2013 16:40:52 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 6BF853709; Wed,  9 Oct 2013 00:40:52 +0800 (CST)
Message-Id: <20131008164052.6BF853709@sunpoet.net>
Date: Wed,  9 Oct 2013 00:40:52 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@FreeBSD.org
Subject: [PATCH] devel/p5-Tree-Simple: update to 1.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182835
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tree-Simple: update to 1.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 08 16:50:02 UTC 2013
>Closed-Date:    Sat Oct 12 15:22:47 UTC 2013
>Last-Modified:  Tue Oct 15 04:45:01 UTC 2013
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.2-STABLE FreeBSD 9.2-STABLE #0 r256094: Mon Oct  7 14:00:36
>Description:
- Update to 1.22
- Remove leading indefinite article from COMMENT
- Add LICENSE
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Tree-Simple/Changes

Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Tree-Simple-1.22.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 329809)
+++ Makefile	(working copy)
@@ -2,20 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	Tree-Simple
-PORTVERSION=	1.18
+PORTVERSION=	1.22
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	demon@FreeBSD.org
-COMMENT=	A simple tree object
+COMMENT=	Simple tree object
 
-TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
+TEST_DEPENDS=	p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception
+
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Tree::Simple.3 Tree::Simple::Visitor.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 329809)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Tree-Simple-1.18.tar.gz) = cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff4cc4199b14fa9be7821183622d
-SIZE (Tree-Simple-1.18.tar.gz) = 32851
+SHA256 (Tree-Simple-1.22.tgz) = 9a9cdfc4131401346fff9a933fc525b7292ca8661940db2f452c637038e359e1
+SIZE (Tree-Simple-1.22.tgz) = 44597
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 329809)
+++ pkg-plist	(working copy)
@@ -1,6 +1,8 @@
 %%SITE_PERL%%/Tree/Simple.pm
 %%SITE_PERL%%/Tree/Simple/Visitor.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/.packlist
+%%PERL5_MAN3%%/Tree::Simple.3.gz
+%%PERL5_MAN3%%/Tree::Simple::Visitor.3.gz
 @dirrm %%SITE_PERL%%/Tree/Simple
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple
 @dirrmtry %%SITE_PERL%%/Tree
--- p5-Tree-Simple-1.22.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 8 16:50:10 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182835 

Date: Sat, 12 Oct 2013 15:18:52 +0400
From: Dmitry Sivachenko <trtrmitya@gmail.com>
To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Subject: Re: [PATCH] devel/p5-Tree-Simple: update to 1.22

 Looks fine, please commit.
 
 Thanks!

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182835: commit references a PR
Date: Sat, 12 Oct 2013 15:12:00 +0000 (UTC)

 Author: sunpoet
 Date: Sat Oct 12 15:11:47 2013
 New Revision: 330132
 URL: http://svnweb.freebsd.org/changeset/ports/330132
 
 Log:
   - Update to 1.22
   - Remove leading indefinite article from COMMENT
   - Add LICENSE
   - Support STAGEDIR
   
   Changes:	http://search.cpan.org/dist/Tree-Simple/Changes
   PR:		ports/182835
   Submitted by:	sunpoet (myself)
   Approved by:	Dmitry Sivachenko <trtrmitya@gmail.com> (maintainer)
 
 Modified:
   head/devel/p5-Tree-Simple/Makefile
   head/devel/p5-Tree-Simple/distinfo   (contents, props changed)
   head/devel/p5-Tree-Simple/pkg-plist   (contents, props changed)
 
 Modified: head/devel/p5-Tree-Simple/Makefile
 ==============================================================================
 --- head/devel/p5-Tree-Simple/Makefile	Sat Oct 12 15:07:54 2013	(r330131)
 +++ head/devel/p5-Tree-Simple/Makefile	Sat Oct 12 15:11:47 2013	(r330132)
 @@ -2,20 +2,21 @@
  # $FreeBSD$
  
  PORTNAME=	Tree-Simple
 -PORTVERSION=	1.18
 +PORTVERSION=	1.22
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 +EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	demon@FreeBSD.org
 -COMMENT=	A simple tree object
 +COMMENT=	Simple tree object
  
 -TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
 +TEST_DEPENDS=	p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception
  
  USES=		perl5
  USE_PERL5=	configure
  
 -MAN3=		Tree::Simple.3 Tree::Simple::Visitor.3
 -
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 
 Modified: head/devel/p5-Tree-Simple/distinfo
 ==============================================================================
 --- head/devel/p5-Tree-Simple/distinfo	Sat Oct 12 15:07:54 2013	(r330131)
 +++ head/devel/p5-Tree-Simple/distinfo	Sat Oct 12 15:11:47 2013	(r330132)
 @@ -1,2 +1,2 @@
 -SHA256 (Tree-Simple-1.18.tar.gz) = cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff4cc4199b14fa9be7821183622d
 -SIZE (Tree-Simple-1.18.tar.gz) = 32851
 +SHA256 (Tree-Simple-1.22.tgz) = 9a9cdfc4131401346fff9a933fc525b7292ca8661940db2f452c637038e359e1
 +SIZE (Tree-Simple-1.22.tgz) = 44597
 
 Modified: head/devel/p5-Tree-Simple/pkg-plist
 ==============================================================================
 --- head/devel/p5-Tree-Simple/pkg-plist	Sat Oct 12 15:07:54 2013	(r330131)
 +++ head/devel/p5-Tree-Simple/pkg-plist	Sat Oct 12 15:11:47 2013	(r330132)
 @@ -1,6 +1,8 @@
  %%SITE_PERL%%/Tree/Simple.pm
  %%SITE_PERL%%/Tree/Simple/Visitor.pm
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/.packlist
 +%%PERL5_MAN3%%/Tree::Simple.3.gz
 +%%PERL5_MAN3%%/Tree::Simple::Visitor.3.gz
  @dirrm %%SITE_PERL%%/Tree/Simple
  @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple
  @dirrmtry %%SITE_PERL%%/Tree
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Oct 12 15:22:46 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182835 
>Unformatted:
