diff options
author | dryice <dryice@FreeBSD.org> | 2008-02-26 21:44:30 +0800 |
---|---|---|
committer | dryice <dryice@FreeBSD.org> | 2008-02-26 21:44:30 +0800 |
commit | f0c27abc085631a4f198b74ea8e6b36b3ec25ce3 (patch) | |
tree | 4e85e3ac244dd16d19cd4ec2e581f365a3a46b95 /www | |
parent | 391ea3b381b124a79e5051a8386f8103d60b1e75 (diff) | |
download | freebsd-ports-gnome-f0c27abc085631a4f198b74ea8e6b36b3ec25ce3.tar.gz freebsd-ports-gnome-f0c27abc085631a4f198b74ea8e6b36b3ec25ce3.tar.zst freebsd-ports-gnome-f0c27abc085631a4f198b74ea8e6b36b3ec25ce3.zip |
- update to 1.4.2
- utilize MASTER_SITES_CHEESESOPE
Diffstat (limited to 'www')
-rw-r--r-- | www/roundup/Makefile | 6 | ||||
-rw-r--r-- | www/roundup/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index e65ba3cb8f92..e13203413ed9 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,11 +6,11 @@ # PORTNAME= roundup -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= www python -MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ +MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= source/r/${PORTNAME} MAINTAINER= dryice@FreeBSD.org COMMENT= An Issue-Tracking System for Knowledge Workers diff --git a/www/roundup/distinfo b/www/roundup/distinfo index 6dd63234efb4..3b5e393e2ab6 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,3 +1,3 @@ -MD5 (roundup-1.4.1.tar.gz) = ea6571051ab9a5de7f22749dd4bcc1ce -SHA256 (roundup-1.4.1.tar.gz) = d770204c9e00b20c2eb30e437e04a47de0958b2852bb2093edcb9f988d4cc305 -SIZE (roundup-1.4.1.tar.gz) = 1355288 +MD5 (roundup-1.4.2.tar.gz) = 264b6f060eaf99666e927df4844be895 +SHA256 (roundup-1.4.2.tar.gz) = 59aff81dc03c4b1a829750d2f713b64dc73ed10adf3e529c8bd7b1ee6c945c75 +SIZE (roundup-1.4.2.tar.gz) = 1395104 |