diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:31:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:31:01 +0000 |
commit | 4b1d9ccee7a4370b152f1b57284ff8ec61c8263d (patch) | |
tree | 802a53530d12c1fff46db26de8d953ba357b47d8 /editors/openoffice.org-3/files/patch-i102183 | |
parent | Repocopy has done, connect editors/openoffice-3 and (diff) |
Remove editors/openoffice.org-3 port as it has been renamed.
PR: 167305
Notes
Notes:
svn path=/head/; revision=296267
Diffstat (limited to 'editors/openoffice.org-3/files/patch-i102183')
-rw-r--r-- | editors/openoffice.org-3/files/patch-i102183 | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/editors/openoffice.org-3/files/patch-i102183 b/editors/openoffice.org-3/files/patch-i102183 deleted file mode 100644 index e5293feef0ce..000000000000 --- a/editors/openoffice.org-3/files/patch-i102183 +++ /dev/null @@ -1,36 +0,0 @@ ---- redland/raptor/raptor-1.4.18.patch.autotools 2009-07-11 13:49:32.000000000 +0900 -+++ redland/raptor/raptor-1.4.18.patch.autotools 2009-07-11 13:52:31.000000000 +0900 -@@ -40,7 +40,7 @@ - - major=".$current" - - versuffix=".$current"; - + major=.`expr $current - $age` --+ versuffix="$major.$age.$revision" -++ versuffix="$major" - ;; - - irix | nonstopux) - - ---- redland/rasqal/rasqal-0.9.16.patch.autotools 2009-07-11 13:49:32.000000000 +0900 -+++ redland/rasqal/rasqal-0.9.16.patch.autotools 2009-07-11 13:52:09.000000000 +0900 -@@ -32,7 +32,7 @@ - - major=".$current" - - versuffix=".$current"; - + major=.`expr $current - $age` --+ versuffix="$major.$age.$revision" -++ versuffix="$major" - ;; - - irix | nonstopux) - ---- redlan_/redland/redland-1.0.8.patch.autotools 2009-07-11 13:49:32.000000000 +0900 -+++ redland/redland/redland-1.0.8.patch.autotools 2009-07-11 13:49:54.000000000 +0900 -@@ -52,7 +52,7 @@ - - major=".$current" - - versuffix=".$current"; - + major=.`expr $current - $age` --+ versuffix="$major.$age.$revision" -++ versuffix="$major" - ;; - - irix | nonstopux) |