From 55a47fa6078f683cba580f9cd4607be3df0ff6b0 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Jul 2014 22:14:55 +0000 Subject: The PostgreSQL Global Development Group has released an update to all supported version of the database system, including versions 9.3.5, 9.2.9, 9.1.14, 9.0.18, and 8.4.22. This minor release fixes a number of issues discovered and reported by users over the last four months, including some data corruption issues, and is the last update of version 8.4. Users of version 9.3 will want to update at the earliest opportunity; users of version 8.4 will want to schedule an upgrade to a supported PostgreSQL version. --- databases/postgresql93-plperl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/postgresql93-plperl') diff --git a/databases/postgresql93-plperl/Makefile b/databases/postgresql93-plperl/Makefile index 5a19b37ac96..e77ad97f02a 100644 --- a/databases/postgresql93-plperl/Makefile +++ b/databases/postgresql93-plperl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/07/25 22:14:57 adam Exp $ PKGNAME= ${DISTNAME:C/-/93-plperl-/} -PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server -- cgit v1.2.3