ports/127967: [UPDATE] www/trac-ticketdelete to 2.0.3543

Martin Matuska mm at FreeBSD.org
Thu Oct 9 09:20:04 UTC 2008


>Number:         127967
>Category:       ports
>Synopsis:       [UPDATE] www/trac-ticketdelete to 2.0.3543
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 09:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.1-PRERELEASE i386/amd64
>Organization:
>Environment:
FreeBSD 7.1-PRERELEASE i386/amd64
>Description:
- Update trac-ticketdelete from 1.1.4 to 2.0.3543
- Match with trac 0.11
- Simplify port (use more of bsd.python.mk)
- Fix package build (register with easy-install)
- Request maintainership
>How-To-Repeat:
>Fix:
Index: ports/www/trac-ticketdelete/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/trac-ticketdelete/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ports/www/trac-ticketdelete/Makefile	7 Jul 2008 11:45:25 -0000	1.4
+++ ports/www/trac-ticketdelete/Makefile	9 Oct 2008 09:16:12 -0000
@@ -6,25 +6,24 @@
 #
 
 PORTNAME=	ticketdelete
-PORTVERSION=	1.1.4
-PORTREVISION=	2
+PORTVERSION=	2.0.3543
 CATEGORIES=	www devel python
-MASTER_SITES=	http://www.gerritbeine.de/download/trac/
+MASTER_SITES=	http://people.freebsd.org/~mm/trac/
 PKGNAMEPREFIX=	trac-
 DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 
-MAINTAINER=	gerrit.beine at gmx.de
+MAINTAINER=	mm at FreeBSD.org
 COMMENT=	Ticket and ticket change deletion
 
-BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
 RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
 		${PYTHON_SITELIBDIR}/TracWebAdmin-0.1.2dev-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-webadmin
 
-WRKSRC=		${WRKDIR}/${PORTNAME}plugin
-NO_BUILD=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}plugin/0.11
 USE_PYTHON=	2.3+
-USE_PYDISTUTILS=yes
-PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
+USE_PYDISTUTILS=        easy_install
+PYDISTUTILS_PKGNAME=    TracTicketDelete
+PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
+PLIST_SUB+=	PORTVERSION=${PORTVERSION:R} PYTHONVERSION=${_PYTHON_VERSION}
 PYDISTUTILS_NOEGGINFO=	yes
 
 .include <bsd.port.mk>
Index: ports/www/trac-ticketdelete/distinfo
===================================================================
RCS file: /home/pcvs/ports/www/trac-ticketdelete/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- ports/www/trac-ticketdelete/distinfo	27 May 2007 19:44:25 -0000	1.1
+++ ports/www/trac-ticketdelete/distinfo	9 Oct 2008 09:16:12 -0000
@@ -1,3 +1,3 @@
-MD5 (ticketdeleteplugin-1.1.4.tar.gz) = eb152f1526acfa54fec3f1bcbe3e1161
-SHA256 (ticketdeleteplugin-1.1.4.tar.gz) = 2e2f34a64aa84cf218333a56708a0961e2a0a55a41d79205b7d55ffa41cbfa99
-SIZE (ticketdeleteplugin-1.1.4.tar.gz) = 19302
+MD5 (ticketdeleteplugin-2.0.3543.tar.gz) = 7979356f15e7256a5503a955835e1652
+SHA256 (ticketdeleteplugin-2.0.3543.tar.gz) = a1a9773ff81c1bdd1479d118901d058f7d6814920e9cbcfc2bbf1dc012b59f44
+SIZE (ticketdeleteplugin-2.0.3543.tar.gz) = 19474
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list