diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-12-24 09:52:43 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-12-24 09:52:43 +0000 |
commit | 827929d3486bf59752b947404da9e2e4bd457022 (patch) | |
tree | 6da5cd4539297f5ab08c29bc8decbbcdc7265785 /math/gnumeric | |
parent | 067f11621ca7636a9f185b5fbbec01288a4ac839 (diff) | |
download | ports-827929d3486bf59752b947404da9e2e4bd457022.tar.gz ports-827929d3486bf59752b947404da9e2e4bd457022.zip |
Notes
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/distinfo | 2 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 8d483b37db3e..bd50d9bfb855 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnumeric -# Version required: 0.44 +# Version required: 0.45 # Date created: 08 October 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gnumeric-0.44 +DISTNAME= gnumeric-0.45 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index 7f432238dc32..5952f4ef98aa 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1 +1 @@ -MD5 (gnumeric-0.44.tar.gz) = 403492503ca0f9be56d676cc0a728514 +MD5 (gnumeric-0.45.tar.gz) = 7d7308f8d94ea6d3ca0940be78a80e18 diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 668abc136d27..d64276947cf4 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -15,11 +15,15 @@ share/gnome/gnumeric/glade/print.glade share/gnome/gnumeric/glade/row-height.glade share/gnome/gnumeric/glade/sheet-rename.glade share/gnome/gnumeric/glade/summary.glade +share/gnome/gnumeric/guile/gnumeric_startup.scm share/gnome/gnumeric/plugins/libcsv.so +share/gnome/gnumeric/plugins/libdif.so +share/gnome/gnumeric/plugins/libgnumguile.so share/gnome/gnumeric/plugins/libhtml.so share/gnome/gnumeric/plugins/liblotus.so share/gnome/gnumeric/plugins/liboleo.so share/gnome/gnumeric/plugins/libpython.so +share/gnome/gnumeric/plugins/libsc.so share/gnome/gnumeric/plugins/libstat.so share/gnome/gnumeric/plugins/libsylk.so share/gnome/gnumeric/plugins/libtext.so @@ -180,6 +184,7 @@ share/locale/ru/LC_MESSAGES/gnumeric.mo share/locale/sk/LC_MESSAGES/gnumeric.mo share/locale/sv/LC_MESSAGES/gnumeric.mo share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo +@dirrm share/gnome/gnumeric/guile @dirrm share/gnome/gnumeric/glade @dirrm share/gnome/gnumeric/plugins @dirrm share/gnome/gnumeric/python |