ports/108969: [UPDATE] www/phpGedView: update to 3.2.2

Martin Wilke miwi at FreeBSD.org
Fri Feb 9 11:40:20 UTC 2007


>Number:         108969
>Category:       ports
>Synopsis:       [UPDATE] www/phpGedView: update to 3.2.2
>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:   Fri Feb 09 11:40:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #202: Wed Jan 31 16:12:15 CET 2007
>Description:
- Update to 3.2.2
- Change from www/data/ to www/
- TB:   http://miwibox.org/tb/index.php?action=describe_port&id=2514

HEAD UP:
http://lists.freebsd.org/pipermail/freebsd-ports/2006-May/032010.html

Port maintainer (alecn2002 at yandex.ru) is cc'd.

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

--- phpGedView-3.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/phpgedview/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	21 May 2006 21:56:05 -0000	1.6
+++ Makefile	9 Feb 2007 11:14:18 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phpGedView
-PORTVERSION=	3.2.1
-PORTREVISION=	1
+PORTVERSION=	3.2.2
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpgedview
@@ -22,7 +21,7 @@
 NO_BUILD=	yes
 USE_MYSQL=	yes
 
-GEDVIEWDIR?=	www/data/phpGedView
+GEDVIEWDIR?=	www/phpGedView
 FULLGWDIR=	${PREFIX}/${GEDVIEWDIR}
 PLIST_SUB+=	GEDVIEWDIR=${GEDVIEWDIR}
 
@@ -40,7 +39,6 @@
 .endfor
 	${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?%%GEDVIEWDIR%%?g" >${PLIST}
 	${FIND} -s -d ${WRKSRC} -type d  | ${SED} "s?${WRKSRC}?@dirrm %%GEDVIEWDIR%%?g" >> ${PLIST}
-	${ECHO_CMD} @dirrmtry www/data >> ${PLIST}
 
 do-install:
 	${INSTALL_DATA} -d ${FULLGWDIR}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/phpgedview/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	24 Jan 2006 03:14:02 -0000	1.4
+++ distinfo	9 Feb 2007 10:19:49 -0000
@@ -1,3 +1,3 @@
-MD5 (phpGedView-3.2.1final.tar.gz) = 4c13cf9ea1f9273cb35fa6e3cde947f9
-SHA256 (phpGedView-3.2.1final.tar.gz) = 72dea37228fe0397ffe0a6bd4c70f5ab2b441c7163ab12f5c5dabbabc555c42a
-SIZE (phpGedView-3.2.1final.tar.gz) = 2962536
+MD5 (phpGedView-3.2.2final.tar.gz) = 99ab743b57f21b733633dcf10f6fde8f
+SHA256 (phpGedView-3.2.2final.tar.gz) = 106ce7c452a9516804c625800159684ff9eef17af291d86ef8c5c4ce85be628e
+SIZE (phpGedView-3.2.2final.tar.gz) = 2992666
Index: pkg-message
===================================================================
RCS file: /home/pcvs/ports/www/phpgedview/pkg-message,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-message
--- pkg-message	23 Dec 2004 01:18:36 -0000	1.2
+++ pkg-message	23 Dec 2006 20:32:55 -0000
@@ -1,7 +1,7 @@
 =======================================
 If it's your initial installation, you should:
 
-- Go to /usr/local/www/data/phpGedView/ and copy all files ending
+- Go to %%PREFIX%%/phpGedView/ and copy all files ending
   with -dist to their name without -dist.
 
 - point your web browser to the phpGedView folder
--- phpGedView-3.2.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list