diff options
author | marino <marino@pkgsrc.org> | 2012-08-29 15:57:30 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-29 15:57:30 +0000 |
commit | ce98b6275e7845d63f857535956b0abdfdd54783 (patch) | |
tree | fadc1617f3c093ce3eb5a11bcd9586259a73017e /databases/postgresql84-plperl | |
parent | 745b9719e27a03509cb144e791b9d35a8475580d (diff) | |
download | pkgsrc-ce98b6275e7845d63f857535956b0abdfdd54783.tar.gz |
databases/postgresql84-plperl: Fix PLIST, 8.4.13 adds Russian
Diffstat (limited to 'databases/postgresql84-plperl')
-rw-r--r-- | databases/postgresql84-plperl/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql84-plperl/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile index 0a97c5a129c..4ae985e6e98 100644 --- a/databases/postgresql84-plperl/Makefile +++ b/databases/postgresql84-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/07/01 19:30:24 morr Exp $ +# $NetBSD: Makefile,v 1.12 2012/08/29 15:57:30 marino Exp $ PKGNAME= ${DISTNAME:C/-/84-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/postgresql84-plperl/PLIST b/databases/postgresql84-plperl/PLIST index 8d2f4151c4e..80e7b8dbdfd 100644 --- a/databases/postgresql84-plperl/PLIST +++ b/databases/postgresql84-plperl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2011/09/27 11:04:30 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2012/08/29 15:57:30 marino Exp $ lib/postgresql/plperl.so share/locale/de/LC_MESSAGES/plperl-8.4.mo share/locale/es/LC_MESSAGES/plperl-8.4.mo @@ -7,5 +7,6 @@ share/locale/it/LC_MESSAGES/plperl-8.4.mo share/locale/ja/LC_MESSAGES/plperl-8.4.mo share/locale/pl/LC_MESSAGES/plperl-8.4.mo share/locale/pt_BR/LC_MESSAGES/plperl-8.4.mo +share/locale/ru/LC_MESSAGES/plperl-8.4.mo share/locale/tr/LC_MESSAGES/plperl-8.4.mo share/locale/zh_CN/LC_MESSAGES/plperl-8.4.mo |