summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-01-17 02:59:51 +0000
committermarkd <markd@pkgsrc.org>2003-01-17 02:59:51 +0000
commitd3736974937b746fe3e62b508103ea41457c0bd3 (patch)
tree4b666fee3e09268ffd681100573132906456078c /x11
parent6cd0880534df98994cbfa5d7af73337bd34f9e85 (diff)
downloadpkgsrc-d3736974937b746fe3e62b508103ea41457c0bd3.tar.gz
Some (Non-NetBSD) versions of patch don't deal well with patches at the
end of files that don't end with a newline. Trim the context of this patch to avoid the problem.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/distinfo4
-rw-r--r--x11/kdelibs3/patches/patch-cb6
2 files changed, 4 insertions, 6 deletions
diff --git a/x11/kdelibs3/distinfo b/x11/kdelibs3/distinfo
index b85250bde25..246621a0b09 100644
--- a/x11/kdelibs3/distinfo
+++ b/x11/kdelibs3/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2003/01/02 09:12:38 skrll Exp $
+$NetBSD: distinfo,v 1.13 2003/01/17 02:59:52 markd Exp $
SHA1 (kdelibs-3.0.5a.tar.bz2) = 2ebc2927eb724bcf570a781fcfb8f988bc2681ad
Size (kdelibs-3.0.5a.tar.bz2) = 7647507 bytes
@@ -51,4 +51,4 @@ SHA1 (patch-bt) = 8849d373460f275ab8fdc736f558d8b8daa653a5
SHA1 (patch-bu) = 65aca46f30be04c0d8177498eac149437b21ba56
SHA1 (patch-bv) = d4c53ba2add053db87a8d382080535ce1c536cbb
SHA1 (patch-ca) = ee31a9cfe62d9dd4f269bf95f2721bfb289d5d51
-SHA1 (patch-cb) = 5666c768eb8d56cc1fd67e704153cfc152337f3b
+SHA1 (patch-cb) = 1db71d0236955d07c3b246f1c4810a9378eace3f
diff --git a/x11/kdelibs3/patches/patch-cb b/x11/kdelibs3/patches/patch-cb
index be028487288..24bb7a733bf 100644
--- a/x11/kdelibs3/patches/patch-cb
+++ b/x11/kdelibs3/patches/patch-cb
@@ -1,11 +1,9 @@
-$NetBSD: patch-cb,v 1.2 2002/10/14 09:45:54 skrll Exp $
+$NetBSD: patch-cb,v 1.3 2003/01/17 02:59:51 markd Exp $
--- khtml/java/kjava.policy.in.orig Wed Nov 15 19:57:40 2000
+++ khtml/java/kjava.policy.in
-@@ -1,4 +1,4 @@
+@@ -1,3 +1,3 @@
-grant codeBase "file:@prefix@/share/apps/kjava/-"
+grant codeBase "file:@kde_datadir@/kjava/-"
{
permission java.security.AllPermission;
--};
-+};