summaryrefslogtreecommitdiff
path: root/net-im/libpurple
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-04 21:43:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-04 21:43:56 +0000
commit5a7e2e873e92189f1af2440bb798fd725e0bac51 (patch)
treeab1ee591fbba1e76b878047213e6dc792d634e00 /net-im/libpurple
parentFix build (diff)
Update to 2.1.0.
libpurple: * Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power fficiency. (Arjan van de Ven with Intel Corporation) * No longer linkifies screennames containing @ signs in join/part notifications in chats * With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs. * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov) Pidgin: * Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof) * Undo capability in the conversation window * The formatting toolbar has been reorganized to be more concise. * A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message. * Show idle times in the buddy list as days, hours, seconds Finch: * There's support for workspaces now (details in the manpage) * There's a new custom window manager, Irssi * Some improvements for tab-completion, tooltip and the password entries * Some bugs regarding search results fixed * A new DBus-script to create a docklet for finch * Support for showing empty groups in the buddy list (Eric Polino)
Notes
Notes: svn path=/head/; revision=197089
Diffstat (limited to 'net-im/libpurple')
-rw-r--r--net-im/libpurple/Makefile6
-rw-r--r--net-im/libpurple/distinfo6
-rw-r--r--net-im/libpurple/pkg-plist4
3 files changed, 8 insertions, 8 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 75703608dd55..f741dbdc1b14 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME?= libpurple
-PORTVERSION= 2.0.2
-PORTREVISION?= 1
+PORTVERSION= 2.1.0
+PORTREVISION?= 0
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pidgin
@@ -182,7 +182,7 @@ USE_PERL5= yes
CONFIGURE_ARGS+= --with-perl-lib=site
PLIST_SUB+= PERL:=""
.if !defined(PIDGIN_SLAVE)
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
MAN3+= Purple.3
.endif
.else
diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo
index 17a50aa7380a..00fd531b09c6 100644
--- a/net-im/libpurple/distinfo
+++ b/net-im/libpurple/distinfo
@@ -1,3 +1,3 @@
-MD5 (pidgin-2.0.2.tar.bz2) = 613a357b2b1e030433fdfa680483d00f
-SHA256 (pidgin-2.0.2.tar.bz2) = e2d8d48b00d42cf935e3a7c8ed2d83d559be65cf3eca7cc88a8d0b7e4ba15a41
-SIZE (pidgin-2.0.2.tar.bz2) = 7838262
+MD5 (pidgin-2.1.0.tar.bz2) = 83f44bf9c076595967f7374c50250176
+SHA256 (pidgin-2.1.0.tar.bz2) = 79be69cccca6cb25d6c1ba0360864da8a0c043f5ded55babcd99dc5b8e15a5f8
+SIZE (pidgin-2.1.0.tar.bz2) = 7772942
diff --git a/net-im/libpurple/pkg-plist b/net-im/libpurple/pkg-plist
index 85e8a8b6e3a9..7185a775def4 100644
--- a/net-im/libpurple/pkg-plist
+++ b/net-im/libpurple/pkg-plist
@@ -128,10 +128,10 @@ lib/purple-2/statenotify.so
%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/Purple.pm
%%DBUS%%lib/libpurple-client.la
%%DBUS%%lib/libpurple-client.so
-%%DBUS%%lib/libpurple-client.so.0
+%%DBUS%%lib/libpurple-client.so.1
lib/libpurple.la
lib/libpurple.so
-lib/libpurple.so.0
+lib/libpurple.so.1
libdata/pkgconfig/purple.pc
share/aclocal/purple.m4
share/gnome/applications/pidgin.desktop