Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 03:00:41 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139294: Update port: www/py-GinGin to 1.0.1
Message-ID:  <20091002030041.da09e5fa.tkato432@yahoo.com>
Resent-Message-ID: <200910011810.n91IA6o3072994@freefall.freebsd.org>

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

>Number:         139294
>Category:       ports
>Synopsis:       Update port: www/py-GinGin to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 01 18:10:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/py-GinGin/Makefile www/py-GinGin/Makefile
--- /usr/ports/www/py-GinGin/Makefile	2009-09-17 02:29:34.000000000 +0900
+++ www/py-GinGin/Makefile	2009-10-02 01:07:59.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	GinGin
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,9 @@
 COMMENT=	A hybrid of WIKI and BLOG system
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS} \
+		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
+		${PYTHON_SITELIBDIR}/fcgi.py:${PORTSDIR}/www/py-fcgi
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
diff -urN /usr/ports/www/py-GinGin/distinfo www/py-GinGin/distinfo
--- /usr/ports/www/py-GinGin/distinfo	2009-09-17 02:29:34.000000000 +0900
+++ www/py-GinGin/distinfo	2009-09-20 02:56:50.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (GinGin-1.0.0.tar.gz) = 6598bc008a00cfb668f603d9111926d7
-SHA256 (GinGin-1.0.0.tar.gz) = 31cd710ba6ce1ac6ef75154bba06778f3be7e9f8ed0d65f72dd861a4569c9d9f
-SIZE (GinGin-1.0.0.tar.gz) = 61266
+MD5 (GinGin-1.0.1.tar.gz) = 10180f4f501862c89c3bd32ab78b62ee
+SHA256 (GinGin-1.0.1.tar.gz) = 8da8fe0aee9d91248fa6fd0e5b7074ec91bc5b81ad1732a019c9fcb8a8da1a00
+SIZE (GinGin-1.0.1.tar.gz) = 62819
>Release-Note:
>Audit-Trail:
>Unformatted:



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