From b93259828edba2c89228e319b2916d6a25f676d0 Mon Sep 17 00:00:00 2001 From: jeremy Date: Tue, 19 Feb 2019 05:11:15 +0000 Subject: [PATCH] Update to plr 8.3.0.18 Switch to using GitHub. OK ajacoutot@ --- databases/postgresql-plr/Makefile | 12 +++++++----- databases/postgresql-plr/distinfo | 4 ++-- databases/postgresql-plr/pkg/PLIST | 6 +++--- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/databases/postgresql-plr/Makefile b/databases/postgresql-plr/Makefile index 2728d0f9c06..f7cdd1d4a8e 100644 --- a/databases/postgresql-plr/Makefile +++ b/databases/postgresql-plr/Makefile @@ -1,21 +1,21 @@ -# $OpenBSD: Makefile,v 1.3 2018/12/02 13:26:42 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2019/02/19 05:11:15 jeremy Exp $ COMMENT = R procedural language for PostgreSQL -VERSION = 8.3.0.17 -DISTNAME = plr-${VERSION} +VERSION = 8.3.0.18 +DISTNAME = REL8_3_0_18 PKGNAME = postgresql-plr-${VERSION} CATEGORIES = databases -HOMEPAGE = http://www.joeconway.com/plr.html +HOMEPAGE = https://github.com/postgres-plr/plr # GPLv2+ PERMIT_PACKAGE_CDROM = Yes WANTLIB = c lib/R/lib/R -MASTER_SITES = http://www.joeconway.com/plr/doc/downloads/ +MASTER_SITES = https://github.com/postgres-plr/plr/archive/ BUILD_DEPENDS = databases/postgresql,-server RUN_DEPENDS = databases/postgresql,-server @@ -25,4 +25,6 @@ MAKE_ENV = USE_PGXS=1 USE_GMAKE = Yes +WRKDIST = ${WRKDIR}/plr-${DISTNAME} + .include diff --git a/databases/postgresql-plr/distinfo b/databases/postgresql-plr/distinfo index 19c5f7c75f5..020a7c9563f 100644 --- a/databases/postgresql-plr/distinfo +++ b/databases/postgresql-plr/distinfo @@ -1,2 +1,2 @@ -SHA256 (plr-8.3.0.17.tar.gz) = Jkm7Ew2XaqKI4CRCgVeJFj5Vue3qOVAv770ujqFt6Xo= -SIZE (plr-8.3.0.17.tar.gz) = 238955 +SHA256 (REL8_3_0_18.tar.gz) = 4toAY7xQKsh5ts9UyT55Hv9JmYaRs9Q8SBId160Ryu0= +SIZE (REL8_3_0_18.tar.gz) = 263146 diff --git a/databases/postgresql-plr/pkg/PLIST b/databases/postgresql-plr/pkg/PLIST index ed6bf78a9b1..e4f38d84393 100644 --- a/databases/postgresql-plr/pkg/PLIST +++ b/databases/postgresql-plr/pkg/PLIST @@ -1,9 +1,9 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/01 21:51:22 jeremy Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/02/19 05:11:15 jeremy Exp $ lib/postgresql/plr.so share/doc/postgresql/ share/doc/postgresql/extension/ share/doc/postgresql/extension/README.plr -share/postgresql/extension/plr--8.3.0.17.sql -share/postgresql/extension/plr--unpackaged--8.3.0.17.sql +share/postgresql/extension/plr--8.3.0.18.sql +share/postgresql/extension/plr--unpackaged--8.3.0.18.sql share/postgresql/extension/plr.control share/postgresql/extension/plr.sql