diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-07-27 21:43:59 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-07-27 21:43:59 +0000 |
commit | 838702df3b40b583852de0a0eafb9688c1ad3d91 (patch) | |
tree | de5ddfd8692c07d6c9d58a0cd4d82145bf408217 /chat/psi/patches/patch-ad | |
parent | 826c81352b846cbe09e4ed903c7a0f137c293a7a (diff) | |
download | pkgsrc-838702df3b40b583852de0a0eafb9688c1ad3d91.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/patch-ad')
-rw-r--r-- | chat/psi/patches/patch-ad | 6 |
1 files changed, 3 insertions, 3 deletions
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 |