Index: head/www/trac-customfieldadmin/Makefile =================================================================== --- head/www/trac-customfieldadmin/Makefile (revision 215407) +++ head/www/trac-customfieldadmin/Makefile (revision 215408) @@ -1,35 +1,34 @@ # New ports collection makefile for: trac-customfieldadmin # Date created: Jan 11 2008 # Whom: Greg Larkin # # $FreeBSD$ # PORTNAME= customfieldadmin -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.1.3855 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= glarkin@sourcehosting.net COMMENT= Web interface to administer Trac ticket custom fields 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 USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.10 NO_BUILD= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes -PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION} +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.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/trac-customfieldadmin/distinfo =================================================================== --- head/www/trac-customfieldadmin/distinfo (revision 215407) +++ head/www/trac-customfieldadmin/distinfo (revision 215408) @@ -1,3 +1,3 @@ -MD5 (customfieldadminplugin-0.1.zip) = c7bb8d3e2591fb0e7a3690c4450341bf -SHA256 (customfieldadminplugin-0.1.zip) = 32b584c685de70df4b12be4256f0b88d17b72974fd11472751be1a2701f630a4 -SIZE (customfieldadminplugin-0.1.zip) = 13678 +MD5 (customfieldadminplugin-0.1.3855.zip) = 98504d6dd9a92577a5b337fd46cffb75 +SHA256 (customfieldadminplugin-0.1.3855.zip) = 20a42c7c1b32bf7ccd1ef19faf014877cceb6268638f4bd1d4592516ed950311 +SIZE (customfieldadminplugin-0.1.3855.zip) = 13679 Property changes on: head/www/trac-customfieldadmin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/trac-customfieldadmin/pkg-plist =================================================================== --- head/www/trac-customfieldadmin/pkg-plist (revision 215407) +++ head/www/trac-customfieldadmin/pkg-plist (revision 215408) @@ -1 +1 @@ -%%PYTHON_SITELIBDIR%%/TracCustomFieldAdmin-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg +%%PYTHON_SITELIBDIR%%/TracCustomFieldAdmin-%%EGGVERSION%%-py%%PYTHONVERSION%%.egg Property changes on: head/www/trac-customfieldadmin/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property