summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-04-28 18:35:06 +0000
committerjoerg <joerg@pkgsrc.org>2006-04-28 18:35:06 +0000
commite2ed2baf33aa61d4aa92d2947a0ff749bfa5f612 (patch)
tree140f0c37780c353822b4ec1b90ca3a016b795443 /math
parent2ae04730099bc1ce68729f4b2596cb3f4c9486e8 (diff)
downloadpkgsrc-e2ed2baf33aa61d4aa92d2947a0ff749bfa5f612.tar.gz
Add SV LC_MESSAGE file to PLIST, bump revisions.
Diffstat (limited to 'math')
-rw-r--r--math/qalculate-bases/Makefile4
-rw-r--r--math/qalculate-bases/PLIST3
-rw-r--r--math/qalculate-currency/Makefile4
-rw-r--r--math/qalculate-currency/PLIST3
-rw-r--r--math/qalculate-gtk/Makefile4
-rw-r--r--math/qalculate-gtk/PLIST3
-rw-r--r--math/qalculate-units/Makefile4
-rw-r--r--math/qalculate-units/PLIST3
8 files changed, 16 insertions, 12 deletions
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
index 3be5481eef3..7b5979a5c7e 100644
--- a/math/qalculate-bases/Makefile
+++ b/math/qalculate-bases/Makefile
@@ -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 --git a/math/qalculate-bases/PLIST b/math/qalculate-bases/PLIST
index 8c6d7f50ced..b81fdd8899c 100644
--- a/math/qalculate-bases/PLIST
+++ b/math/qalculate-bases/PLIST
@@ -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 --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile
index 7f92ca3b6c1..9c0cdf95a2a 100644
--- a/math/qalculate-currency/Makefile
+++ b/math/qalculate-currency/Makefile
@@ -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 --git a/math/qalculate-currency/PLIST b/math/qalculate-currency/PLIST
index 4e6395695e6..9dd9c8ee3fe 100644
--- a/math/qalculate-currency/PLIST
+++ b/math/qalculate-currency/PLIST
@@ -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 --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index cd61641a43e..c06decd7b99 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -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 --git a/math/qalculate-gtk/PLIST b/math/qalculate-gtk/PLIST
index 2b50ddafdba..bec889b291b 100644
--- a/math/qalculate-gtk/PLIST
+++ b/math/qalculate-gtk/PLIST
@@ -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/unit-manager.png
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 --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile
index 4d092d990f6..e2409c1fe83 100644
--- a/math/qalculate-units/Makefile
+++ b/math/qalculate-units/Makefile
@@ -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 --git a/math/qalculate-units/PLIST b/math/qalculate-units/PLIST
index 7a6f36cb6cf..c40f0afc981 100644
--- a/math/qalculate-units/PLIST
+++ b/math/qalculate-units/PLIST
@@ -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