ports/139294: Update port: www/py-GinGin to 1.0.1
KATO Tsuguru
tkato432 at yahoo.com
Thu Oct 1 18:10:06 UTC 2009
>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:
More information about the freebsd-ports-bugs
mailing list