diff options
author | mjl <mjl> | 2001-03-23 15:46:42 +0000 |
---|---|---|
committer | mjl <mjl> | 2001-03-23 15:46:42 +0000 |
commit | 657d7ef234839253e5162893d4342940d20dd2e6 (patch) | |
tree | 394094d538dd48d2610fedf3508404fedbc9053b /finance | |
parent | 02cd8cf03216c24d9d3ab9637b1303857c7c8d0d (diff) | |
download | pkgsrc-657d7ef234839253e5162893d4342940d20dd2e6.tar.gz |
Update to 1.4.11. Changes are bugfixes and a couple of new locales.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/files/md5 | 4 | ||||
-rw-r--r-- | finance/gnucash/pkg/PLIST | 20 |
3 files changed, 16 insertions, 12 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 37c76b2729e..11fd3d61a94 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 14:46:34 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/03/23 15:46:42 mjl Exp $ # -DISTNAME= gnucash-1.4.10 +DISTNAME= gnucash-1.4.11 CATEGORIES= finance MASTER_SITES= http://www.linas.org/pub/gnucash/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ diff --git a/finance/gnucash/files/md5 b/finance/gnucash/files/md5 index 148af11a3fa..bf02a734dbb 100644 --- a/finance/gnucash/files/md5 +++ b/finance/gnucash/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2001/01/31 17:12:38 wiz Exp $ +$NetBSD: md5,v 1.4 2001/03/23 15:46:42 mjl Exp $ -MD5 (gnucash-1.4.10.tar.gz) = 06b4f90eab57183a77199db07051467f +SHA1 (gnucash-1.4.11.tar.gz) = 5104154ed11f557dfccd2e7316f134a4f0d14de1 diff --git a/finance/gnucash/pkg/PLIST b/finance/gnucash/pkg/PLIST index fba67389064..1553d55893e 100644 --- a/finance/gnucash/pkg/PLIST +++ b/finance/gnucash/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2001/01/09 04:29:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2001/03/23 15:46:43 mjl Exp $ bin/gnc-prices bin/gnucash etc/gnucash/config @@ -252,13 +252,17 @@ share/gnucash/scm/testbed.scm share/gnucash/scm/text-export.scm share/gnucash/scm/utilities.scm share/gnucash/scm/xml-generator.scm -share/locale/de/LC_MESSAGES/gnucash.mo -share/locale/en_GB/LC_MESSAGES/gnucash.mo -share/locale/es/LC_MESSAGES/gnucash.mo -share/locale/fr/LC_MESSAGES/gnucash.mo -share/locale/it/LC_MESSAGES/gnucash.mo -share/locale/ru/LC_MESSAGES/gnucash.mo -share/locale/sv/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnucash.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnucash.mo @dirrm share/gnucash/scm/srfi @dirrm share/gnucash/scm/report @dirrm share/gnucash/scm/qif-import |