pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xscreensaver Add missing entries to PLIST. Bump P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3d859a05ede
branches:  trunk
changeset: 497152:b3d859a05ede
user:      hira <hira%pkgsrc.org@localhost>
date:      Thu Jul 21 06:41:12 2005 +0000

description:
Add missing entries to PLIST.  Bump PKGREVISION.

diffstat:

 x11/xscreensaver/Makefile |  3 ++-
 x11/xscreensaver/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (37 lines):

diff -r fcdc8cef6374 -r b3d859a05ede x11/xscreensaver/Makefile
--- a/x11/xscreensaver/Makefile Thu Jul 21 04:54:31 2005 +0000
+++ b/x11/xscreensaver/Makefile Thu Jul 21 06:41:12 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2005/06/28 10:03:14 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2005/07/21 06:41:12 hira Exp $
 
 COMMENT=       Screen saver and locker for the X window system
+PKGREVISION=   1
 
 CONFLICTS+=    xscreensaver-gnome<4.14
 # man/man1/barcode.1
diff -r fcdc8cef6374 -r b3d859a05ede x11/xscreensaver/PLIST
--- a/x11/xscreensaver/PLIST    Thu Jul 21 04:54:31 2005 +0000
+++ b/x11/xscreensaver/PLIST    Thu Jul 21 06:41:12 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2005/06/28 10:03:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2005/07/21 06:41:12 hira Exp $
 bin/xscreensaver
 bin/xscreensaver-command
 bin/xscreensaver-getimage
@@ -612,6 +612,7 @@
 man/man1/xsublim.1
 man/man1/xteevee.1
 man/man1/zoom.1
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xscreensaver.mo
@@ -627,6 +628,7 @@
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xscreensaver.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xscreensaver.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xscreensaver.mo



Home | Main Index | Thread Index | Old Index