ports/86993: update www/phpwiki to 1.2.10

Babak Farrokhi babak at farrokhi.net
Thu Oct 6 14:00:27 UTC 2005


>Number:         86993
>Category:       ports
>Synopsis:       update www/phpwiki to 1.2.10
>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:   Thu Oct 06 14:00:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root at royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- phpwiki-1.2.10.patch begins here ---
diff -ruN phpwiki.old/Makefile phpwiki/Makefile
--- phpwiki.old/Makefile	Thu Oct  6 08:42:36 2005
+++ phpwiki/Makefile	Thu Oct  6 08:45:37 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpwiki
-PORTVERSION=	1.2.9
+PORTVERSION=	1.2.10
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpwiki
@@ -32,7 +32,7 @@
 
 do-configure:
 .for i in ${USERFILES}
-	${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}-dist
+	@${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}-dist
 .endfor
 
 do-install:
diff -ruN phpwiki.old/distinfo phpwiki/distinfo
--- phpwiki.old/distinfo	Thu Oct  6 08:42:36 2005
+++ phpwiki/distinfo	Thu Oct  6 08:43:42 2005
@@ -1,2 +1,2 @@
-MD5 (phpwiki-1.2.9.tar.gz) = aaa44ae35c7a66747969b196083cc3a3
-SIZE (phpwiki-1.2.9.tar.gz) = 196341
+MD5 (phpwiki-1.2.10.tar.gz) = 33afde35018f70cb51d092d91e8b571f
+SIZE (phpwiki-1.2.10.tar.gz) = 196930
diff -ruN phpwiki.old/pkg-plist phpwiki/pkg-plist
--- phpwiki.old/pkg-plist	Thu Oct  6 08:42:36 2005
+++ phpwiki/pkg-plist	Thu Oct  6 08:49:22 2005
@@ -23,6 +23,7 @@
 @unexec if cmp -s %B/config.php %B/config.php-dist; then rm -f %B/config.php; fi
 %%PHPWIKI%%/lib/config.php-dist
 @exec [ -f %B/config.php ] || cp %B/%f %B/config.php
+%%PHPWIKI%%/lib/.htaccess
 %%PHPWIKI%%/lib/db_filesystem.php
 %%PHPWIKI%%/lib/dbalib.php
 %%PHPWIKI%%/lib/dbmlib.php
@@ -42,6 +43,7 @@
 %%PHPWIKI%%/lib/stdlib.php
 %%PHPWIKI%%/lib/transform.php
 %%PHPWIKI%%/lib/ziplib.php
+%%PHPWIKI%%/locale/.htaccess
 %%PHPWIKI%%/locale/README
 %%PHPWIKI%%/locale/de/LC_MESSAGES/phpwiki.mo
 %%PHPWIKI%%/locale/de/LC_MESSAGES/phpwiki.php
@@ -189,10 +191,12 @@
 %%PHPWIKI%%/pgsrc/TextFormattingRules
 %%PHPWIKI%%/pgsrc/WabiSabi
 %%PHPWIKI%%/pgsrc/WikiWikiWeb
+%%PHPWIKI%%/schemas/.htaccess
 %%PHPWIKI%%/schemas/schema.minisql
 %%PHPWIKI%%/schemas/schema.mysql
 %%PHPWIKI%%/schemas/schema.psql
 %%PHPWIKI%%/schemas/update.mysql.1.2.0-1.2.1
+%%PHPWIKI%%/templates/.htaccess
 %%PHPWIKI%%/templates/README
 %%PHPWIKI%%/templates/browse.html
 %%PHPWIKI%%/templates/editlinks.html
--- phpwiki-1.2.10.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list