Wed Aug 29 15:57:30 2012 UTC ()
databases/postgresql84-plperl: Fix PLIST, 8.4.13 adds Russian


(marino)
diff -r1.11 -r1.12 pkgsrc/databases/postgresql84-plperl/Makefile
diff -r1.6 -r1.7 pkgsrc/databases/postgresql84-plperl/PLIST

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql84-plperl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84-plperl/Attic/Makefile 2012/07/01 19:30:24 1.11
+++ pkgsrc/databases/postgresql84-plperl/Attic/Makefile 2012/08/29 15:57:30 1.12
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2012/07/01 19:30:24 morr Exp $ 1# $NetBSD: Makefile,v 1.12 2012/08/29 15:57:30 marino Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/84-plperl-/} 3PKGNAME= ${DISTNAME:C/-/84-plperl-/}
 4PKGREVISION= 1
4COMMENT= PL/Perl procedural language for the PostgreSQL backend 5COMMENT= PL/Perl procedural language for the PostgreSQL backend
5 6
6PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
7 8
8DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server 9DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
9 10
10.include "../../databases/postgresql84/Makefile.common" 11.include "../../databases/postgresql84/Makefile.common"
11 12
12USE_TOOLS+= perl 13USE_TOOLS+= perl
13PERL5_CONFIGURE= no 14PERL5_CONFIGURE= no
14CONFIGURE_ARGS+= --with-perl 15CONFIGURE_ARGS+= --with-perl
15 16
16BUILD_DIRS= src/pl/plperl 17BUILD_DIRS= src/pl/plperl

cvs diff -r1.6 -r1.7 pkgsrc/databases/postgresql84-plperl/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84-plperl/Attic/PLIST 2011/09/27 11:04:30 1.6
+++ pkgsrc/databases/postgresql84-plperl/Attic/PLIST 2012/08/29 15:57:30 1.7
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1@comment $NetBSD: PLIST,v 1.6 2011/09/27 11:04:30 adam Exp $ 1@comment $NetBSD: PLIST,v 1.7 2012/08/29 15:57:30 marino Exp $
2lib/postgresql/plperl.so 2lib/postgresql/plperl.so
3share/locale/de/LC_MESSAGES/plperl-8.4.mo 3share/locale/de/LC_MESSAGES/plperl-8.4.mo
4share/locale/es/LC_MESSAGES/plperl-8.4.mo 4share/locale/es/LC_MESSAGES/plperl-8.4.mo
5share/locale/fr/LC_MESSAGES/plperl-8.4.mo 5share/locale/fr/LC_MESSAGES/plperl-8.4.mo
6share/locale/it/LC_MESSAGES/plperl-8.4.mo 6share/locale/it/LC_MESSAGES/plperl-8.4.mo
7share/locale/ja/LC_MESSAGES/plperl-8.4.mo 7share/locale/ja/LC_MESSAGES/plperl-8.4.mo
8share/locale/pl/LC_MESSAGES/plperl-8.4.mo 8share/locale/pl/LC_MESSAGES/plperl-8.4.mo
9share/locale/pt_BR/LC_MESSAGES/plperl-8.4.mo 9share/locale/pt_BR/LC_MESSAGES/plperl-8.4.mo
 10share/locale/ru/LC_MESSAGES/plperl-8.4.mo
10share/locale/tr/LC_MESSAGES/plperl-8.4.mo 11share/locale/tr/LC_MESSAGES/plperl-8.4.mo
11share/locale/zh_CN/LC_MESSAGES/plperl-8.4.mo 12share/locale/zh_CN/LC_MESSAGES/plperl-8.4.mo