Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 12:27:56 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dryice@dryice.name, lwhsu@lwhsu.org
Subject:   ports/106959: [PATCH] www/roundup: update to 1.3.2
Message-ID:  <200612200427.kBK4RuPM013600@knight.lwhsu.ckefgisc.org>
Resent-Message-ID: <200612200430.kBK4UIPY049233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106959
>Category:       ports
>Synopsis:       [PATCH] www/roundup: update to 1.3.2
>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:   Wed Dec 20 04:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD knight.lwhsu.ckefgisc.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
- Update to 1.3.2

Port maintainer (dryice@dryice.name) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- roundup-1.3.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/roundup/Makefile /home/lwhsu/ports/www/roundup/Makefile
--- /usr/ports/www/roundup/Makefile	Mon Nov 13 05:37:19 2006
+++ /home/lwhsu/ports/www/roundup/Makefile	Wed Dec 20 12:26:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	roundup
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	www python
 MASTER_SITES=	http://cheeseshop.python.org/packages/source/r/roundup/ \
 		http://dryice.name/computer/FreeBSD/distfiles/
diff -ruN --exclude=CVS /usr/ports/www/roundup/distinfo /home/lwhsu/ports/www/roundup/distinfo
--- /usr/ports/www/roundup/distinfo	Mon Nov 13 05:37:19 2006
+++ /home/lwhsu/ports/www/roundup/distinfo	Wed Dec 20 12:26:12 2006
@@ -1,3 +1,3 @@
-MD5 (roundup-1.3.1.tar.gz) = 1a0dfd8b75cfa53b1eb8baf0727af879
-SHA256 (roundup-1.3.1.tar.gz) = 24f3bd2a8b511e240c31441da523c453b6c24e28b3c243b9ec7d47b1cbfee1d2
-SIZE (roundup-1.3.1.tar.gz) = 1060275
+MD5 (roundup-1.3.2.tar.gz) = 3f40312041eb60792e766158a956a588
+SHA256 (roundup-1.3.2.tar.gz) = 04d05bd8ed19cbb578bf515a95874383b3bac049e6222e983102b2fbadeeffbe
+SIZE (roundup-1.3.2.tar.gz) = 1320339
diff -ruN --exclude=CVS /usr/ports/www/roundup/pkg-plist /home/lwhsu/ports/www/roundup/pkg-plist
--- /usr/ports/www/roundup/pkg-plist	Mon Nov 13 05:37:19 2006
+++ /home/lwhsu/ports/www/roundup/pkg-plist	Wed Dec 20 12:26:12 2006
@@ -250,6 +250,7 @@
 share/locale/en/LC_MESSAGES/roundup.mo
 share/locale/es/LC_MESSAGES/roundup.mo
 share/locale/fr/LC_MESSAGES/roundup.mo
+share/locale/hu/LC_MESSAGES/roundup.mo
 share/locale/lt/LC_MESSAGES/roundup.mo
 share/locale/ru/LC_MESSAGES/roundup.mo
 share/locale/zh_CN/LC_MESSAGES/roundup.mo
@@ -333,5 +334,23 @@
 @dirrm %%PYTHON_SITELIBDIR%%/roundup/cgi
 @dirrm %%PYTHON_SITELIBDIR%%/roundup/backends
 @dirrm %%PYTHON_SITELIBDIR%%/roundup
+@dirrmtry share/locale/zh_TW/LC_MESSAGES
+@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/ru/LC_MESSAGES
+@dirrmtry share/locale/ru
+@dirrmtry share/locale/lt/LC_MESSAGES
+@dirrmtry share/locale/lt
+@dirrmtry share/locale/hu/LC_MESSAGES
+@dirrmtry share/locale/hu
+@dirrmtry share/locale/fr/LC_MESSAGES
+@dirrmtry share/locale/fr
 @dirrmtry share/locale/es_AR/LC_MESSAGES
 @dirrmtry share/locale/es_AR
+@dirrmtry share/locale/es/LC_MESSAGES
+@dirrmtry share/locale/es
+@dirrmtry share/locale/en/LC_MESSAGES
+@dirrmtry share/locale/en
+@dirrmtry share/locale/de/LC_MESSAGES
+@dirrmtry share/locale/de
--- roundup-1.3.2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612200427.kBK4RuPM013600>