mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- update to 0.7.1
while here: - trim Makefile header - tab -> space change in pkg-descr:WWW PR: 174456 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
This commit is contained in:
parent
682fb69039
commit
a8b6e5a563
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309031
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: py-firebirdsql
|
||||
# Date created: 2011-04-11
|
||||
# Whom: Jose Jachuf <jjachuf@gmail.com>
|
||||
#
|
||||
# Created by: Jose Jachuf <jjachuf@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= firebirdsql
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (firebirdsql-0.7.0.tar.gz) = 427cca94f32f195559eb78ae64595efb9dd42671ab99de689f316dfa8d84f193
|
||||
SIZE (firebirdsql-0.7.0.tar.gz) = 36209
|
||||
SHA256 (firebirdsql-0.7.1.tar.gz) = 4c3e2bc8303a32480e406a3c393005d9e5378c8a1c9735d472a043b9ec09a2b5
|
||||
SIZE (firebirdsql-0.7.1.tar.gz) = 36297
|
||||
|
@ -2,4 +2,4 @@ FirebirdSQL package is a set of Firebird RDBMS bindings for python.
|
||||
It works on Python 2.5+ (including Python 3.x).
|
||||
It was tested with cpython, jython, ironpython and pypy.
|
||||
|
||||
WWW: https://github.com/nakagami/pyfirebirdsql
|
||||
WWW: https://github.com/nakagami/pyfirebirdsql
|
||||
|
Loading…
Reference in New Issue
Block a user