ports/75384: [MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1

Alexander Novitsky alecn2002 at yandex.ru
Wed Dec 22 13:50:26 UTC 2004


>Number:         75384
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 22 13:50:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Novitsky
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Inzhcomcentre VVD
>Environment:
System: FreeBSD server.v42of.icc-vvd.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #2: Mon Jul 12 21:45:44 MSD 2004
>Description:
- Update to 3.2.1

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

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

--- phpGedView-3.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/phpgedview.orig/Makefile /usr/ports/www/phpgedview/Makefile
--- /usr/ports/www/phpgedview.orig/Makefile	Wed Dec 22 15:27:37 2004
+++ /usr/ports/www/phpgedview/Makefile	Wed Dec 22 16:22:37 2004
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	phpGedView
-PORTVERSION=	3.1
+PORTVERSION=	3.2.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpgedview
+DISTNAME=	${PORTNAME}-${PORTVERSION}final
 
 MAINTAINER=	alecn2002 at yandex.ru
 COMMENT=	Online genealogy viewer
@@ -36,7 +37,7 @@
 NO_BUILD=	yes
 
 GEDVIEWDIR?=	www/data/phpGedView
-FULLGWDIR=	${LOCALBASE}/${GEDVIEWDIR}
+FULLGWDIR=	${PREFIX}/${GEDVIEWDIR}
 PLIST_SUB+=	GEDVIEWDIR=${GEDVIEWDIR}
 
 PLIST=		${WRKDIR}/pkg-plist
@@ -49,7 +50,7 @@
 
 pre-install:
 .for f in ${FILES_TO_DISTATE}
-	${CP}  ${WRKSRC}/${f} ${WRKSRC}/${f}-dist
+	${MV}  ${WRKSRC}/${f} ${WRKSRC}/${f}-dist
 .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}
@@ -59,6 +60,7 @@
 	${CP} -Rnv ${WRKSRC}/* ${FULLGWDIR}
 	${FIND} ${FULLGWDIR} -type d -exec ${CHMOD} a+x {} \;
 .for f in ${FILES_TO_DISTATE}
+	${CP} -nv ${FULLGWDIR}/${f}-dist ${FULLGWDIR}/${f}
 	${CHMOD} a+w ${FULLGWDIR}/${f}
 .endfor
 	${CHMOD} a+w ${FULLGWDIR}/index
diff -ruN --exclude=CVS /usr/ports/www/phpgedview.orig/distinfo /usr/ports/www/phpgedview/distinfo
--- /usr/ports/www/phpgedview.orig/distinfo	Wed Dec 22 15:27:37 2004
+++ /usr/ports/www/phpgedview/distinfo	Wed Dec 22 15:30:01 2004
@@ -1,2 +1,2 @@
-MD5 (phpGedView-3.1.tar.gz) = bc71b3fce5af8f76d1de12ea8fa80dda
-SIZE (phpGedView-3.1.tar.gz) = 1951798
+MD5 (phpGedView-3.2.1final.tar.gz) = 4c13cf9ea1f9273cb35fa6e3cde947f9
+SIZE (phpGedView-3.2.1final.tar.gz) = 2962536
diff -ruN --exclude=CVS /usr/ports/www/phpgedview.orig/pkg-message /usr/ports/www/phpgedview/pkg-message
--- /usr/ports/www/phpgedview.orig/pkg-message	Wed Dec 22 15:27:37 2004
+++ /usr/ports/www/phpgedview/pkg-message	Wed Dec 22 16:13:28 2004
@@ -1,7 +1,7 @@
 =======================================
 
-You should now point your web browser to the phpGedView folder
-(http://www.yourserver.com/phpGedView/) to automatically begin the online
-configuration process.
+If it's your initial installation, you should now point your web browser
+to the phpGedView folder (http://www.yourserver.com/phpGedView/) to automatically 
+begin the online configuration process.
 
 =======================================
--- phpGedView-3.2.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list