svn commit: r305709 - head/databases/py-htsql-pgsql
Frederic Culot
culot at FreeBSD.org
Thu Oct 11 10:32:22 UTC 2012
Author: culot
Date: Thu Oct 11 10:32:21 2012
New Revision: 305709
URL: http://svn.freebsd.org/changeset/ports/305709
Log:
- Update to 2.3.2
PR: ports/172518
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Feature safe: yes
Modified:
head/databases/py-htsql-pgsql/Makefile
head/databases/py-htsql-pgsql/distinfo
Modified: head/databases/py-htsql-pgsql/Makefile
==============================================================================
--- head/databases/py-htsql-pgsql/Makefile Thu Oct 11 09:45:37 2012 (r305708)
+++ head/databases/py-htsql-pgsql/Makefile Thu Oct 11 10:32:21 2012 (r305709)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-htsql-pgsql
-# Date created: 2012-06-16
-# Whom: koobs <koobs.freebsd at gmail.com>
-#
+# Created by: Kubilay Kocak <koobs.freebsd at gmail.com>
# $FreeBSD$
-#
PORTNAME= htsql-pgsql
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +14,7 @@ COMMENT= PostgreSQL backend for HTSQL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}htsql>2.3:${PORTSDIR}/databases/py-htsql \
${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2
-USE_PYTHON= 2.6-2.7
+USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= ${PORTNAME:U}
Modified: head/databases/py-htsql-pgsql/distinfo
==============================================================================
--- head/databases/py-htsql-pgsql/distinfo Thu Oct 11 09:45:37 2012 (r305708)
+++ head/databases/py-htsql-pgsql/distinfo Thu Oct 11 10:32:21 2012 (r305709)
@@ -1,2 +1,2 @@
-SHA256 (HTSQL-PGSQL-2.3.1.tar.gz) = 1fda9b2c8fb09a457fcd662242ee4367eeb33aedd9445bc852c4717834084df4
-SIZE (HTSQL-PGSQL-2.3.1.tar.gz) = 19594
+SHA256 (HTSQL-PGSQL-2.3.2.tar.gz) = 72103a3d60535823cbc2a67096a79bfdcc85e8337c0a52ed2ad13edcc4899bfc
+SIZE (HTSQL-PGSQL-2.3.2.tar.gz) = 19709
More information about the svn-ports-head
mailing list