From root@Leo.mi.chu.edu.tw  Fri Sep  9 02:14:20 2011
Return-Path: <root@Leo.mi.chu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CAE74106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Sep 2011 02:14:20 +0000 (UTC)
	(envelope-from root@Leo.mi.chu.edu.tw)
Received: from Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [140.126.143.63])
	by mx1.freebsd.org (Postfix) with ESMTP id 54C2B8FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Sep 2011 02:14:20 +0000 (UTC)
Received: from Leo.mi.chu.edu.tw (localhost [127.0.0.1])
	by Leo.mi.chu.edu.tw (Postfix) with ESMTP id AD1814DFD1C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Sep 2011 10:14:18 +0800 (CST)
Received: from Leo.mi.chu.edu.tw ([127.0.0.1])
	by Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id GbL-gGu0TnzP for <FreeBSD-gnats-submit@freebsd.org>;
	Fri,  9 Sep 2011 10:14:18 +0800 (CST)
Received: by Leo.mi.chu.edu.tw (Postfix, from userid 0)
	id BEB794E013F; Fri,  9 Sep 2011 01:25:34 +0800 (CST)
Message-Id: <20110908172534.BEB794E013F@Leo.mi.chu.edu.tw>
Date: Fri,  9 Sep 2011 01:25:34 +0800 (CST)
From: Joe Horn <joehorn@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/pear-HTML_Template_PHPLIB: update to 1.5.1, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         160576
>Category:       ports
>Synopsis:       [PATCH] devel/pear-HTML_Template_PHPLIB: update to 1.5.1, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 09 02:20:02 UTC 2011
>Closed-Date:    Thu Sep 22 08:42:23 UTC 2011
>Last-Modified:  Thu Sep 22 08:50:01 UTC 2011
>Originator:     Joe Horn
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD Leo.mi.chu.edu.tw 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #1: Sun May 29 03:20:46 CST 2011
>Description:
- Update to 1.5.1
- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pear-HTML_Template_PHPLIB-1.5.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_Template_PHPLIB/Makefile /home/admin/joehorn/pear-HTML_Template_PHPLIB/Makefile
--- /usr/ports/devel/pear-HTML_Template_PHPLIB/Makefile	2010-04-26 03:03:48.000000000 +0800
+++ /home/admin/joehorn/pear-HTML_Template_PHPLIB/Makefile	2011-09-09 01:21:34.000000000 +0800
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	HTML_Template_PHPLIB
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	devel www pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joehorn@gmail.com
 COMMENT=	PEAR template API ported from PHPLIB
 
+LICENSE=	LGPL3
+
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
 SCRIPTFILES=	html_template_phplibtool
 FILES=		HTML/Template/PHPLIB.php HTML/Template/PHPLIB/Generator.php \
diff -ruN --exclude=CVS /usr/ports/devel/pear-HTML_Template_PHPLIB/distinfo /home/admin/joehorn/pear-HTML_Template_PHPLIB/distinfo
--- /usr/ports/devel/pear-HTML_Template_PHPLIB/distinfo	2011-07-03 22:58:20.000000000 +0800
+++ /home/admin/joehorn/pear-HTML_Template_PHPLIB/distinfo	2011-09-09 01:22:54.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PEAR/HTML_Template_PHPLIB-1.5.0.tgz) = 57e568dc07e161116364fa8f3a5e53ea09ba51694106283afb5a755bd36cc7e6
-SIZE (PEAR/HTML_Template_PHPLIB-1.5.0.tgz) = 18028
+SHA256 (PEAR/HTML_Template_PHPLIB-1.5.1.tgz) = 8789da3447619ff2a860da8fff32f6b5e8076aab4e27de3f01ce153018381343
+SIZE (PEAR/HTML_Template_PHPLIB-1.5.1.tgz) = 18086
--- pear-HTML_Template_PHPLIB-1.5.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Fri Sep 9 03:29:22 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160576 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Sep 22 08:42:22 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160576: commit references a PR
Date: Thu, 22 Sep 2011 08:42:25 +0000 (UTC)

 wen         2011-09-22 08:42:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pear-HTML_Template_PHPLIB Makefile 
   Log:
   - Pass maintainership to submitter
   - Add LICENSE
   - Pet portlint
   
   PR:             ports/160576
   Submitted by:   Joe Horn <joehorn@gmail.com>
   
   Revision  Changes    Path
   1.11      +4 -2      ports/devel/pear-HTML_Template_PHPLIB/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
