aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-05 12:19:32 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-05 12:19:32 +0000
commitec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch)
treee09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /databases
parent034efe6bc8b62e0c79af9d730572475c84f94f70 (diff)
downloadports-ec94e4d5eb205b565ad234a64ae8f928f0acf831.tar.gz
ports-ec94e4d5eb205b565ad234a64ae8f928f0acf831.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/akonadi/Makefile1
-rw-r--r--databases/fpc-sqlite/Makefile2
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/libzdb/Makefile1
-rw-r--r--databases/opendbx/Makefile1
-rw-r--r--databases/p5-DBIx-Class-Schema-Loader/Makefile1
-rw-r--r--databases/php5-sqlite3/Makefile1
-rw-r--r--databases/php53-sqlite3/Makefile1
-rw-r--r--databases/php55-sqlite3/Makefile1
-rw-r--r--databases/proftpd-mod_sql_sqlite/Makefile1
-rw-r--r--databases/qt5-sqldrivers-sqlite3/Makefile1
-rw-r--r--databases/soci/Makefile1
-rw-r--r--databases/spatialite_gui/Makefile2
13 files changed, 13 insertions, 3 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index 63f32ebb48af..bd729e1bcc26 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= akonadi
PORTVERSION= 1.12.1
+PORTREVISION= 1
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE
diff --git a/databases/fpc-sqlite/Makefile b/databases/fpc-sqlite/Makefile
index b79ba6cc96dd..f4268e43356f 100644
--- a/databases/fpc-sqlite/Makefile
+++ b/databases/fpc-sqlite/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.rog>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases lang
PKGNAMESUFFIX= -sqlite
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 73298af8dfb7..807510387463 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grass
PORTVERSION= 6.4.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile
index 20475772417e..1ccec4f0c21a 100644
--- a/databases/libzdb/Makefile
+++ b/databases/libzdb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libzdb
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.tildeslash.com/libzdb/dist/
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile
index 18aaecf774f2..c8b7f697b016 100644
--- a/databases/opendbx/Makefile
+++ b/databases/opendbx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opendbx
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.linuxnetworks.de/opendbx/download/
diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile
index 2c67792c0da3..08f3772d971c 100644
--- a/databases/p5-DBIx-Class-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile
@@ -3,6 +3,7 @@
PORTNAME= DBIx-Class-Schema-Loader
PORTVERSION= 0.07040
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/databases/php5-sqlite3/Makefile b/databases/php5-sqlite3/Makefile
index eef67834ea4d..8e9c7dcb7fb0 100644
--- a/databases/php5-sqlite3/Makefile
+++ b/databases/php5-sqlite3/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php5
diff --git a/databases/php53-sqlite3/Makefile b/databases/php53-sqlite3/Makefile
index 83ad2a11b7df..c8faa8a5a6a7 100644
--- a/databases/php53-sqlite3/Makefile
+++ b/databases/php53-sqlite3/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PORTREVISION= 3
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php53
diff --git a/databases/php55-sqlite3/Makefile b/databases/php55-sqlite3/Makefile
index 28efa9176b92..7f9daeb64dd7 100644
--- a/databases/php55-sqlite3/Makefile
+++ b/databases/php55-sqlite3/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile
index 54aa0caa6a1e..1c351f5ac5b5 100644
--- a/databases/proftpd-mod_sql_sqlite/Makefile
+++ b/databases/proftpd-mod_sql_sqlite/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mod_sql_sqlite
+PORTREVISION= 3
CATEGORIES= databases ftp
PKGNAMEPREFIX= proftpd-
diff --git a/databases/qt5-sqldrivers-sqlite3/Makefile b/databases/qt5-sqldrivers-sqlite3/Makefile
index 3af4eb38e930..636906fbac50 100644
--- a/databases/qt5-sqldrivers-sqlite3/Makefile
+++ b/databases/qt5-sqldrivers-sqlite3/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= sqlite3
+PORTREVISION= 1
DB= SQLite
DB_DESC= SQLite 3
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index e5949b3994e4..4151e74696ea 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -3,6 +3,7 @@
PORTNAME= soci
PORTVERSION= 3.2.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index d9451b145bbf..7807e37e899e 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spatialite_gui
PORTVERSION= 1.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/