diff options
author | novel <novel@FreeBSD.org> | 2006-03-15 20:09:21 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-03-15 20:09:21 +0800 |
commit | 9d3fa398a06b85ea853cce69e33d653c41beb245 (patch) | |
tree | d78dc74b1b6a49e7e9680182749205fb20d876b0 /www | |
parent | 84cb28865c56a3f200d683d2389cac7ad4be5f7c (diff) | |
download | freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.tar.gz freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.tar.zst freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.zip |
Update to 1.1.1.
PR: 94206
Submitted by: Dryice Liu (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/roundup/Makefile | 2 | ||||
-rw-r--r-- | www/roundup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index bbfc1a548803..a0a498a8d7d9 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://cheeseshop.python.org/packages/source/r/roundup/ \ diff --git a/www/roundup/distinfo b/www/roundup/distinfo index d1cbd131c823..d039796606c5 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,3 +1,3 @@ -MD5 (roundup-1.1.0.tar.gz) = e30c900e7fac50f19bfbd29395b75b96 -SHA256 (roundup-1.1.0.tar.gz) = bc7877c9357ebb4bacec3b6f93585899e3a9951ff8e632a5ce3933efb50f3a9d -SIZE (roundup-1.1.0.tar.gz) = 1038051 +MD5 (roundup-1.1.1.tar.gz) = 40d74c12c72ff82dbfc8a4f893514dcf +SHA256 (roundup-1.1.1.tar.gz) = d2ae3605e952451f3c8d4bfa8bb05a1cb3fb3c214366eb41eac592b70ecbe686 +SIZE (roundup-1.1.1.tar.gz) = 1042083 |