ports/83172: [update] www/roundup: update to 0.8.3 and take maintainership

Dryice Liu dryice at hotpop.com
Sat Jul 9 01:10:14 UTC 2005


>Number:         83172
>Category:       ports
>Synopsis:       [update] www/roundup: update to 0.8.3 and take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 09 01:10:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 

>Description:
	Changes:
		- Update to 0.8.3. With Chinese translation and many
	bug fixes.
		- add to category python
		- add another mirror site
		- take maintainership. Thanks the previous maintainers!
	
>How-To-Repeat:
	N/A
>Fix:

	

--- roundup.diff begins here ---
diff -ruN roundup.old/Makefile roundup/Makefile
--- roundup.old/Makefile	Sun Mar 13 17:56:30 2005
+++ roundup/Makefile	Sat Jul  9 09:01:04 2005
@@ -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 at FreeBSD.org
+MAINTAINER=	dryice at liu.com.cn
 COMMENT=	An Issue-Tracking System for Knowledge Workers
 
 USE_PYTHON=	yes
diff -ruN roundup.old/distinfo roundup/distinfo
--- roundup.old/distinfo	Sun Mar 13 17:56:30 2005
+++ roundup/distinfo	Sat Jul  9 08:47:11 2005
@@ -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 -ruN roundup.old/pkg-plist roundup/pkg-plist
--- roundup.old/pkg-plist	Sun Mar 13 17:56:30 2005
+++ roundup/pkg-plist	Sat Jul  9 09:01:22 2005
@@ -232,6 +232,7 @@
 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
--- roundup.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list