diff options
author | lofi <lofi@FreeBSD.org> | 2005-11-05 14:27:18 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-11-05 14:27:18 +0800 |
commit | c908dd57f7a843e973c80112d42797d5a8eea088 (patch) | |
tree | e9ff88f2c8dc0db2517bc46915ca0cabdd9bdfc5 /databases | |
parent | 68c7374ddf63d2a825aa73c41e3090af25e0c1b5 (diff) | |
download | freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.tar.gz freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.tar.zst freebsd-ports-gnome-c908dd57f7a843e973c80112d42797d5a8eea088.zip |
Update to 3.3.5
Diffstat (limited to 'databases')
-rw-r--r-- | databases/qt-ibase-plugin/Makefile | 3 | ||||
-rw-r--r-- | databases/qt-mysql-plugin/Makefile | 2 | ||||
-rw-r--r-- | databases/qt-odbc-plugin/Makefile | 2 | ||||
-rw-r--r-- | databases/qt-pgsql-plugin/Makefile | 2 | ||||
-rw-r--r-- | databases/qt-sqlite-plugin/Makefile | 2 |
5 files changed, 5 insertions, 6 deletions
diff --git a/databases/qt-ibase-plugin/Makefile b/databases/qt-ibase-plugin/Makefile index 098356af050a..40495332aa4a 100644 --- a/databases/qt-ibase-plugin/Makefile +++ b/databases/qt-ibase-plugin/Makefile @@ -7,8 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 -PORTREVISION= 1 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} diff --git a/databases/qt-mysql-plugin/Makefile b/databases/qt-mysql-plugin/Makefile index fb03151669d3..ac109dcc0863 100644 --- a/databases/qt-mysql-plugin/Makefile +++ b/databases/qt-mysql-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} diff --git a/databases/qt-odbc-plugin/Makefile b/databases/qt-odbc-plugin/Makefile index 64d07853460e..b47865ab2aab 100644 --- a/databases/qt-odbc-plugin/Makefile +++ b/databases/qt-odbc-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} diff --git a/databases/qt-pgsql-plugin/Makefile b/databases/qt-pgsql-plugin/Makefile index f20b6a99e1d4..5159a8613795 100644 --- a/databases/qt-pgsql-plugin/Makefile +++ b/databases/qt-pgsql-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} diff --git a/databases/qt-sqlite-plugin/Makefile b/databases/qt-sqlite-plugin/Makefile index 23e331fecf4c..d6d8f97fa675 100644 --- a/databases/qt-sqlite-plugin/Makefile +++ b/databases/qt-sqlite-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |