Date: Sun, 12 Nov 2006 16:27:58 +0800 (CST) From: Dryice Liu <dryice@dryice.name> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105429: [maintainer] www/roundup: update to 1.3.1 Message-ID: <200611120827.kAC8RwNY059189@readonline.info> Resent-Message-ID: <200611120830.kAC8UH3V031284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105429 >Category: ports >Synopsis: [maintainer] www/roundup: update to 1.3.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: Sun Nov 12 08:30:16 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.3.1 >How-To-Repeat: >Fix: --- attached file begins here --- diff -ruN roundup.old/Makefile roundup/Makefile --- roundup.old/Makefile Sat Oct 7 23:33:13 2006 +++ roundup/Makefile Sun Nov 12 16:01:45 2006 @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.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 Sat Oct 7 20:50:03 2006 +++ roundup/distinfo Sun Nov 12 16:08:04 2006 @@ -1,3 +1,3 @@ -MD5 (roundup-1.2.1.tar.gz) = 38de336cf23d0dc20df17695b7c72806 -SHA256 (roundup-1.2.1.tar.gz) = 6528ad9a6bf9bd22f92ce9439d65556afab074696f0149464d52167350f39ca2 -SIZE (roundup-1.2.1.tar.gz) = 1058595 +MD5 (roundup-1.3.1.tar.gz) = 1a0dfd8b75cfa53b1eb8baf0727af879 +SHA256 (roundup-1.3.1.tar.gz) = 24f3bd2a8b511e240c31441da523c453b6c24e28b3c243b9ec7d47b1cbfee1d2 +SIZE (roundup-1.3.1.tar.gz) = 1060275 diff -ruN roundup.old/pkg-plist roundup/pkg-plist --- roundup.old/pkg-plist Sat Oct 7 23:33:13 2006 +++ roundup/pkg-plist Sun Nov 12 16:20:56 2006 @@ -66,6 +66,9 @@ %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.py %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.pyc %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.pyo +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.py +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.pyc +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.pyo %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.py %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.pyc %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.pyo --- 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?200611120827.kAC8RwNY059189>