ports/90899: [PATCH] www/pnews: update to 2.6.3, take maintainership

Gea-Suan Lin gslin at gslin.org
Sun Dec 25 14:50:12 UTC 2005


>Number:         90899
>Category:       ports
>Synopsis:       [PATCH] www/pnews: update to 2.6.3, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 25 14:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Dec 10 02:26:21 CST 2005
>Description:
- Use correct version, update to 2.6.3, so bump PORTEPOCH.
- Don't require php-cgi, USE_PHP is enough.
- Take maintainership.

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

--- pnews-2.6.3,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/pnews/Makefile /home/staff/gslin/work/pnews/Makefile
--- /usr/ports/www/pnews/Makefile	Wed Feb 25 14:11:00 2004
+++ /home/staff/gslin/work/pnews/Makefile	Sun Dec 25 18:37:28 2005
@@ -7,18 +7,18 @@
 #
 
 PORTNAME=	pnews
-PORTVERSION=	2.53
+PORTVERSION=	2.6.3
+PORTEPOCH=	1
 CATEGORIES=	www news
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
+DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	PHP News Reader
+MAINTAINER=	gslin at gslin.org
+COMMENT=	PHP Web-based News Reader
 
 USE_PHP=	yes
-WANT_PHP_CGI=	yes
 NO_BUILD=	yes
 
 PNEWSDIR?=	${PREFIX}/www/data/pnews
diff -ruN --exclude=CVS /usr/ports/www/pnews/distinfo /home/staff/gslin/work/pnews/distinfo
--- /usr/ports/www/pnews/distinfo	Sat Nov 26 08:42:03 2005
+++ /home/staff/gslin/work/pnews/distinfo	Sun Dec 25 18:37:39 2005
@@ -1,3 +1,3 @@
-MD5 (pnews253.tgz) = bc60cf83327cdf89dd807441fe4bb101
-SHA256 (pnews253.tgz) = 74627999fbfc75f62d51f5bd3033cba34be54f8c41d47d97cdc92cc5ee18aca8
-SIZE (pnews253.tgz) = 211863
+MD5 (pnews263.tgz) = 0201a1a5e2b57e6e1a071ce84152a0e6
+SHA256 (pnews263.tgz) = 1b2ff5bd4fbf8454d20545e59e26efcd207899e113d1d0c1a11a8c3e572ee33f
+SIZE (pnews263.tgz) = 221182
--- pnews-2.6.3,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list