diff options
| author | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
| commit | 5da87348cb57d8d1df6910cb892114c53beab8b0 (patch) | |
| tree | 9d7168f3a6d792571ef549968fcd7b60801605fd /databases/postgresql10-plpython/Makefile | |
| parent | 75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff) | |
| download | pkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz | |
*: recursive bump for perl 5.36
Diffstat (limited to 'databases/postgresql10-plpython/Makefile')
| -rw-r--r-- | databases/postgresql10-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql10-plpython/Makefile b/databases/postgresql10-plpython/Makefile index c4b32689562..33e2738bfaa 100644 --- a/databases/postgresql10-plpython/Makefile +++ b/databases/postgresql10-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2022/05/12 19:02:43 adam Exp $ +# $NetBSD: Makefile,v 1.25 2022/06/28 11:31:33 wiz Exp $ PKGNAME= ${DISTNAME:S/-/10-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql10-server>=${PKGVERSION_NOREV}:../../databases/postgresql10-server |
