Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2009 06:21:52 GMT
From:      Chris Petrik <chris@officialunix.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138981: update/modify www/dokuwiki-devel
Message-ID:  <200909200621.n8K6LqSm023704@www.freebsd.org>
Resent-Message-ID: <200909200630.n8K6U2HW027345@freefall.freebsd.org>

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

>Number:         138981
>Category:       ports
>Synopsis:       update/modify www/dokuwiki-devel
>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 Sep 20 06:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD-7-STABLE
>Organization:
Officialunix
>Environment:
FreeBSD-7-STABLE
>Description:
Update www/dokuwiki to use the daily snapshot of dokuwiki

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: dokuwiki-devel/Makefile
===================================================================
RCS file: /usr/ncvs/ports/www/dokuwiki-devel/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- dokuwiki-devel/Makefile	19 Sep 2009 04:19:56 -0000	1.38
+++ dokuwiki-devel/Makefile	20 Sep 2009 05:06:36 -0000
@@ -7,10 +7,8 @@
 
 PORTNAME=	dokuwiki
 PORTVERSION=	${DIST_VER:S/${PORTNAME}//:S/-//g}
-PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	LOCAL/chinsan/${PORTNAME} \
-		http://dev.splitbrain.org/browse/snapshots/
+MASTER_SITES=	http://dev.splitbrain.org/download/snapshots/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${DIST_VER}
 EXTRACT_SUFX=	.tgz
@@ -18,10 +16,13 @@
 MAINTAINER=	chris@officialunix.com
 COMMENT=	A simple and easy to use wiki, no database required
 
-DIST_VER=	${PORTNAME}-2007-07-23
+WRKSRC=	${WRKDIR}/${PORTNAME}
+
+DIST_VER=	${PORTNAME}-latest
 USE_PHP=	gd mbstring pcre session xml zlib
 NO_BUILD=	YES
 WANT_PHP_WEB=	YES
+CONFLICTS=	dokuwiki-[0-9]*
 
 DOKUWIKI_DIR?=	www/${PORTNAME}
 PLIST_SUB=	DOKUWIKI_DIR=${DOKUWIKI_DIR}
Index: dokuwiki-devel/distinfo
===================================================================
RCS file: /usr/ncvs/ports/www/dokuwiki-devel/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- dokuwiki-devel/distinfo	24 Jul 2007 06:34:12 -0000	1.19
+++ dokuwiki-devel/distinfo	20 Sep 2009 04:50:13 -0000
@@ -1,3 +1,3 @@
-MD5 (dokuwiki-2007-07-23.tgz) = 170e00751abfe56af5bfd859ae2afff4
-SHA256 (dokuwiki-2007-07-23.tgz) = e2e1254a3cf68b08956413f0d39993c99626c4460444006a261afc4cf85aea46
-SIZE (dokuwiki-2007-07-23.tgz) = 1289204
+MD5 (dokuwiki-latest.tgz) = c56159ccf4a4f574a3f53fb028a051a4
+SHA256 (dokuwiki-latest.tgz) = 0f562cde5bbf3b376f4deddac0dc4564e4fbd7e617ce8c26a78f056951e378e1
+SIZE (dokuwiki-latest.tgz) = 2703000


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



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