diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-09 04:20:09 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-09 04:20:09 +0000 |
commit | b5c4dd275773b4eadb8af9a2e602eaf3a3265c7d (patch) | |
tree | c7e9dc3cdc197f13503791cc038a776ee08a6d8c /www/roundup | |
parent | 5bd4328a57ad5e92140377a3e5f32b641293f67f (diff) | |
download | ports-b5c4dd275773b4eadb8af9a2e602eaf3a3265c7d.tar.gz ports-b5c4dd275773b4eadb8af9a2e602eaf3a3265c7d.zip |
Notes
Diffstat (limited to 'www/roundup')
-rw-r--r-- | www/roundup/Makefile | 9 | ||||
-rw-r--r-- | www/roundup/distinfo | 4 | ||||
-rw-r--r-- | www/roundup/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index c3d073972115..54ddb9f6ca7c 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,12 +6,13 @@ # PORTNAME= roundup -PORTVERSION= 0.8.2 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +PORTVERSION= 0.8.3 +CATEGORIES= www python +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://bsdchat.com/dist/dryice/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dryice@liu.com.cn COMMENT= An Issue-Tracking System for Knowledge Workers USE_PYTHON= yes diff --git a/www/roundup/distinfo b/www/roundup/distinfo index 4e0405d72ee5..282dcdaaa913 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,2 +1,2 @@ -MD5 (roundup-0.8.2.tar.gz) = e19a71242302fd26842f573698d86c2c -SIZE (roundup-0.8.2.tar.gz) = 870857 +MD5 (roundup-0.8.3.tar.gz) = 0748ddc49d46bd8ec179b335bd12b049 +SIZE (roundup-0.8.3.tar.gz) = 899369 diff --git a/www/roundup/pkg-plist b/www/roundup/pkg-plist index fb65c376ab91..472e80a4d18b 100644 --- a/www/roundup/pkg-plist +++ b/www/roundup/pkg-plist @@ -232,6 +232,7 @@ share/locale/de/LC_MESSAGES/roundup.mo share/locale/en/LC_MESSAGES/roundup.mo share/locale/fr/LC_MESSAGES/roundup.mo share/locale/ru/LC_MESSAGES/roundup.mo +share/locale/zh_CN/LC_MESSAGES/roundup.mo %%DATADIR%%/cgi-bin/roundup.cgi %%DATADIR%%/templates/classic/TEMPLATE-INFO.txt %%DATADIR%%/templates/classic/detectors/messagesummary.py |