View | Details | Raw Unified | Return to bug 184598
Collapse All | Expand All

(-)py-firebirdsql/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Jose Jachuf <jjachuf@gmail.com>
1
# Created by: Jose Jachuf <jjachuf@gmail.com>
2
# $FreeBSD: databases/py-firebirdsql/Makefile 335583 2013-12-03 17:47:15Z culot $
2
# $FreeBSD: databases/py-firebirdsql/Makefile 335621 2013-12-04 15:15:53Z culot $
3
3
4
PORTNAME=	firebirdsql
4
PORTNAME=	firebirdsql
5
PORTVERSION=	0.8.0
5
PORTVERSION=	0.8.1
6
CATEGORIES=	databases python
6
CATEGORIES=	databases python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)py-firebirdsql/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (firebirdsql-0.8.0.tar.gz) = 13b84944f40afbf9c95d65341d8b96b0a417b11476053f239bfd63e24d86b905
1
SHA256 (firebirdsql-0.8.1.tar.gz) = 33b35b65ee111d674e77722cf69b7f5d6b3d187f7bb00fd6ea82a16df716c737
2
SIZE (firebirdsql-0.8.0.tar.gz) = 37282
2
SIZE (firebirdsql-0.8.1.tar.gz) = 37320

Return to bug 184598