Update to plr 8.4.1. Works with PostgreSQL 13.

OK sthen@, danj@, pea@
This commit is contained in:
jeremy 2021-02-09 20:03:40 +00:00
parent 175919da03
commit 9f6bc542a7
3 changed files with 10 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2020/02/06 00:36:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2021/02/09 20:03:40 jeremy Exp $
COMMENT = R procedural language for PostgreSQL
VERSION = 8.4
DISTNAME = REL8_4
VERSION = 8.4.1
DISTNAME = REL8_4_1
PKGNAME = postgresql-plr-${VERSION}
CATEGORIES = databases

View File

@ -1,2 +1,2 @@
SHA256 (REL8_4.tar.gz) = v5w4IeY+IDsl8vrlzbdhBBb0q8y8ZSu3jp5oAHE4FjA=
SIZE (REL8_4.tar.gz) = 264511
SHA256 (REL8_4_1.tar.gz) = 3bbyA3EFtZ+d2mkw1Kme14kJXYll7G8PftW5Y6wCLgc=
SIZE (REL8_4_1.tar.gz) = 265142

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2020/02/06 00:36:59 jeremy Exp $
lib/postgresql/plr.so
share/postgresql/extension/plr--8.3.0.18--8.4.sql
share/postgresql/extension/plr--8.4.sql
share/postgresql/extension/plr--unpackaged--8.4.sql
@comment $OpenBSD: PLIST,v 1.4 2021/02/09 20:03:40 jeremy Exp $
@so lib/postgresql/plr.so
share/postgresql/extension/plr--8.4--8.4.1.sql
share/postgresql/extension/plr--8.4.1.sql
share/postgresql/extension/plr--unpackaged--8.4.1.sql
share/postgresql/extension/plr.control