svn commit: r315592 - in head/databases: libgda3-firebird php5-pdo_firebird php52-pdo_firebird php53-pdo_firebird py-firebirdsql

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sat Mar 30 04:37:28 UTC 2013


Author: acm
Date: Sat Mar 30 04:37:26 2013
New Revision: 315592
URL: http://svnweb.freebsd.org/changeset/ports/315592

Log:
  - Bump PORTREVISION (firebird2*-client has been updated)
  
  Reported by:	miwi

Modified:
  head/databases/libgda3-firebird/Makefile
  head/databases/php5-pdo_firebird/Makefile
  head/databases/php52-pdo_firebird/Makefile
  head/databases/php53-pdo_firebird/Makefile
  head/databases/py-firebirdsql/Makefile

Modified: head/databases/libgda3-firebird/Makefile
==============================================================================
--- head/databases/libgda3-firebird/Makefile	Sat Mar 30 04:33:48 2013	(r315591)
+++ head/databases/libgda3-firebird/Makefile	Sat Mar 30 04:37:26 2013	(r315592)
@@ -6,7 +6,7 @@
 #   $MCom: ports/databases/libgda3-firebird/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $
 #
 
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES=	databases gnome
 PKGNAMESUFFIX?=	-firebird
 

Modified: head/databases/php5-pdo_firebird/Makefile
==============================================================================
--- head/databases/php5-pdo_firebird/Makefile	Sat Mar 30 04:33:48 2013	(r315591)
+++ head/databases/php5-pdo_firebird/Makefile	Sat Mar 30 04:37:26 2013	(r315592)
@@ -5,6 +5,7 @@
 # $FreeBSD$
 #
 
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php5

Modified: head/databases/php52-pdo_firebird/Makefile
==============================================================================
--- head/databases/php52-pdo_firebird/Makefile	Sat Mar 30 04:33:48 2013	(r315591)
+++ head/databases/php52-pdo_firebird/Makefile	Sat Mar 30 04:37:26 2013	(r315592)
@@ -5,6 +5,7 @@
 # $FreeBSD$
 #
 
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php52

Modified: head/databases/php53-pdo_firebird/Makefile
==============================================================================
--- head/databases/php53-pdo_firebird/Makefile	Sat Mar 30 04:33:48 2013	(r315591)
+++ head/databases/php53-pdo_firebird/Makefile	Sat Mar 30 04:37:26 2013	(r315592)
@@ -5,6 +5,7 @@
 # $FreeBSD$
 #
 
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php53

Modified: head/databases/py-firebirdsql/Makefile
==============================================================================
--- head/databases/py-firebirdsql/Makefile	Sat Mar 30 04:33:48 2013	(r315591)
+++ head/databases/py-firebirdsql/Makefile	Sat Mar 30 04:37:26 2013	(r315592)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firebirdsql
 PORTVERSION=	0.7.2
+PORTREVISION=	1
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}


More information about the svn-ports-all mailing list