summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-24 12:51:06 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-24 12:51:06 +0000
commit8d7224e1aacb73d091456f8c5c35e5e8fe8d9cdc (patch)
tree41464eadcc29c4c7f55d6656a083f71e670876b3 /editors
parent1f29a5d0e21a7c6c36f6d4424e28fb2a58cfeaf1 (diff)
downloadpkgsrc-8d7224e1aacb73d091456f8c5c35e5e8fe8d9cdc.tar.gz
Fix broken patch file.
Diffstat (limited to 'editors')
-rw-r--r--editors/OmegaT/distinfo4
-rw-r--r--editors/OmegaT/patches/patch-build.xml24
2 files changed, 14 insertions, 14 deletions
diff --git a/editors/OmegaT/distinfo b/editors/OmegaT/distinfo
index 077500377bc..b36b3cc36b6 100644
--- a/editors/OmegaT/distinfo
+++ b/editors/OmegaT/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2014/01/01 12:40:53 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2014/09/24 12:51:06 jperkin Exp $
SHA1 (OmegaT_3.0.8_01_Beta_Source.zip) = 75c268711f9e435d93b8e7707b19efc15f3a628e
RMD160 (OmegaT_3.0.8_01_Beta_Source.zip) = b85cd9d0ca9b952b0de8afa15625ba727b50a474
Size (OmegaT_3.0.8_01_Beta_Source.zip) = 107647322 bytes
-SHA1 (patch-build.xml) = 0ec9108c02217b541885fbb2a50df87870d9b76b
+SHA1 (patch-build.xml) = 4d29dd11fa91d4955b99bd54d622745f92ba57bb
diff --git a/editors/OmegaT/patches/patch-build.xml b/editors/OmegaT/patches/patch-build.xml
index f0bf7162d73..d59c5073abd 100644
--- a/editors/OmegaT/patches/patch-build.xml
+++ b/editors/OmegaT/patches/patch-build.xml
@@ -1,15 +1,15 @@
-$NetBSD: patch-build.xml,v 1.1 2013/11/24 04:50:30 ryoon Exp $
+$NetBSD: patch-build.xml,v 1.2 2014/09/24 12:51:06 jperkin Exp $
---- build.xml.orig 2013-05-28 00:07:44.000000000 +0000
+--- build.xml.orig 2013-05-28 09:07:44.000000000 +0000
+++ build.xml
@@ -82,10 +82,6 @@
- <copy todir="dist/native">
- <fileset dir="native"/>
- </copy>
-- <!-- copy scripts to the distribution directory -->
-- <copy todir="dist/scripts">
-- <fileset dir="scripts"/>
-- </copy>
- </target>
-
- <!-- Creates a zip with two localization packs -->
+ <copy todir="dist/native">
+ <fileset dir="native"/>
+ </copy>
+- <!-- copy scripts to the distribution directory -->
+- <copy todir="dist/scripts">
+- <fileset dir="scripts"/>
+- </copy>
+ </target>
+
+ <!-- Creates a zip with two localization packs -->