svn commit: r372069 - head/databases/py-firebirdsql
Pawel Pekala
pawel at FreeBSD.org
Sun Nov 2 13:59:26 UTC 2014
Author: pawel
Date: Sun Nov 2 13:59:24 2014
New Revision: 372069
URL: https://svnweb.freebsd.org/changeset/ports/372069
QAT: https://qat.redports.org/buildarchive/r372069/
Log:
- Update to version 0.9.4 [1]
- Code is under 2 clause BSD license
PR: 194095
Submitted by: maintainer
Modified:
head/databases/py-firebirdsql/Makefile
head/databases/py-firebirdsql/distinfo
Modified: head/databases/py-firebirdsql/Makefile
==============================================================================
--- head/databases/py-firebirdsql/Makefile Sun Nov 2 13:40:01 2014 (r372068)
+++ head/databases/py-firebirdsql/Makefile Sun Nov 2 13:59:24 2014 (r372069)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firebirdsql
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.4
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jjachuf at gmail.com
COMMENT= Python DBAPI module for FirebirdSQL
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
# Python3 ready
USES= python
Modified: head/databases/py-firebirdsql/distinfo
==============================================================================
--- head/databases/py-firebirdsql/distinfo Sun Nov 2 13:40:01 2014 (r372068)
+++ head/databases/py-firebirdsql/distinfo Sun Nov 2 13:59:24 2014 (r372069)
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.9.2.tar.gz) = e5a9e0cbf3f9f8230142c6f3e2e52c5a5929c82bac631a741a7eaf36ebd15104
-SIZE (firebirdsql-0.9.2.tar.gz) = 47091
+SHA256 (firebirdsql-0.9.4.tar.gz) = 461abf539c6a66832a1b9f13e1e1b0e8cf436f60d6638db44c59292d1362b5b7
+SIZE (firebirdsql-0.9.4.tar.gz) = 47156
More information about the svn-ports-head
mailing list