From b5c4dd275773b4eadb8af9a2e602eaf3a3265c7d Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sat, 9 Jul 2005 04:20:09 +0000 Subject: - Update to 0.8.3 - Add to category python - Add another mirror site - Pass maintainership to submitter PR: 83172 Submitted by: Dryice Liu --- www/roundup/Makefile | 9 +++++---- www/roundup/distinfo | 4 ++-- www/roundup/pkg-plist | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'www/roundup') 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 -- cgit v1.2.3