diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-19 06:21:09 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-19 06:21:09 +0800 |
commit | 4b3e7df47d8ddf9dc73b4b958acd5c11cffd95bc (patch) | |
tree | 6d2764cd461fd07645d1161edf8e60793380b6b1 | |
parent | 662c9f38169512a850a1bd956290a6be836efeb2 (diff) | |
download | freebsd-ports-gnome-4b3e7df47d8ddf9dc73b4b958acd5c11cffd95bc.tar.gz freebsd-ports-gnome-4b3e7df47d8ddf9dc73b4b958acd5c11cffd95bc.tar.zst freebsd-ports-gnome-4b3e7df47d8ddf9dc73b4b958acd5c11cffd95bc.zip |
- Upgraded to 0.2.4016
- Added another MASTER_SITE
Approved by: beech (mentor)
-rw-r--r-- | www/trac-customfieldadmin/Makefile | 5 | ||||
-rw-r--r-- | www/trac-customfieldadmin/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/trac-customfieldadmin/Makefile b/www/trac-customfieldadmin/Makefile index d4281efb3d68..5ab67d199ac0 100644 --- a/www/trac-customfieldadmin/Makefile +++ b/www/trac-customfieldadmin/Makefile @@ -6,9 +6,10 @@ # PORTNAME= customfieldadmin -PORTVERSION= 0.2.3428 +PORTVERSION= 0.2.4016 CATEGORIES= www devel python -MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ +MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ + LOCAL/glarkin PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} diff --git a/www/trac-customfieldadmin/distinfo b/www/trac-customfieldadmin/distinfo index 2cccb6868ba8..332f76e9b2e6 100644 --- a/www/trac-customfieldadmin/distinfo +++ b/www/trac-customfieldadmin/distinfo @@ -1,3 +1,3 @@ -MD5 (customfieldadminplugin-0.2.3428.zip) = 98504d6dd9a92577a5b337fd46cffb75 -SHA256 (customfieldadminplugin-0.2.3428.zip) = 20a42c7c1b32bf7ccd1ef19faf014877cceb6268638f4bd1d4592516ed950311 -SIZE (customfieldadminplugin-0.2.3428.zip) = 13679 +MD5 (customfieldadminplugin-0.2.4016.zip) = b2bb76044a7fe20b05a7609c69f796fd +SHA256 (customfieldadminplugin-0.2.4016.zip) = 2ace617ebbe1cd1d1ea82c4542d1b42cd32b8a82a8f91514e8b5bbe039c443de +SIZE (customfieldadminplugin-0.2.4016.zip) = 13673 |