databases/postgresql-plv8js: remove pgsql version

Remove version restriction for pgsql, as 3.0.0 builds fine with any
version.

Reported by: Felix Palmen <felix@palmen-it.de>
PR: 259262
Sponsored by: Postgres Professional

(cherry picked from commit fb3f11e5db)
This commit is contained in:
Felix Palmen 2021-10-19 17:31:00 +03:00 committed by Michael Zhilin
parent acf8b1c393
commit f8db0660e0
1 changed files with 2 additions and 1 deletions

View File

@ -2,12 +2,13 @@
PORTNAME= plv8
PORTVERSION= 3.0.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
PKGNAMESUFFIX= js
MAINTAINER= ports@FreeBSD.org
MAINTAINER= mizhka@FreeBSD.org
COMMENT= PL/v8js procedural language for PostgreSQL database
LICENSE= PostgreSQL