summaryrefslogtreecommitdiff
path: root/databases/postgresql84-plperl
diff options
context:
space:
mode:
authoradam <adam>2014-07-25 22:14:55 +0000
committeradam <adam>2014-07-25 22:14:55 +0000
commitf189a3c574d6544fea0bd9bf7610f3206d60f67b (patch)
tree64b962546ea0fdbce8abd0632fa7c42f16413b77 /databases/postgresql84-plperl
parentb00da4ebd2a7ac99435509f7740b15b4e43eaa1d (diff)
downloadpkgsrc-f189a3c574d6544fea0bd9bf7610f3206d60f67b.tar.gz
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.
Diffstat (limited to 'databases/postgresql84-plperl')
-rw-r--r--databases/postgresql84-plperl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile
index 47aa93bf8f7..e6fd916246a 100644
--- a/databases/postgresql84-plperl/Makefile
+++ b/databases/postgresql84-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:32 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/07/25 22:14:55 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-plperl-/}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server