diff options
author | clsung <clsung@FreeBSD.org> | 2006-05-10 08:54:49 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-05-10 08:54:49 +0800 |
commit | aee156c45e4347a72b6e9e55ed135205c49223a2 (patch) | |
tree | 9087a49dec92e6ff36306895aa0affe98f12758c /www | |
parent | 1af9bb4bf50b8c1862e5b399d4e14465ec9033ed (diff) | |
download | freebsd-ports-gnome-aee156c45e4347a72b6e9e55ed135205c49223a2.tar.gz freebsd-ports-gnome-aee156c45e4347a72b6e9e55ed135205c49223a2.tar.zst freebsd-ports-gnome-aee156c45e4347a72b6e9e55ed135205c49223a2.zip |
- update to 1.1.2
- remove sf.net as mirror site
PR: ports/97067
Submitted by: maintainer (Dryice Liu)
Diffstat (limited to 'www')
-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 |