FreeBSD Bugzilla – Attachment 49349 Details for
Bug 75384
[MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
phpGedView-3.2.1.patch
phpGedView-3.2.1.patch (text/plain), 2.46 KB, created by
alecn2002
on 2004-12-22 13:50:25 UTC
(
hide
)
Description:
phpGedView-3.2.1.patch
Filename:
MIME Type:
Creator:
alecn2002
Created:
2004-12-22 13:50:25 UTC
Size:
2.46 KB
patch
obsolete
>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@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. > > =======================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 75384
: 49349