View | Details | Raw Unified | Return to bug 124683
Collapse All | Expand All

(-)/usr/ports/www/trac-customfieldadmin/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	customfieldadmin
8
PORTNAME=	customfieldadmin
9
PORTVERSION=	0.1
9
PORTVERSION=	0.1.3855
10
PORTREVISION=	1
11
CATEGORIES=	www devel python
10
CATEGORIES=	www devel python
12
MASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/
11
MASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/
13
PKGNAMEPREFIX=	trac-
12
PKGNAMEPREFIX=	trac-
Lines 26-32 Link Here
26
NO_BUILD=	yes
25
NO_BUILD=	yes
27
USE_PYTHON=	2.3+
26
USE_PYTHON=	2.3+
28
USE_PYDISTUTILS=yes
27
USE_PYDISTUTILS=yes
29
PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
28
PLIST_SUB+=	EGGVERSION=${PORTVERSION:R} PYTHONVERSION=${_PYTHON_VERSION}
30
PYDISTUTILS_NOEGGINFO=	yes
29
PYDISTUTILS_NOEGGINFO=	yes
31
30
32
post-install:
31
post-install:
(-)/usr/ports/www/trac-customfieldadmin/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (customfieldadminplugin-0.1.zip) = c7bb8d3e2591fb0e7a3690c4450341bf
1
MD5 (customfieldadminplugin-0.1.3855.zip) = 98504d6dd9a92577a5b337fd46cffb75
2
SHA256 (customfieldadminplugin-0.1.zip) = 32b584c685de70df4b12be4256f0b88d17b72974fd11472751be1a2701f630a4
2
SHA256 (customfieldadminplugin-0.1.3855.zip) = 20a42c7c1b32bf7ccd1ef19faf014877cceb6268638f4bd1d4592516ed950311
3
SIZE (customfieldadminplugin-0.1.zip) = 13678
3
SIZE (customfieldadminplugin-0.1.3855.zip) = 13679
(-)/usr/ports/www/trac-customfieldadmin/pkg-plist (-1 / +1 lines)
Line 1 Link Here
1
%%PYTHON_SITELIBDIR%%/TracCustomFieldAdmin-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
1
%%PYTHON_SITELIBDIR%%/TracCustomFieldAdmin-%%EGGVERSION%%-py%%PYTHONVERSION%%.egg

Return to bug 124683