summaryrefslogtreecommitdiff
path: root/chat/psi/patches
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2003-07-27 21:43:59 +0000
committerjdolecek <jdolecek>2003-07-27 21:43:59 +0000
commit93d5417fd06bd7f9e5c7bd8c0e50cdf22dcb86e6 (patch)
treede5ddfd8692c07d6c9d58a0cd4d82145bf408217 /chat/psi/patches
parent3eed1f2db6a5111a6f0f158cb915ad4692360da9 (diff)
downloadpkgsrc-93d5417fd06bd7f9e5c7bd8c0e50cdf22dcb86e6.tar.gz
Update psi to version 0.9 (latest available).
Changes since 0.8.7: * OpenPGP integration (via GnuPG) * Jabber Browsing * Groupchat invites / private-messaging * better SSL certificate handling * ton of bugfixes Package now also includes all available language packs.
Diffstat (limited to 'chat/psi/patches')
-rw-r--r--chat/psi/patches/patch-ab14
-rw-r--r--chat/psi/patches/patch-ad6
-rw-r--r--chat/psi/patches/patch-af14
3 files changed, 3 insertions, 31 deletions
diff --git a/chat/psi/patches/patch-ab b/chat/psi/patches/patch-ab
deleted file mode 100644
index 0f2f7431112..00000000000
--- a/chat/psi/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2003/01/29 06:45:48 jlam Exp $
-
---- src/psi.pro.orig Wed Oct 30 02:09:34 2002
-+++ src/psi.pro
-@@ -153,8 +153,7 @@ INCLUDEPATH += kmp
-
- # System-specific build settings
- unix:!mac {
-- INCLUDEPATH += /usr/include /usr/X11R6/include
-- LIBS += -lz -lXss
-+ LIBS += -lz -lXss -lqt-mt
- SOURCES += trayicon_x11.cpp
-
- QMAKE_STRIP = "/bin/true"
diff --git a/chat/psi/patches/patch-ad b/chat/psi/patches/patch-ad
index 09eac75e122..70ddebd23e0 100644
--- a/chat/psi/patches/patch-ad
+++ b/chat/psi/patches/patch-ad
@@ -1,7 +1,7 @@
-$NetBSD: patch-ad,v 1.1.1.1 2002/08/04 16:52:45 jdolecek Exp $
+$NetBSD: patch-ad,v 1.2 2003/07/27 21:44:01 jdolecek Exp $
---- src/minizip/unzip.h.orig Mon Jul 29 19:53:00 2002
-+++ src/minizip/unzip.h Mon Jul 29 19:54:16 2002
+--- cutestuff/zip/minizip/unzip.h.orig Mon Jul 29 19:53:00 2002
++++ cutestuff/zip/minizip/unzip.h Mon Jul 29 19:54:16 2002
@@ -49,6 +49,14 @@
#include "zlib.h"
#endif
diff --git a/chat/psi/patches/patch-af b/chat/psi/patches/patch-af
deleted file mode 100644
index f00715744f5..00000000000
--- a/chat/psi/patches/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-af,v 1.1 2003/01/03 20:05:22 lha Exp $
-
---- configure.in Tue Dec 17 14:53:22 2002
-+++ configure Tue Dec 17 14:53:37 2002
-@@ -2,8 +2,7 @@
-
- # parsing options
-
--TEMP=`getopt -o p:b:l:q:h --long prefix:,bindir:,libdir:,qtdir:,help \
---n 'configure' -- "$@"`
-+TEMP=`getopt p:b:l:q:h "$@"`
-
- if [ $? != 0 ] ; then echo "Terminating..." >&2 ; exit 1 ; fi
-