Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2012 06:46:02 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308821 - in head/x11: kdebase3/files kdelibs3/files
Message-ID:  <201212130646.qBD6k2QM066658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ume
Date: Thu Dec 13 06:46:02 2012
New Revision: 308821
URL: http://svnweb.freebsd.org/changeset/ports/308821

Log:
  The patch which was wrongly added by my previous commit
  is intended not for kdelib3 but for kdebase3.
  
  Spotted by:	Oliver Pinter <oliver.pntr__at__gmail.com>

Added:
  head/x11/kdebase3/files/patch-kioslave_smtp_smtp.cc
     - copied unchanged from r308820, head/x11/kdelibs3/files/patch-kioslave_smtp_smtp.cc
Deleted:
  head/x11/kdelibs3/files/patch-kioslave_smtp_smtp.cc

Copied: head/x11/kdebase3/files/patch-kioslave_smtp_smtp.cc (from r308820, head/x11/kdelibs3/files/patch-kioslave_smtp_smtp.cc)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/kdebase3/files/patch-kioslave_smtp_smtp.cc	Thu Dec 13 06:46:02 2012	(r308821, copy of r308820, head/x11/kdelibs3/files/patch-kioslave_smtp_smtp.cc)
@@ -0,0 +1,12 @@
+Index: kioslave/smtp/smtp.cc
+diff -u kioslave/smtp/smtp.cc.orig kioslave/smtp/smtp.cc
+--- kioslave/smtp/smtp.cc.orig	2007-10-08 18:51:22.000000000 +0900
++++ kioslave/smtp/smtp.cc	2012-12-12 15:29:29.604353297 +0900
+@@ -31,6 +31,7 @@
+ #include <config.h>
+ 
+ #ifdef HAVE_LIBSASL2
++#include <sys/types.h>
+ extern "C" {
+ #include <sasl/sasl.h>
+ }



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212130646.qBD6k2QM066658>