Date: Tue, 7 Feb 2006 13:28:38 -0600 (CST) From: Babak Farrokhi <babak@farrokhi.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92989: maintainer-update port www/wikindx to 3.2.3 Message-ID: <20060207192838.5865656425@royalway.propagation.net> Resent-Message-ID: <200602071930.k17JUBfh009677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92989 >Category: ports >Synopsis: maintainer-update port www/wikindx to 3.2.3 >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: Tue Feb 07 19:30:11 GMT 2006 >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@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- wikindx.patch begins here --- diff -ruN wikindx.orig/Makefile wikindx/Makefile --- wikindx.orig/Makefile Tue Feb 7 22:49:56 2006 +++ wikindx/Makefile Tue Feb 7 22:50:56 2006 @@ -6,11 +6,11 @@ # PORTNAME= wikindx -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikindx -DISTNAME= wikindx3_2_2 +DISTNAME= wikindx3_2_3 MAINTAINER= babak@farrokhi.net COMMENT= Bibliographic and quotations/notes management system @@ -22,7 +22,6 @@ PHP4_PORT?= www/mod_php4 WIKINDX?= www/data-dist/wikindx PLIST_SUB+= WIKINDX=${WIKINDX} -#SUB_FILES= pkg-message ROOTFILES= config.php index.php rss.php ROOTDIRS= attachments core docs files languages modules \ papers styles templates update @@ -42,8 +41,5 @@ @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/${i} .endfor .endif - -#post-install: -# @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff -ruN wikindx.orig/distinfo wikindx/distinfo --- wikindx.orig/distinfo Tue Feb 7 22:49:56 2006 +++ wikindx/distinfo Tue Feb 7 22:50:22 2006 @@ -1,3 +1,3 @@ -MD5 (wikindx3_2_2.tar.gz) = 38ae4db46dbc1eb1eff9d2f6e009d0c4 -SHA256 (wikindx3_2_2.tar.gz) = da9d4e33e7147275891d239f3826053c5bf0dfcc7e62f38c5534a6b806f0d7c9 -SIZE (wikindx3_2_2.tar.gz) = 789902 +MD5 (wikindx3_2_3.tar.gz) = 2eca244ec667749c1dc3d71e344dd66e +SHA256 (wikindx3_2_3.tar.gz) = 7298b4a5d3a20460324f8521d427106397c1cafbcc16aae9df639ba4adcdf11e +SIZE (wikindx3_2_3.tar.gz) = 872932 diff -ruN wikindx.orig/pkg-plist wikindx/pkg-plist --- wikindx.orig/pkg-plist Tue Feb 7 22:49:56 2006 +++ wikindx/pkg-plist Tue Feb 7 22:53:10 2006 @@ -76,6 +76,7 @@ %%WIKINDX%%/core/javascript/common.js %%WIKINDX%%/core/keyword/KEYWORD.php %%WIKINDX%%/core/list/LISTCOMMON.php +%%WIKINDX%%/core/list/LISTMETADATACOMMON.php %%WIKINDX%%/core/list/LISTRESOURCES.php %%WIKINDX%%/core/list/LISTSOMERESOURCES.php %%WIKINDX%%/core/list/POWERSEARCHRESOURCES.php @@ -158,6 +159,7 @@ %%WIKINDX%%/core/styles/LOADSTYLE.php %%WIKINDX%%/core/styles/PARSESTYLE.php %%WIKINDX%%/core/styles/PARSEXML.php +%%WIKINDX%%/core/styles/PREVIEWCITE.php %%WIKINDX%%/core/styles/PREVIEWSTYLE.php %%WIKINDX%%/core/styles/STYLEMAP.php %%WIKINDX%%/core/template/TEMPLATE.php @@ -351,6 +353,26 @@ %%WIKINDX%%/languages/en/MESSAGES.php %%WIKINDX%%/languages/en/SUCCESS.php %%WIKINDX%%/languages/en/description.txt +%%WIKINDX%%/languages/pt/ABOUT.php +%%WIKINDX%%/languages/pt/CONSTANTS.php +%%WIKINDX%%/languages/pt/ERRORS.php +%%WIKINDX%%/languages/pt/HELP.php +%%WIKINDX%%/languages/pt/HELPCONFIG.php +%%WIKINDX%%/languages/pt/HELPIMPORT.php +%%WIKINDX%%/languages/pt/HELPSTYLE.php +%%WIKINDX%%/languages/pt/MESSAGES.php +%%WIKINDX%%/languages/pt/SUCCESS.php +%%WIKINDX%%/languages/pt/description.txt +%%WIKINDX%%/languages/ptbr/ABOUT.php +%%WIKINDX%%/languages/ptbr/CONSTANTS.php +%%WIKINDX%%/languages/ptbr/ERRORS.php +%%WIKINDX%%/languages/ptbr/HELP.php +%%WIKINDX%%/languages/ptbr/HELPCONFIG.php +%%WIKINDX%%/languages/ptbr/HELPIMPORT.php +%%WIKINDX%%/languages/ptbr/HELPSTYLE.php +%%WIKINDX%%/languages/ptbr/MESSAGES.php +%%WIKINDX%%/languages/ptbr/SUCCESS.php +%%WIKINDX%%/languages/ptbr/description.txt %%WIKINDX%%/modules/MODULES %%WIKINDX%%/papers/PAPERS %%WIKINDX%%/rss.php @@ -600,6 +622,8 @@ @dirrm %%WIKINDX%%/styles @dirrm %%WIKINDX%%/papers @dirrm %%WIKINDX%%/modules +@dirrm %%WIKINDX%%/languages/ptbr +@dirrm %%WIKINDX%%/languages/pt @dirrm %%WIKINDX%%/languages/en @dirrm %%WIKINDX%%/languages @dirrm %%WIKINDX%%/files --- wikindx.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?20060207192838.5865656425>