aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
committermat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
commit2ad878233fa86f2aee5ae47da931d181ba41c6f6 (patch)
tree494feb823c7a0efa6fafeacaa9d18f03e331ae4d /databases
parentcbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff)
downloadfreebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz
freebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst
freebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.zip
Github cleanup.
- Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
Diffstat (limited to 'databases')
-rw-r--r--databases/pg_stat_kcache/Makefile4
-rw-r--r--databases/pg_stat_kcache/distinfo5
-rw-r--r--databases/pgrouting/Makefile2
-rw-r--r--databases/pgrouting/distinfo4
-rw-r--r--databases/php5-tarantool/Makefile1
-rw-r--r--databases/tarantool-c/Makefile1
6 files changed, 8 insertions, 9 deletions
diff --git a/databases/pg_stat_kcache/Makefile b/databases/pg_stat_kcache/Makefile
index 1bfc7492900..4d340c15e9f 100644
--- a/databases/pg_stat_kcache/Makefile
+++ b/databases/pg_stat_kcache/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= pg_stat_kcache
-PORTVERSION= 2.0.2
+DISTVERSIONPREFIX= REL
+DISTVERSION= 2_0_2
CATEGORIES= databases
USE_GITHUB= yes
GH_ACCOUNT= dalibo
-GH_TAGNAME= REL2_0_2
MAINTAINER= girgen@FreeBSD.org
COMMENT= Gather statistics about PostgreSQL I/O and CPU usage
diff --git a/databases/pg_stat_kcache/distinfo b/databases/pg_stat_kcache/distinfo
index c2f4a3d2af5..5be7c988e6b 100644
--- a/databases/pg_stat_kcache/distinfo
+++ b/databases/pg_stat_kcache/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dalibo-pg_stat_kcache-2.0.2-REL2_0_2_GH0.tar.gz) = 72b8850c7ede052bce2a51aa6a11b3ec1db2214dcea3911be0aa5324040154f1
-SIZE (dalibo-pg_stat_kcache-2.0.2-REL2_0_2_GH0.tar.gz) = 9731
+TIMESTAMP = 1464768857
+SHA256 (dalibo-pg_stat_kcache-REL2_0_2_GH0.tar.gz) = 72b8850c7ede052bce2a51aa6a11b3ec1db2214dcea3911be0aa5324040154f1
+SIZE (dalibo-pg_stat_kcache-REL2_0_2_GH0.tar.gz) = 9731
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index 78d348a273f..a031b1c1fe1 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pgrouting
PORTVERSION= 2.2.3
+DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= databases geography
MAINTAINER= lbartoletti@tuxfamily.org
@@ -19,6 +20,5 @@ USES= compiler:c++11-lib cmake localbase pgsql:9.1+ pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= pgRouting
-GH_TAGNAME= 8416c60
.include <bsd.port.mk>
diff --git a/databases/pgrouting/distinfo b/databases/pgrouting/distinfo
index fe1a7b1373f..3bc8be3a893 100644
--- a/databases/pgrouting/distinfo
+++ b/databases/pgrouting/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1463423989
-SHA256 (pgRouting-pgrouting-2.2.3-8416c60_GH0.tar.gz) = 2fdc5f781eaf342222c5b52e12698adb641bde2576908e85a7dc41b8d8ccb540
-SIZE (pgRouting-pgrouting-2.2.3-8416c60_GH0.tar.gz) = 4373034
+SHA256 (pgRouting-pgrouting-pgrouting-2.2.3_GH0.tar.gz) = ace0b2bfcfd468fa360867faf021d4447ebfa80d35f02cf5da549503b5dd4892
+SIZE (pgRouting-pgrouting-pgrouting-2.2.3_GH0.tar.gz) = 4373101
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile
index 7179bc6723f..b442778f4a0 100644
--- a/databases/php5-tarantool/Makefile
+++ b/databases/php5-tarantool/Makefile
@@ -16,7 +16,6 @@ USE_PHPIZE= yes
PHP_MODNAME= ${PORTNAME}
GH_PROJECT= ${PORTNAME}-php
-GH_ACCOUNT= tarantool
GH_TAGNAME= c1c5d5f
TR_VER= 20151222
IGNORE_WITH_PHP= 70
diff --git a/databases/tarantool-c/Makefile b/databases/tarantool-c/Makefile
index 04809aa008a..9efb6006c38 100644
--- a/databases/tarantool-c/Makefile
+++ b/databases/tarantool-c/Makefile
@@ -11,7 +11,6 @@ COMMENT= C client for Tarantool 1.6+
LIB_DEPENDS= libmsgpuck.so:devel/msgpuck
USE_GITHUB= yes
-GH_PROJECT= ${PORTNAME}
GH_ACCOUNT= tarantool
GH_TAGNAME= a251965