summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i80129
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /editors/openoffice-3-devel/files/patch-i80129
parent- Fix PLIST (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0
Notes
Notes: svn path=/head/; revision=232918 svn path=/tags/RELEASE_7_2_0/; revision=232919; tag=release/7.2.0
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i80129')
-rw-r--r--editors/openoffice-3-devel/files/patch-i8012916
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i80129 b/editors/openoffice-3-devel/files/patch-i80129
deleted file mode 100644
index f590cb16a50d..000000000000
--- a/editors/openoffice-3-devel/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)