mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 1.1.15.
This commit is contained in:
parent
27862227c6
commit
ca3c72faeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73526
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnumeric2
|
||||
PORTVERSION= 1.1.12
|
||||
PORTVERSION= 1.1.15
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.1
|
||||
@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
|
||||
gal-2-0.2:${PORTSDIR}/x11-toolkits/gal2 \
|
||||
gda-2.1:${PORTSDIR}/databases/libgda2 \
|
||||
gsf-1.6:${PORTSDIR}/devel/libgsf
|
||||
gsf-1.7:${PORTSDIR}/devel/libgsf
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/gnumeric-1.1.12.tar.bz2) = c0bcad7c9d839f2b73600946660ea911
|
||||
MD5 (gnome2/gnumeric-1.1.15.tar.bz2) = d41d9beebefc64d28709f3c665d37603
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- doc/Makefile.in.orig Thu Sep 12 00:44:00 2002
|
||||
+++ doc/Makefile.in Thu Sep 12 00:44:11 2002
|
||||
@@ -162,7 +162,7 @@
|
||||
perl_val = @perl_val@
|
||||
python_val = @python_val@
|
||||
|
||||
-SUBDIRS = developer C de es hu ja nl no pl pt ru sk sv
|
||||
+SUBDIRS = developer C
|
||||
|
||||
EXTRA_DIST = README xmldocs.make gnumeric-doc.make make-func-list.pl
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- doc/C/keybinding-appendix.xml.orig Sat Nov 16 16:55:01 2002
|
||||
+++ doc/C/keybinding-appendix.xml Sat Nov 16 16:55:12 2002
|
||||
@@ -111,7 +111,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
- <keycap>Ctl-&</keycap> Adds a thin border around the current selection
|
||||
+ <keycap>Ctl-&</keycap> Adds a thin border around the current selection
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
@ -1,5 +1,4 @@
|
||||
bin/gnumeric
|
||||
bin/gnumeric-component
|
||||
etc/gconf/gconf.xml.defaults/apps/gnumeric/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/gnumeric/autocorrect/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/gnumeric/autoformat/%gconf.xml
|
||||
@ -86,8 +85,6 @@ lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc
|
||||
@ -127,8 +124,8 @@ lib/gnumeric/%%VERSION%%/plugins/xbase/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/xml_sax/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/xml_sax/xml_sax.so
|
||||
lib/libfoocanvas.a
|
||||
libdata/bonobo/servers/GNOME_Gnumeric.server
|
||||
libexec/gnumeric-component
|
||||
share/gnome/applications/gnumeric.desktop
|
||||
share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D/.category
|
||||
share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D/autoformat.3D.button.xml
|
||||
@ -163,6 +160,8 @@ share/gnome/gnumeric/%%VERSION%%/glade/advanced-filter.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/anova-one.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/anova-two.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/autocorrect.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/autofilter-expression.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/autofilter-top10.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/autoformat.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/autosave.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/cell-comment.glade
|
||||
@ -194,6 +193,7 @@ share/gnome/gnumeric/%%VERSION%%/glade/mean-tests.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/merge.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/moving-averages.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/names.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/pivottable.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/plugin-manager.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/preferences.glade
|
||||
share/gnome/gnumeric/%%VERSION%%/glade/print.glade
|
||||
@ -622,6 +622,7 @@ share/gnome/pixmaps/gnumeric/gnome-application-x-generic-spreadsheet.png
|
||||
share/gnome/pixmaps/gnumeric/gnome-application-x-gnumeric.png
|
||||
share/gnome/pixmaps/gnumeric/gnome-application-x-xls.png
|
||||
share/gnome/pixmaps/gnumeric/gnome-gnumeric.png
|
||||
share/gnome/pixmaps/gnumeric/gnumeric_splash.jpg
|
||||
share/gnome/pixmaps/gnumeric/gp_125grey
|
||||
share/gnome/pixmaps/gnumeric/gp_25grey
|
||||
share/gnome/pixmaps/gnumeric/gp_50grey
|
||||
@ -678,6 +679,7 @@ share/gnome/pixmaps/gnumeric/stf-druid.png
|
||||
share/gnome/pixmaps/gnumeric/stock.xpm
|
||||
share/gnome/pixmaps/gnumeric/surface.xpm
|
||||
share/gnome/pixmaps/gnumeric/top_border
|
||||
share/gnome/pixmaps/gnumeric_splash.jpg
|
||||
share/locale/bg/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ca/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/cs/LC_MESSAGES/gnumeric.mo
|
||||
@ -699,6 +701,7 @@ share/locale/it/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ja/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ko/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/lv/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/mr_IN/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ms/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nl/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nn/LC_MESSAGES/gnumeric.mo
|
||||
@ -752,7 +755,6 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/lotus
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/html
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-glossary
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/gdaif
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-string
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-stat
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-random
|
||||
|
Loading…
Reference in New Issue
Block a user