pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Add SV LC_MESSAGE file to PLIST, bump revisions.
details: https://anonhg.NetBSD.org/pkgsrc/rev/98f500dbaa9d
branches: trunk
changeset: 512017:98f500dbaa9d
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 28 18:35:06 2006 +0000
description:
Add SV LC_MESSAGE file to PLIST, bump revisions.
diffstat:
math/qalculate-bases/Makefile | 4 ++--
math/qalculate-bases/PLIST | 3 ++-
math/qalculate-currency/Makefile | 4 ++--
math/qalculate-currency/PLIST | 3 ++-
math/qalculate-gtk/Makefile | 4 ++--
math/qalculate-gtk/PLIST | 3 ++-
math/qalculate-units/Makefile | 4 ++--
math/qalculate-units/PLIST | 3 ++-
8 files changed, 16 insertions(+), 12 deletions(-)
diffs (96 lines):
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-bases/Makefile
--- a/math/qalculate-bases/Makefile Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-bases/Makefile Fri Apr 28 18:35:06 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/28 18:35:06 joerg Exp $
DISTNAME= qalculate-bases-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-bases/PLIST
--- a/math/qalculate-bases/PLIST Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-bases/PLIST Fri Apr 28 18:35:06 2006 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:48:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/28 18:35:06 joerg Exp $
bin/qalculate-bases
share/applications/qalculate-bases.desktop
+share/locale/sv/LC_MESSAGES/qalculate-bases.mo
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-currency/Makefile
--- a/math/qalculate-currency/Makefile Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-currency/Makefile Fri Apr 28 18:35:06 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/28 18:35:06 joerg Exp $
DISTNAME= qalculate-currency-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-currency/PLIST
--- a/math/qalculate-currency/PLIST Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-currency/PLIST Fri Apr 28 18:35:06 2006 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:48:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/28 18:35:06 joerg Exp $
bin/qalculate-currency
share/applications/qalculate-currency.desktop
+share/locale/sv/LC_MESSAGES/qalculate-currency.mo
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-gtk/Makefile
--- a/math/qalculate-gtk/Makefile Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-gtk/Makefile Fri Apr 28 18:35:06 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/28 18:35:06 joerg Exp $
DISTNAME= qalculate-gtk-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-gtk/PLIST
--- a/math/qalculate-gtk/PLIST Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-gtk/PLIST Fri Apr 28 18:35:06 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:48:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/28 18:35:06 joerg Exp $
bin/qalculate-gtk
share/applications/qalculate-gtk.desktop
share/gnome/help/qalculate-gtk/C/appendixa.xml
@@ -29,6 +29,7 @@
share/gnome/help/qalculate-gtk/C/figures/variable-manager.png
share/gnome/help/qalculate-gtk/C/legal.xml
share/gnome/help/qalculate-gtk/C/qalculate-gtk.xml
+share/locale/sv/LC_MESSAGES/qalculate-gtk.mo
share/omf/qalculate-gtk/qalculate-gtk-C.omf
share/qalculate-gtk/glade/about.glade
share/qalculate-gtk/glade/argumentrules.glade
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-units/Makefile
--- a/math/qalculate-units/Makefile Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-units/Makefile Fri Apr 28 18:35:06 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/28 18:35:06 joerg Exp $
DISTNAME= qalculate-units-0.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff -r df72cd48944c -r 98f500dbaa9d math/qalculate-units/PLIST
--- a/math/qalculate-units/PLIST Fri Apr 28 18:24:53 2006 +0000
+++ b/math/qalculate-units/PLIST Fri Apr 28 18:35:06 2006 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:48:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/04/28 18:35:06 joerg Exp $
bin/qalculate-units
share/applications/qalculate-units.desktop
+share/locale/sv/LC_MESSAGES/qalculate-units.mo
Home |
Main Index |
Thread Index |
Old Index