aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-04 11:09:46 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-04 11:09:46 +0000
commit9ad3fcb94ce3f8edbd8abe807777908eca146e40 (patch)
tree9800a5de5504ec9d8617c2e4ea133f167859a496 /editors/openoffice-1.0
parentcc7a2f1e500e9ec576f00486d496875add48538e (diff)
downloadports-9ad3fcb94ce3f8edbd8abe807777908eca146e40.tar.gz
ports-9ad3fcb94ce3f8edbd8abe807777908eca146e40.zip
Notes
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/distinfo2
-rw-r--r--editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk10
2 files changed, 1 insertions, 11 deletions
diff --git a/editors/openoffice-1.0/distinfo b/editors/openoffice-1.0/distinfo
index 655c723f0d05..d090a04b5ad8 100644
--- a/editors/openoffice-1.0/distinfo
+++ b/editors/openoffice-1.0/distinfo
@@ -1,4 +1,4 @@
MD5 (OOo_1.0.0_source.tar.bz2) = f5dbcf74a3b025280a2afd3e5913da16
MD5 (gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
MD5 (oo_moz1.0RC2_i386_FreeBSD-4.tar.gz) = e3299d7a18d60a259cb971034595043f
-MD5 (oo_moz1.0RC3_i386_FreeBSD-5.tar.gz) = d9064ae92c1d0f9c194305ef18bfed5b
+MD5 (oo_moz1.0RC3_i386_FreeBSD-5.tar.gz) = fcaca48d9e88bfd41431b52477f2b3b1
diff --git a/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk b/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk
deleted file mode 100644
index 760d34b6dd3e..000000000000
--- a/editors/openoffice-1.0/files/patch-moz::zipped::makefile.mk
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../moz/zipped/makefile.mk.orig Tue Jun 4 00:08:23 2002
-+++ ../moz/zipped/makefile.mk Tue Jun 4 00:07:08 2002
-@@ -84,6 +84,7 @@
-
- $(MISC)$/unpacked_$(TARGET)_inc : $(OS)$(COM)$(CPU)inc.zip
- +unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@
-+ +cp -r $(INCCOM)/mozilla ../../solver/$(UPD)/$(INPATH)/inc/mozilla
- +chmod -R 775 $(INCCOM)
-
- .ELSE