summaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-plv8js')
-rw-r--r--databases/postgresql-plv8js/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 7a47bfbaf435..d52d3055dd58 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -3,8 +3,8 @@
PORTNAME= plv8
PORTVERSION= 1.4.8
-PORTREVISION= 5
DISTVERSIONPREFIX= v
+PORTREVISION= 6
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
PKGNAMESUFFIX= js
@@ -16,7 +16,7 @@ LICENSE= PostgreSQL
LIB_DEPENDS= libv8.so:lang/v8
-USES= compiler:c++11-lang gmake perl5 pgsql:9.1-10
+USES= compiler:c++11-lang gmake perl5 pgsql:9.5-10
USE_PERL5= build
USE_GITHUB= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"