mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to version 0.9.4 [1]
- Code is under 2 clause BSD license PR: 194095 Submitted by: maintainer
This commit is contained in:
parent
5ae038246d
commit
3a52ddb8cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372069
2 changed files with 4 additions and 4 deletions
|
@ -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@gmail.com
|
||||
COMMENT= Python DBAPI module for FirebirdSQL
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
# Python3 ready
|
||||
USES= python
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue