svn commit: r335941 - head/databases/py-firebirdsql
William Grzybowski
wg at FreeBSD.org
Sun Dec 8 21:07:33 UTC 2013
Author: wg
Date: Sun Dec 8 21:07:33 2013
New Revision: 335941
URL: http://svnweb.freebsd.org/changeset/ports/335941
Log:
databases/py-firebirdsql: update to 0.8.1
- Update to 0.8.1 [1]
- Allow staging
- Use auto plist
PR: ports/184598
Submitted by: maintainer
Deleted:
head/databases/py-firebirdsql/pkg-plist
Modified:
head/databases/py-firebirdsql/Makefile
head/databases/py-firebirdsql/distinfo
Modified: head/databases/py-firebirdsql/Makefile
==============================================================================
--- head/databases/py-firebirdsql/Makefile Sun Dec 8 20:42:12 2013 (r335940)
+++ head/databases/py-firebirdsql/Makefile Sun Dec 8 21:07:33 2013 (r335941)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firebirdsql
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,6 @@ LICENSE= BSD
# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/py-firebirdsql/distinfo
==============================================================================
--- head/databases/py-firebirdsql/distinfo Sun Dec 8 20:42:12 2013 (r335940)
+++ head/databases/py-firebirdsql/distinfo Sun Dec 8 21:07:33 2013 (r335941)
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.8.0.tar.gz) = 13b84944f40afbf9c95d65341d8b96b0a417b11476053f239bfd63e24d86b905
-SIZE (firebirdsql-0.8.0.tar.gz) = 37282
+SHA256 (firebirdsql-0.8.1.tar.gz) = 33b35b65ee111d674e77722cf69b7f5d6b3d187f7bb00fd6ea82a16df716c737
+SIZE (firebirdsql-0.8.1.tar.gz) = 37320
More information about the svn-ports-all
mailing list