Date: Thu, 3 Jul 2008 22:49:46 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: glarkin@sourcehosting.net Subject: ports/125225: [PATCH] www/trac-wysiwyg: chase www/trac Message-ID: <20080703144946.55AF1115B1@going04.iis.sinica.edu.tw> Resent-Message-ID: <200807031520.m63FK1ZB025567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125225 >Category: ports >Synopsis: [PATCH] www/trac-wysiwyg: chase www/trac >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 03 15:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #11: Wed Feb 27 22:07:54 CST 2008 >Description: - chase www/trac 0.11 Port maintainer (glarkin@sourcehosting.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- trac-wysiwyg-0.2.3856_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/trac-wysiwyg/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 28 Jun 2008 17:56:08 -0000 1.6 +++ Makefile 3 Jul 2008 14:50:23 -0000 @@ -7,6 +7,7 @@ PORTNAME= wysiwyg PORTVERSION= 0.2.3856 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ PKGNAMEPREFIX= trac- @@ -20,7 +21,7 @@ USE_ZIP= yes -WRKSRC= ${WRKDIR}/trac${PORTNAME}plugin/0.10 +WRKSRC= ${WRKDIR}/trac${PORTNAME}plugin/0.11 NO_BUILD= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes --- trac-wysiwyg-0.2.3856_1.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?20080703144946.55AF1115B1>