Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 21:57:50 +0800 (CST)
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org
Subject:   ports/87869: [MAINTAINER] www/dokuwiki: upgrade to 20051023
Message-ID:  <20051023135750.240B546@bbs.ilc.edu.tw>
Resent-Message-ID: <200510231400.j9NE0QcL055376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87869
>Category:       ports
>Synopsis:       [MAINTAINER] www/dokuwiki: upgrade to 20051023
>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:   Sun Oct 23 14:00:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
GigaMedia
>Environment:
System: FreeBSD bbs.ilc.edu.tw 4.11-STABLE FreeBSD 4.11-STABLE #7: Wed Mar 30 05:33:43 CST 2005 root@bbs.ilc.edu.tw:/usr/obj/usr/src/sys/BBSKERNCONF i386
>Description:

  upgrade to 20051023

  Because the package sometime was repackaged,
  I changed priority and added my backup box as first access site of 
  MASTER_SITES.
	
  Thanks.:)

>How-To-Repeat:
>Fix:

--- dokuwiki.diff begins here ---
diff -ruN dokuwiki.orig/Makefile dokuwiki/Makefile
--- dokuwiki.orig/Makefile	Sun Oct 23 09:26:22 2005
+++ dokuwiki/Makefile	Sun Oct 23 21:44:08 2005
@@ -6,10 +6,12 @@
 #
 
 PORTNAME=	dokuwiki
-PORTVERSION=	20050922
+PORTVERSION=	20051023
 CATEGORIES=	www
-MASTER_SITES=	http://www.splitbrain.org/Programming/PHP/DokuWiki/
-DISTNAME=	${PORTNAME}-2005-09-22
+MASTER_SITES=	http://bbs.ilc.edu.tw/chinsan/ports/dokuwiki/ \
+		http://dev.splitbrain.org/browse/snapshots/ \
+		http://www.splitbrain.org/Programming/PHP/DokuWiki/
+DISTNAME=	${PORTNAME}-2005-10-23
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	chinsan.tw@gmail.com
@@ -24,15 +26,14 @@
 pre-fetch:
 .if !defined(DOKUWIKI_DIR)
 	 @${ECHO_MSG} ""
-	 @${ECHO_MSG} "Define DOKUWIKI_DIR to override default of '${DOKUWIKI_DIR}'."
+	 @${ECHO_MSG} "You can define DOKUWIKI_DIR to override default of ${PREFIX}/${DOKUWIKI_DIR}"
 	 @${ECHO_MSG} ""
 .endif
 
 WWWDOCROOT?=	www/data
 DOKUWIKI_URL?=	${PORTNAME}
-WWWOWN?=	www
-WWWGRP?=	www
 DOKUWIKI_DIR?=	${WWWDOCROOT}/${DOKUWIKI_URL}
+WRKSRC=		${WRKDIR}/${PORTNAME}
 PLIST=		${WRKDIR}/pkg-plist
 
 .if defined(BATCH)
diff -ruN dokuwiki.orig/distinfo dokuwiki/distinfo
--- dokuwiki.orig/distinfo	Sun Oct 23 09:26:22 2005
+++ dokuwiki/distinfo	Sun Oct 23 21:44:48 2005
@@ -1,2 +1,2 @@
-MD5 (dokuwiki-2005-09-22.tgz) = 8d0076185f426656a19dd9a075ada3b0
-SIZE (dokuwiki-2005-09-22.tgz) = 643167
+MD5 (dokuwiki-2005-10-23.tgz) = d404e8b2a8791f3900e8c0727db2a73a
+SIZE (dokuwiki-2005-10-23.tgz) = 690139
diff -ruN dokuwiki.orig/pkg-message dokuwiki/pkg-message
--- dokuwiki.orig/pkg-message	Sun Oct 23 09:26:22 2005
+++ dokuwiki/pkg-message	Sun Oct 23 21:39:58 2005
@@ -1,7 +1,7 @@
 =================================================================
           	**** NOTE ****
   Remember to edit the following file:
-    %%PREFIX%%/%%DOKUWIKI_DIR%%/conf/dokuwiki.php 
+    %%PREFIX%%/%%DOKUWIKI_DIR%%/conf/dokuwiki.php
 
   For FULL configuration instructions see
   http://wiki.splitbrain.org/wiki:config
--- dokuwiki.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051023135750.240B546>