Date: Sat, 7 Oct 2006 22:13:33 +0800 (CST) From: Dryice Liu <dryice@dryice.name> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104108: [maintainer] www/roundup: update to 1.2.1 Message-ID: <200610071413.k97EDXTm096284@readonline.info> Resent-Message-ID: <200610071420.k97EKQrC064205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104108 >Category: ports >Synopsis: [maintainer] www/roundup: update to 1.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 07 14:20:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005 >Description: update to 1.2.1 >How-To-Repeat: >Fix: --- attached file begins here --- diff -ruN roundup.old/Makefile roundup/Makefile --- roundup.old/Makefile Sat May 20 07:05:48 2006 +++ roundup/Makefile Sat Oct 7 20:48:14 2006 @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff -ruN roundup.old/distinfo roundup/distinfo --- roundup.old/distinfo Wed May 10 07:54:46 2006 +++ roundup/distinfo Sat Oct 7 20:50:03 2006 @@ -1,3 +1,3 @@ -MD5 (roundup-1.1.2.tar.gz) = 7c395da56412e263d7600fa7f0afa2e5 -SHA256 (roundup-1.1.2.tar.gz) = 8ff44d2ea9342571fabd401e3dce3a56cd4a63d81b0e45f6603bfabc2caa70f7 -SIZE (roundup-1.1.2.tar.gz) = 876455 +MD5 (roundup-1.2.1.tar.gz) = 38de336cf23d0dc20df17695b7c72806 +SHA256 (roundup-1.2.1.tar.gz) = 6528ad9a6bf9bd22f92ce9439d65556afab074696f0149464d52167350f39ca2 +SIZE (roundup-1.2.1.tar.gz) = 1058595 diff -ruN roundup.old/pkg-plist roundup/pkg-plist --- roundup.old/pkg-plist Thu Feb 16 01:00:11 2006 +++ roundup/pkg-plist Sat Oct 7 21:49:05 2006 @@ -245,7 +245,6 @@ %%PYTHON_SITELIBDIR%%/roundup/version_check.pyo share/locale/de/LC_MESSAGES/roundup.mo share/locale/en/LC_MESSAGES/roundup.mo -share/locale/es_AR/LC_MESSAGES/roundup.mo share/locale/fr/LC_MESSAGES/roundup.mo share/locale/lt/LC_MESSAGES/roundup.mo share/locale/ru/LC_MESSAGES/roundup.mo @@ -261,11 +260,16 @@ %%DATADIR%%/templates/classic/html/_generic.calendar.html %%DATADIR%%/templates/classic/html/_generic.collision.html %%DATADIR%%/templates/classic/html/_generic.help.html +%%DATADIR%%/templates/classic/html/_generic.help-empty.html +%%DATADIR%%/templates/classic/html/_generic.help-list.html +%%DATADIR%%/templates/classic/html/_generic.help-search.html +%%DATADIR%%/templates/classic/html/_generic.help-submit.html %%DATADIR%%/templates/classic/html/_generic.index.html %%DATADIR%%/templates/classic/html/_generic.item.html %%DATADIR%%/templates/classic/html/file.index.html %%DATADIR%%/templates/classic/html/file.item.html %%DATADIR%%/templates/classic/html/help_controls.js +%%DATADIR%%/templates/classic/html/help.html %%DATADIR%%/templates/classic/html/home.classlist.html %%DATADIR%%/templates/classic/html/home.html %%DATADIR%%/templates/classic/html/issue.index.html @@ -279,10 +283,13 @@ %%DATADIR%%/templates/classic/html/query.item.html %%DATADIR%%/templates/classic/html/style.css %%DATADIR%%/templates/classic/html/user.forgotten.html +%%DATADIR%%/templates/classic/html/user.help-search.html +%%DATADIR%%/templates/classic/html/user.help.html %%DATADIR%%/templates/classic/html/user.index.html %%DATADIR%%/templates/classic/html/user.item.html %%DATADIR%%/templates/classic/html/user.register.html %%DATADIR%%/templates/classic/html/user.rego_progress.html +%%DATADIR%%/templates/classic/html/user_utils.js %%DATADIR%%/templates/classic/initial_data.py %%DATADIR%%/templates/classic/schema.py %%DATADIR%%/templates/minimal/TEMPLATE-INFO.txt --- attached file ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610071413.k97EDXTm096284>