pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/pidgin version 2.4.0 (02/29/2008):
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ae10ce17640
branches: trunk
changeset: 539398:3ae10ce17640
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Mar 04 17:25:36 2008 +0000
description:
version 2.4.0 (02/29/2008):
Pidgin:
* Added the ability to theme conversation name colors (red and blue)
through your GTK+ theme, and exposed those theme settings to the
Pidgin GTK+ Theme Control plugin (Dustin Howett)
* Fixed having multiple alias edit areas in the infopane (Elliott Sales
de Andrade)
* Save the conversation "Enable Logging" option per-contact (Moos
Heintzen)
* Typing notifications are now shown in the conversation area
diffstat:
chat/pidgin/PLIST | 3 ++-
chat/pidgin/buildlink3.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r eeaa54aee5b0 -r 3ae10ce17640 chat/pidgin/PLIST
--- a/chat/pidgin/PLIST Tue Mar 04 17:22:40 2008 +0000
+++ b/chat/pidgin/PLIST Tue Mar 04 17:25:36 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/12/02 04:17:54 tnn Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/03/04 17:25:36 tnn Exp $
bin/pidgin
include/pidgin/eggtrayicon.h
include/pidgin/gtkaccount.h
@@ -49,6 +49,7 @@
include/pidgin/pidgin.h
include/pidgin/pidgincombobox.h
include/pidgin/pidginstock.h
+include/pidgin/pidgintooltip.h
lib/pidgin/convcolors.la
lib/pidgin/extplacement.la
lib/pidgin/gestures.la
diff -r eeaa54aee5b0 -r 3ae10ce17640 chat/pidgin/buildlink3.mk
--- a/chat/pidgin/buildlink3.mk Tue Mar 04 17:22:40 2008 +0000
+++ b/chat/pidgin/buildlink3.mk Tue Mar 04 17:25:36 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2007/12/10 11:33:58 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2008/03/04 17:25:36 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PIDGIN_BUILDLINK3_MK:= ${PIDGIN_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pidgin
.if ${PIDGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.3.1
+BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.4.0
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.endif # PIDGIN_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index