summaryrefslogtreecommitdiff
path: root/devel/subversion
diff options
context:
space:
mode:
authoradam <adam>2014-02-23 10:01:51 +0000
committeradam <adam>2014-02-23 10:01:51 +0000
commit60650bfccde3539c4192ef20af88acd63a7045ed (patch)
treef29948d9362eb2b869bac8fe592c4bd432ede90c /devel/subversion
parent7001b74e074dcef196462e98b98e2c4767c3ce0e (diff)
downloadpkgsrc-60650bfccde3539c4192ef20af88acd63a7045ed.tar.gz
Removed patch-subversion_include_svn_auth.h
Diffstat (limited to 'devel/subversion')
-rw-r--r--devel/subversion/patches/patch-subversion_include_svn_auth.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/subversion/patches/patch-subversion_include_svn_auth.h b/devel/subversion/patches/patch-subversion_include_svn_auth.h
deleted file mode 100644
index 642d1b58dcf..00000000000
--- a/devel/subversion/patches/patch-subversion_include_svn_auth.h
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-subversion_include_svn_auth.h,v 1.1 2013/09/05 07:07:46 adam Exp $
-
-Allow GNOME keyring functions on Darwin, or other svn packages won't build.
-
---- subversion/include/svn_auth.h.orig 2013-09-05 06:34:51.000000000 +0000
-+++ subversion/include/svn_auth.h
-@@ -966,7 +966,7 @@ svn_auth_get_keychain_ssl_client_cert_pw
- apr_pool_t *pool);
- #endif /* DARWIN || DOXYGEN */
-
--#if (!defined(DARWIN) && !defined(WIN32)) || defined(DOXYGEN)
-+#if !defined(WIN32) || defined(DOXYGEN)
- /** A type of callback function for obtaining the GNOME Keyring password.
- *
- * In this callback, the client should ask the user for default keyring