From 4793e40ed6a27b409dd119234328ce357ab35ef8 Mon Sep 17 00:00:00 2001
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Fri, 26 Mar 1999 04:48:09 +0000
Subject: * Update 0.15 -> 0.18 * One file per patch

---
 math/gnumeric/Makefile        |  6 +++---
 math/gnumeric/distinfo        |  2 +-
 math/gnumeric/files/patch-ba  | 20 ++++++++++++++++++++
 math/gnumeric2/Makefile       |  6 +++---
 math/gnumeric2/distinfo       |  2 +-
 math/gnumeric2/files/patch-ba | 20 ++++++++++++++++++++
 6 files changed, 48 insertions(+), 8 deletions(-)
 create mode 100644 math/gnumeric/files/patch-ba
 create mode 100644 math/gnumeric2/files/patch-ba

(limited to 'math')

diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 7a585b282742..19263d94b096 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	gnumeric
-# Version required:			0.15
+# Version required:			0.18
 # Date created:				08 October 1998
 # Whom:					Yukihiro Nakai <Nakai@technologist.com>
 #
-# $Id: Makefile,v 1.7 1999/01/27 08:31:51 fenner Exp $
+# $Id: Makefile,v 1.8 1999/03/09 01:08:59 nectar Exp $
 #
 
-DISTNAME=	gnumeric-0.15
+DISTNAME=	gnumeric-0.18
 CATEGORIES=	math gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	gnome-1.0/sources
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo
index 2be32608a144..5bd49bf31e3c 100644
--- a/math/gnumeric/distinfo
+++ b/math/gnumeric/distinfo
@@ -1 +1 @@
-MD5 (gnumeric-0.15.tar.gz) = e9f51ca42004b5ce0a91cca16b5ab7ee
+MD5 (gnumeric-0.18.tar.gz) = 203c37c6f653df4cf2ca97569fba0277
diff --git a/math/gnumeric/files/patch-ba b/math/gnumeric/files/patch-ba
new file mode 100644
index 000000000000..3dff658d020c
--- /dev/null
+++ b/math/gnumeric/files/patch-ba
@@ -0,0 +1,20 @@
+--- Makefile.in.orig	Wed Feb 24 03:49:45 1999
++++ Makefile.in	Wed Feb 24 19:06:37 1999
+@@ -137,7 +137,7 @@
+ perl_val = @perl_val@
+ python_val = @python_val@
+ 
+-SUBDIRS = intl po macros plugins src doc
++SUBDIRS = intl po macros plugins src
+ 
+ EXTRA_DIST =  	gnumeric.desktop README HACKING gnumeric.spec.in 	gnumeric.keys.in gnumeric.mime $(appicon_DATA)
+ 
+@@ -145,7 +145,7 @@
+ appicondir = $(datadir)/pixmaps
+ appicon_DATA = gnome-gnumeric.png gnome-gnumeric-xl.png
+ 
+-Applicationsdir = $(datadir)/gnome/apps/Applications
++Applicationsdir = $(datadir)/apps/Applications
+ Applications_DATA = gnumeric.desktop
+ 
+ Mimedir = $(datadir)/mime-info
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 7a585b282742..19263d94b096 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	gnumeric
-# Version required:			0.15
+# Version required:			0.18
 # Date created:				08 October 1998
 # Whom:					Yukihiro Nakai <Nakai@technologist.com>
 #
-# $Id: Makefile,v 1.7 1999/01/27 08:31:51 fenner Exp $
+# $Id: Makefile,v 1.8 1999/03/09 01:08:59 nectar Exp $
 #
 
-DISTNAME=	gnumeric-0.15
+DISTNAME=	gnumeric-0.18
 CATEGORIES=	math gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	gnome-1.0/sources
diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo
index 2be32608a144..5bd49bf31e3c 100644
--- a/math/gnumeric2/distinfo
+++ b/math/gnumeric2/distinfo
@@ -1 +1 @@
-MD5 (gnumeric-0.15.tar.gz) = e9f51ca42004b5ce0a91cca16b5ab7ee
+MD5 (gnumeric-0.18.tar.gz) = 203c37c6f653df4cf2ca97569fba0277
diff --git a/math/gnumeric2/files/patch-ba b/math/gnumeric2/files/patch-ba
new file mode 100644
index 000000000000..3dff658d020c
--- /dev/null
+++ b/math/gnumeric2/files/patch-ba
@@ -0,0 +1,20 @@
+--- Makefile.in.orig	Wed Feb 24 03:49:45 1999
++++ Makefile.in	Wed Feb 24 19:06:37 1999
+@@ -137,7 +137,7 @@
+ perl_val = @perl_val@
+ python_val = @python_val@
+ 
+-SUBDIRS = intl po macros plugins src doc
++SUBDIRS = intl po macros plugins src
+ 
+ EXTRA_DIST =  	gnumeric.desktop README HACKING gnumeric.spec.in 	gnumeric.keys.in gnumeric.mime $(appicon_DATA)
+ 
+@@ -145,7 +145,7 @@
+ appicondir = $(datadir)/pixmaps
+ appicon_DATA = gnome-gnumeric.png gnome-gnumeric-xl.png
+ 
+-Applicationsdir = $(datadir)/gnome/apps/Applications
++Applicationsdir = $(datadir)/apps/Applications
+ Applications_DATA = gnumeric.desktop
+ 
+ Mimedir = $(datadir)/mime-info
-- 
cgit v1.2.3