ports/127969: [UPDATE] www/trac-tocmacro to 11.0.0.3

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


>Number:         127969
>Category:       ports
>Synopsis:       [UPDATE] www/trac-tocmacro to 11.0.0.3
>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:04 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-tocmacro from 1.0.1 to 11.0.0.3
- 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-tocmacro/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/trac-tocmacro/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- ports/www/trac-tocmacro/Makefile	7 Jul 2008 11:45:25 -0000	1.6
+++ ports/www/trac-tocmacro/Makefile	9 Oct 2008 08:50:04 -0000
@@ -6,23 +6,21 @@
 #
 
 PORTNAME=	tocmacro
-PORTVERSION=	1.0.1
-PORTREVISION=	3
+PORTVERSION=	11.0.0.3
 CATEGORIES=	www devel python
-MASTER_SITES=	http://www.gerritbeine.de/download/trac/
+MASTER_SITES=	http://people.freebsd.org/~mm/trac/
 PKGNAMEPREFIX=	trac-
 
-MAINTAINER=	gerrit.beine at gmx.de
+MAINTAINER=	mm at FreeBSD.org
 COMMENT=	Table of contents macro
 
-BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
 RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
-NO_BUILD=	yes
 USE_PYTHON=	2.3+
-USE_PYDISTUTILS=yes
-PLIST_SUB+=	PORTVERSION=1.0 PYTHONVERSION=${_PYTHON_VERSION}
+USE_PYDISTUTILS=	easy_install
+PYDISTUTILS_PKGNAME=	TracTocMacro
+PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
 PYDISTUTILS_NOEGGINFO=	yes
 
 .include <bsd.port.mk>
Index: ports/www/trac-tocmacro/distinfo
===================================================================
RCS file: /home/pcvs/ports/www/trac-tocmacro/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- ports/www/trac-tocmacro/distinfo	23 Jan 2008 15:00:07 -0000	1.2
+++ ports/www/trac-tocmacro/distinfo	9 Oct 2008 08:50:04 -0000
@@ -1,3 +1,3 @@
-MD5 (tocmacro-1.0.1.tar.gz) = 6f659d294f0c0a1049632eaf92914d39
-SHA256 (tocmacro-1.0.1.tar.gz) = d6069b88b79a6d78536d3529c7d0c0efdbc968454b6ca56b1d96c686b8912f7a
-SIZE (tocmacro-1.0.1.tar.gz) = 3113
+MD5 (tocmacro-11.0.0.3.tar.gz) = 34c279b4d97ec6a9ca06d172c23b51e8
+SHA256 (tocmacro-11.0.0.3.tar.gz) = 0a4432991604739e143f64831ec11772118f9e52655ee77de10c314103adab80
+SIZE (tocmacro-11.0.0.3.tar.gz) = 5125
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list