summaryrefslogtreecommitdiff
path: root/deskutils/kdepim44
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
commitac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca (patch)
treee774043ee6ff3c3d53fd74afbfa1a6efb14d22e3 /deskutils/kdepim44
parentUse better ../ & control vulnerability fix (diff)
Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
Notes
Notes: svn path=/head/; revision=85806
Diffstat (limited to 'deskutils/kdepim44')
-rw-r--r--deskutils/kdepim44/Makefile8
-rw-r--r--deskutils/kdepim44/distinfo2
-rw-r--r--deskutils/kdepim44/files/patch-libkpimexchange-core-exchangeaccount.cpp11
-rw-r--r--deskutils/kdepim44/pkg-plist1
4 files changed, 20 insertions, 2 deletions
diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile
index 23d452c453e4..3f3f9cf6d6b6 100644
--- a/deskutils/kdepim44/Makefile
+++ b/deskutils/kdepim44/Makefile
@@ -24,9 +24,15 @@ USE_BZIP2= yes
USE_BISON= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_REINPLACE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+pre-configure::
+ ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/deskutils/kdepim44/distinfo b/deskutils/kdepim44/distinfo
index d9dc0e0289b1..b3cfff29bad2 100644
--- a/deskutils/kdepim44/distinfo
+++ b/deskutils/kdepim44/distinfo
@@ -1 +1 @@
-MD5 (KDE/kdepim-3.1.2.tar.bz2) = 37253cbba0fcf1201f6b24d3e8efa943 \ No newline at end of file
+MD5 (KDE/kdepim-3.1.3.tar.bz2) = 7a556df5e5ae4c00c8bea4cd8f9c1f3e
diff --git a/deskutils/kdepim44/files/patch-libkpimexchange-core-exchangeaccount.cpp b/deskutils/kdepim44/files/patch-libkpimexchange-core-exchangeaccount.cpp
new file mode 100644
index 000000000000..92223a7c826a
--- /dev/null
+++ b/deskutils/kdepim44/files/patch-libkpimexchange-core-exchangeaccount.cpp
@@ -0,0 +1,11 @@
+--- libkpimexchange/core/exchangeaccount.cpp.old Mon Jul 21 16:59:08 2003
++++ libkpimexchange/core/exchangeaccount.cpp Mon Jul 21 16:59:29 2003
+@@ -255,7 +255,7 @@
+ return result;
+ }
+
+-static QString ExchangeAccount::tryMailbox( const QString& _url, const QString& user, const QString& password ) {
++QString ExchangeAccount::tryMailbox( const QString& _url, const QString& user, const QString& password ) {
+ KURL url = KURL( _url );
+ url.setUser( user );
+ url.setPass( password );
diff --git a/deskutils/kdepim44/pkg-plist b/deskutils/kdepim44/pkg-plist
index 745bcef77837..5a1f8ee2d9a7 100644
--- a/deskutils/kdepim44/pkg-plist
+++ b/deskutils/kdepim44/pkg-plist
@@ -116,6 +116,7 @@ share/applnk/Utilities/kpilot.desktop
share/applnk/Utilities/kpilotdaemon.desktop
share/apps/kaddressbook/csv-templates/kaddressbook.desktop
share/apps/kaddressbook/csv-templates/outlook2000.desktop
+share/apps/kaddressbook/csv-templates/outlookxp.desktop
share/apps/kaddressbook/icons/crystalsvg/16x16/actions/ldap_lookup.png
share/apps/kaddressbook/icons/crystalsvg/16x16/actions/smallcal.png
share/apps/kaddressbook/icons/crystalsvg/32x32/actions/gohome.png