diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-02-26 13:44:30 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-02-26 13:44:30 +0000 |
commit | 121e7c72cb75a6f82fd013ef2b33571e1221faec (patch) | |
tree | 6a890ebe4eb7628f6014eef838991dc105fe1033 /www/roundup | |
parent | 39fb03ef77381be232740c2c2c79fd95bce2472f (diff) | |
download | ports-121e7c72cb75a6f82fd013ef2b33571e1221faec.tar.gz ports-121e7c72cb75a6f82fd013ef2b33571e1221faec.zip |
Notes
Diffstat (limited to 'www/roundup')
-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 |