diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gomdb/Makefile | 1 | ||||
-rw-r--r-- | databases/jlog/Makefile | 1 | ||||
-rw-r--r-- | databases/levigo/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql-workbench52/Makefile | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb/Makefile | 2 | ||||
-rw-r--r-- | databases/sqlbuddy/Makefile | 1 | ||||
-rw-r--r-- | databases/sqlcipher/Makefile | 2 |
7 files changed, 3 insertions, 7 deletions
diff --git a/databases/gomdb/Makefile b/databases/gomdb/Makefile index b58a8a6a373c..11080f1fc660 100644 --- a/databases/gomdb/Makefile +++ b/databases/gomdb/Makefile @@ -17,7 +17,6 @@ USES= compiler USE_GITHUB= yes GH_ACCOUNT= szferi -GH_PROJECT= gomdb GH_TAGNAME= 6bcb5a .include <bsd.port.pre.mk> diff --git a/databases/jlog/Makefile b/databases/jlog/Makefile index 1e8037af2b69..7e1fba8ee107 100644 --- a/databases/jlog/Makefile +++ b/databases/jlog/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= autoconf-2.13:${PORTSDIR}/devel/autoconf213 USE_GITHUB= yes GH_ACCOUNT= omniti-labs # cf3085fe contains c++ fixes and other additions over the 1.2.2 release -GH_PROJECT= ${PORTNAME} GH_TAGNAME= cf3085f GNU_CONFIGURE= yes diff --git a/databases/levigo/Makefile b/databases/levigo/Makefile index b144a716d01d..70cb01374a48 100644 --- a/databases/levigo/Makefile +++ b/databases/levigo/Makefile @@ -18,7 +18,6 @@ USES= compiler USE_GITHUB= yes GH_ACCOUNT= jmhodges -GH_PROJECT= levigo GH_TAGNAME= 1ddad808d4 BROKEN_FreeBSD_8= Build has leftover /readelf.core, PR 194986 diff --git a/databases/mysql-workbench52/Makefile b/databases/mysql-workbench52/Makefile index 4b7ee2a5ec82..81577b0035bf 100644 --- a/databases/mysql-workbench52/Makefile +++ b/databases/mysql-workbench52/Makefile @@ -3,8 +3,8 @@ PORTNAME= mysql-workbench-gpl PORTVERSION= 5.2.47 -PORTREVISION= 7 DISTVERSIONSUFFIX= -src +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= MYSQL/MySQLGUITools PKGNAMESUFFIX= 52 diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index ffe2f47b4059..ab707041c966 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= MySQLdb -DISTVERSION= 1.2.5 DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 1.2.5 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index 17850d917162..b8dfd0eb3356 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= deliciousbrains -GH_PROJECT= ${PORTNAME} GH_TAGNAME= b2cdc2b NO_BUILD= yes diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile index c591b1fc8891..0924742cef8f 100644 --- a/databases/sqlcipher/Makefile +++ b/databases/sqlcipher/Makefile @@ -2,8 +2,8 @@ PORTNAME= sqlcipher PORTVERSION= 3.2.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= jharris@widomaker.com |