diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-13 06:51:01 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-13 06:51:01 +0800 |
commit | 5a8fcfbe382da3496368e9fc49f715c89f767be2 (patch) | |
tree | 5d5bf4c2d881094f5b2a03ec3c176358b2ee3e90 /math/gnumeric | |
parent | 221d49d299e3889452ac7bd5c913464d4309988e (diff) | |
download | freebsd-ports-gnome-5a8fcfbe382da3496368e9fc49f715c89f767be2.tar.gz freebsd-ports-gnome-5a8fcfbe382da3496368e9fc49f715c89f767be2.tar.zst freebsd-ports-gnome-5a8fcfbe382da3496368e9fc49f715c89f767be2.zip |
Update to 1.0.5.
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/distinfo | 2 | ||||
-rw-r--r-- | math/gnumeric/files/patch-doc::Makefile.in | 14 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 1 |
4 files changed, 18 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index db58961dc952..b4d669d70e1a 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gnumeric -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric +DIST_SUBDIR= gnome MAINTAINER?= gnome@FreeBSD.org diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index 999768ecd30d..387066e1f78b 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1 +1 @@ -MD5 (gnumeric-1.0.4.tar.bz2) = 358667153706bd93a6dd7cf20e3d6bb4 +MD5 (gnome/gnumeric-1.0.5.tar.bz2) = ecce21517b0045e3dd34c2bee70b6577 diff --git a/math/gnumeric/files/patch-doc::Makefile.in b/math/gnumeric/files/patch-doc::Makefile.in new file mode 100644 index 000000000000..f9c47f90ea95 --- /dev/null +++ b/math/gnumeric/files/patch-doc::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- doc/Makefile.in.orig Wed Mar 13 00:26:49 2002 ++++ doc/Makefile.in Wed Mar 13 00:25:45 2002 +@@ -185,7 +185,7 @@ + perl_val = @perl_val@ + python_val = @python_val@ + +-SUBDIRS = C de es hu ja nl no pl pt ru sk sv ++SUBDIRS = C + + EXTRA_DIST = sgmldocs.make gnumeric-doc.make make-func-list.pl translating.sgml Design Future-Roadmap README saving.txt writing-functions.sgml excel-format-doc.txt linux-expo-99-gnumeric.tex linuxexpo.sty Dependencies.txt Styles.txt features.txt pref-attributes.txt guile-gnumeric.txt python-gnumeric.txt stf-export.txt stf-parser.txt + diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 07098bbf8ae4..ea645ccc6f16 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -865,6 +865,7 @@ share/gnome/mc/templates/gnumeric.desktop share/gnome/mime-info/gnumeric.keys share/gnome/mime-info/gnumeric.mime share/gnome/oaf/GNOME_Gnumeric.oaf +share/gnome/omf/gnumeric/gnumeric-C.omf share/gnome/pixmaps/gnome-application-x-gnumeric.png share/gnome/pixmaps/gnome-application-x-xls.png share/gnome/pixmaps/gnome-gnumeric.png |