ports/178554: [maint] databases/py27-cql: update to 1.4.0
Radim Kolar
hsn at sendmail.cz
Mon May 13 03:10:02 UTC 2013
>Number: 178554
>Category: ports
>Synopsis: [maint] databases/py27-cql: update to 1.4.0
>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: Mon May 13 03:10:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar
>Release: FreeBSD 9.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD fbsd9.localdomain 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #2: Tue Apr 9 02:31:34 CEST
>Description:
- Update to 1.4.0
Port maintainer (hsn at sendmail.cz) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- py27-cql-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/py-cql/Makefile ./Makefile
--- /usr/ports/databases/py-cql/Makefile 2012-11-17 06:55:22.000000000 +0100
+++ ./Makefile 2013-05-13 04:50:19.427667062 +0200
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-cql
-# Date created: 2011-12-14
-# Whom: Radim Kolar <hsn at fbsd8.localdomain>
-#
+# Created by: Radim Kolar <hsn at sendmail.cz>
# $FreeBSD: ports/databases/py-cql/Makefile,v 1.4 2012/11/17 05:55:22 svnexp Exp $
-#
PORTNAME= cql
-PORTVERSION= 1.0.10
+PORTVERSION= 1.4.0
CATEGORIES= databases python
MASTER_SITES= http://cassandra-dbapi2.apache-extras.org.codespot.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/databases/py-cql/distinfo ./distinfo
--- /usr/ports/databases/py-cql/distinfo 2013-02-01 16:41:53.000000000 +0100
+++ ./distinfo 2013-05-13 04:50:26.095146447 +0200
@@ -1,2 +1,2 @@
-SHA256 (cql-1.0.10.tar.gz) = 7c26007485444a011e66b64342396de030b100c373f63d8cede61daf9f2c5af4
-SIZE (cql-1.0.10.tar.gz) = 57050
+SHA256 (cql-1.4.0.tar.gz) = 7857c16d8aab7b736ab677d1016ef8513dedb64097214ad3a50a6c550cb7d6e0
+SIZE (cql-1.4.0.tar.gz) = 76838
diff -ruN --exclude=CVS /usr/ports/databases/py-cql/pkg-plist ./pkg-plist
--- /usr/ports/databases/py-cql/pkg-plist 2012-01-07 05:12:43.000000000 +0100
+++ ./pkg-plist 2013-05-11 00:49:42.255301974 +0200
@@ -31,5 +31,20 @@
%%PYTHON_SITELIBDIR%%/cql/cassandra/ttypes.pyo
%%PYTHON_SITELIBDIR%%/cql/cassandra/Cassandra.py
%%PYTHON_SITELIBDIR%%/cql/cassandra/Cassandra.pyc
+%%PYTHON_SITELIBDIR%%/cql/query.pyo
+%%PYTHON_SITELIBDIR%%/cql/native.pyc
+%%PYTHON_SITELIBDIR%%/cql/cqltypes.pyo
+%%PYTHON_SITELIBDIR%%/cql/thrifteries.pyo
+%%PYTHON_SITELIBDIR%%/cql/apivalues.pyo
+%%PYTHON_SITELIBDIR%%/cql/query.py
+%%PYTHON_SITELIBDIR%%/cql/thrifteries.py
+%%PYTHON_SITELIBDIR%%/cql/query.pyc
+%%PYTHON_SITELIBDIR%%/cql/apivalues.py
+%%PYTHON_SITELIBDIR%%/cql/native.pyo
+%%PYTHON_SITELIBDIR%%/cql/cqltypes.pyc
+%%PYTHON_SITELIBDIR%%/cql/thrifteries.pyc
+%%PYTHON_SITELIBDIR%%/cql/apivalues.pyc
+%%PYTHON_SITELIBDIR%%/cql/cqltypes.py
+%%PYTHON_SITELIBDIR%%/cql/native.py
@dirrm %%PYTHON_SITELIBDIR%%/cql/cassandra
@dirrm %%PYTHON_SITELIBDIR%%/cql
--- py27-cql-1.4.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list