diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-10 00:54:49 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-10 00:54:49 +0000 |
commit | 1a54dae03e0f1c9580b4ff9580cd3b7cdc7d9287 (patch) | |
tree | 2783cd7325d4a2929d57d8b703fe7a804b54d359 /www/roundup | |
parent | 4fe5bb33e876a78f1c9c320ee786cdad60c5fae6 (diff) | |
download | ports-1a54dae03e0f1c9580b4ff9580cd3b7cdc7d9287.tar.gz ports-1a54dae03e0f1c9580b4ff9580cd3b7cdc7d9287.zip |
Notes
Diffstat (limited to 'www/roundup')
-rw-r--r-- | www/roundup/Makefile | 5 | ||||
-rw-r--r-- | www/roundup/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index c33d52224513..523ac396a003 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,10 +6,9 @@ # PORTNAME= roundup -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://cheeseshop.python.org/packages/source/r/roundup/ \ +MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/roundup/distinfo b/www/roundup/distinfo index d039796606c5..44fd64178a1f 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,3 +1,3 @@ -MD5 (roundup-1.1.1.tar.gz) = 40d74c12c72ff82dbfc8a4f893514dcf -SHA256 (roundup-1.1.1.tar.gz) = d2ae3605e952451f3c8d4bfa8bb05a1cb3fb3c214366eb41eac592b70ecbe686 -SIZE (roundup-1.1.1.tar.gz) = 1042083 +MD5 (roundup-1.1.2.tar.gz) = 7c395da56412e263d7600fa7f0afa2e5 +SHA256 (roundup-1.1.2.tar.gz) = 8ff44d2ea9342571fabd401e3dce3a56cd4a63d81b0e45f6603bfabc2caa70f7 +SIZE (roundup-1.1.2.tar.gz) = 876455 |