summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-12-20 23:00:06 +0000
committerjoerg <joerg@pkgsrc.org>2012-12-20 23:00:06 +0000
commit8b2f1fd5a6afbda5e24023d5d81efb0deeae3e5a (patch)
tree42625308896a8b1af12096e9fe071645137ac8b9 /misc
parent80b757231b9dcf3ebbc9b01d93aaaddcd2b2e628 (diff)
downloadpkgsrc-8b2f1fd5a6afbda5e24023d5d81efb0deeae3e5a.tar.gz
Revert, the real issue was in cyrus-sasl.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdepimlibs4/distinfo3
-rw-r--r--misc/kdepimlibs4/patches/patch-kioslave_smtp_command.h12
2 files changed, 1 insertions, 14 deletions
diff --git a/misc/kdepimlibs4/distinfo b/misc/kdepimlibs4/distinfo
index dbbb3a9e349..a4d73e032b3 100644
--- a/misc/kdepimlibs4/distinfo
+++ b/misc/kdepimlibs4/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.23 2012/12/20 13:21:48 jaapb Exp $
+$NetBSD: distinfo,v 1.24 2012/12/20 23:00:06 joerg Exp $
SHA1 (kdepimlibs-4.8.4.tar.xz) = 34f693ac71896d0d8653fc2a81323d1e91531bb2
RMD160 (kdepimlibs-4.8.4.tar.xz) = f9804ea6e6d016d879a16f1077e49aeef429ba13
@@ -8,7 +8,6 @@ SHA1 (patch-kalarmcal_CMakeLists.txt) = 8237552f350f214c3380bf0fc54d19d36765c9b9
SHA1 (patch-kblog_CMakeLists.txt) = 183d17f2de6f5f4f2f6bd29666b2a35d22c055aa
SHA1 (patch-kcalutils_CMakeLists.txt) = 5c212ab23d0b1006a43c765bc1d860be85da284a
SHA1 (patch-kimap_loginjob.cpp) = efcc4ee6915215013cbc8b349741d747cb061a94
-SHA1 (patch-kioslave_smtp_command.h) = 7b32a6d801ba03f6014eac5e5a7a496acb5aabaf
SHA1 (patch-kldap_ber.cpp) = 3656e006278db8fd4014f6e4a902f60703955871
SHA1 (patch-kldap_ber.h) = c4edcaedb7169e261892b973627b3265f1efd3df
SHA1 (patch-kmbox_CMakeLists.txt) = 924bd70a84c8af1c7d37501d4f718343a0aa7121
diff --git a/misc/kdepimlibs4/patches/patch-kioslave_smtp_command.h b/misc/kdepimlibs4/patches/patch-kioslave_smtp_command.h
deleted file mode 100644
index ea75acc37df..00000000000
--- a/misc/kdepimlibs4/patches/patch-kioslave_smtp_command.h
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-kioslave_smtp_command.h,v 1.1 2012/12/20 13:21:49 jaapb Exp $
-
---- kioslave/smtp/command.h.orig 2011-07-27 18:34:56.000000000 +0000
-+++ kioslave/smtp/command.h
-@@ -32,6 +32,7 @@
- #ifndef __KIOSMTP_COMMAND_H__
- #define __KIOSMTP_COMMAND_H__
-
-+#include <sys/types.h>
-
- extern "C" {
- #include <sasl/sasl.h>