Index: head/www/trac-customfieldadmin/Makefile =================================================================== --- head/www/trac-customfieldadmin/Makefile (revision 240804) +++ head/www/trac-customfieldadmin/Makefile (revision 240805) @@ -1,34 +1,35 @@ # New ports collection makefile for: trac-customfieldadmin # Date created: Jan 11 2008 # Whom: Greg Larkin # # $FreeBSD$ # PORTNAME= customfieldadmin -PORTVERSION= 0.2.5253 +PORTVERSION= 0.2.2.6485 +PORTEPOCH= 1 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ LOCAL/glarkin PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org COMMENT= Web interface to administer Trac ticket custom fields RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11 USE_PYTHON= 2.3+ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracCustomFieldAdmin PYDISTUTILS_PKGVERSION= ${PORTVERSION:R} PLIST_SUB+= EGGVERSION=${PORTVERSION:R} PYTHONVERSION=${_PYTHON_VERSION} PYDISTUTILS_NOEGGINFO= yes post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/www/trac-customfieldadmin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/trac-customfieldadmin/distinfo =================================================================== --- head/www/trac-customfieldadmin/distinfo (revision 240804) +++ head/www/trac-customfieldadmin/distinfo (revision 240805) @@ -1,3 +1,3 @@ -MD5 (customfieldadminplugin-0.2.5253.zip) = 59a524b5f9c4744c4b7ca8079c787f52 -SHA256 (customfieldadminplugin-0.2.5253.zip) = a56c6f74925423f670fcd1613f81b9622bea8c529a8a30fafbbd3c1d619500ed -SIZE (customfieldadminplugin-0.2.5253.zip) = 14489 +MD5 (customfieldadminplugin-0.2.2.6485.zip) = 69dedcb221ef79a9727aea7aeeb8861f +SHA256 (customfieldadminplugin-0.2.2.6485.zip) = e434dfab30bc9c6767cdf123cdc84d53f1d1e15ee05cdff70f7a53b02bb52977 +SIZE (customfieldadminplugin-0.2.2.6485.zip) = 14727 Property changes on: head/www/trac-customfieldadmin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property