aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i80129
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3/files/patch-i80129
parentf2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes: svn path=/head/; revision=257512 svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i80129')
-rw-r--r--editors/openoffice-3/files/patch-i8012916
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice-3/files/patch-i80129 b/editors/openoffice-3/files/patch-i80129
deleted file mode 100644
index f590cb16a50d..000000000000
--- a/editors/openoffice-3/files/patch-i80129
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: libxml2/libxml2-2.6.31.patch
-===================================================================
-RCS file: /cvs/external/libxml2/libxml2-2.6.31.patch,v
-retrieving revision 1.2
-diff -u -r1.2 libxml2-2.6.31.patch
---- libxml2/libxml2-2.6.31.patch 6 Jun 2008 11:48:45 -0000 1.2
-+++ libxml2/libxml2-2.6.31.patch 8 Jul 2008 02:54:59 -0000
-@@ -88,7 +88,7 @@
-
- freebsd-elf)
- ! major=.`expr $current - $age`
--! versuffix=".$major.$age.$revision";
-+! versuffix="$major";
- ;;
-
- irix | nonstopux)