Date: Tue, 16 May 2006 00:53:02 +0430 From: "Babak Farrokhi" <babak@farrokhi.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/97324: [Maintainer Update] port www/phpwiki13 Message-ID: <1147724582.73410@home.farrokhi.net> Resent-Message-ID: <200605152130.k4FLUFbL019874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97324 >Category: ports >Synopsis: [Maintainer Update] port www/phpwiki13 >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: Mon May 15 21:30:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD 6.1-STABLE #1: Fri May 12 21:09:54 IRDT 2006 root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME >Description: - fix plist after apache update - add gettext dependency >How-To-Repeat: >Fix: --- phpwiki13.patch begins here --- diff -ruN phpwiki13.orig/Makefile phpwiki13/Makefile --- phpwiki13.orig/Makefile Tue May 16 00:07:55 2006 +++ phpwiki13/Makefile Tue May 16 00:09:44 2006 @@ -17,7 +17,7 @@ CONFLICTS+= phpwiki-1.2* LATEST_LINK= phpwiki13 -USE_PHP= ctype pcre posix session tokenizer xml zlib +USE_PHP= ctype gettext pcre posix session tokenizer xml zlib NO_BUILD= YES PHPWIKI?= www/data-dist/phpwiki diff -ruN phpwiki13.orig/pkg-plist phpwiki13/pkg-plist --- phpwiki13.orig/pkg-plist Tue May 16 00:07:55 2006 +++ phpwiki13/pkg-plist Tue May 16 00:09:33 2006 @@ -1627,4 +1627,5 @@ @dirrm %%PHPWIKI%%/lib @dirrm %%PHPWIKI%%/config @dirrm %%PHPWIKI%% +@dirrmtry www/data-dist %%PORTDOCS%%@dirrm %%DOCSDIR%% --- phpwiki13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147724582.73410>