aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2010-02-21 10:24:01 +0800
committermarcus <marcus@FreeBSD.org>2010-02-21 10:24:01 +0800
commit26aeb868b6b14cf024f375be1ee39942f8d071ce (patch)
tree1e58855274eadec597d70f1516ea557fb64655ee /net-im
parentbf9b121ac5279d3c52d0b139d75348b08588ede8 (diff)
downloadfreebsd-ports-gnome-26aeb868b6b14cf024f375be1ee39942f8d071ce.tar.gz
freebsd-ports-gnome-26aeb868b6b14cf024f375be1ee39942f8d071ce.tar.zst
freebsd-ports-gnome-26aeb868b6b14cf024f375be1ee39942f8d071ce.zip
Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes. Feature safe: yes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/finch/Makefile2
-rw-r--r--net-im/libpurple/Makefile4
-rw-r--r--net-im/libpurple/distinfo6
-rw-r--r--net-im/libpurple/pkg-plist4
-rw-r--r--net-im/pidgin/Makefile2
5 files changed, 11 insertions, 7 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile
index 543cc462ef5a..2ec96710b12f 100644
--- a/net-im/finch/Makefile
+++ b/net-im/finch/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= finch
-PORTREVISION= 1
+PORTREVISION= 0
MAINTAINER= marcus@FreeBSD.org
COMMENT= Finch multi-protocol messaging client (Console UI)
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index a017d44495b7..74ff35ea56fc 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME?= libpurple
-PORTVERSION= 2.6.5
-PORTREVISION?= 1
+PORTVERSION= 2.6.6
+PORTREVISION?= 0
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo
index a42c2f35ee0d..d9519fb96c5c 100644
--- a/net-im/libpurple/distinfo
+++ b/net-im/libpurple/distinfo
@@ -1,3 +1,3 @@
-MD5 (pidgin-2.6.5.tar.bz2) = 90847ed22ec830db5d9768748812b661
-SHA256 (pidgin-2.6.5.tar.bz2) = 3c459e4093fca679591e35ea34da4a0e45b15f2bb7ca00314a1486dc022f3d0e
-SIZE (pidgin-2.6.5.tar.bz2) = 9383600
+MD5 (pidgin-2.6.6.tar.bz2) = b37ab6c52db8355e8c70c044c2ba17c1
+SHA256 (pidgin-2.6.6.tar.bz2) = 6ebbe9d339246dfebb244e4c855c4feb678f120d1024ef2ee269e2fde77b2ad9
+SIZE (pidgin-2.6.6.tar.bz2) = 9479337
diff --git a/net-im/libpurple/pkg-plist b/net-im/libpurple/pkg-plist
index 71ffb1a73a63..82bb209c209c 100644
--- a/net-im/libpurple/pkg-plist
+++ b/net-im/libpurple/pkg-plist
@@ -199,6 +199,7 @@ share/locale/lo/LC_MESSAGES/pidgin.mo
share/locale/lt/LC_MESSAGES/pidgin.mo
share/locale/mk/LC_MESSAGES/pidgin.mo
share/locale/mn/LC_MESSAGES/pidgin.mo
+share/locale/mr/LC_MESSAGES/pidgin.mo
share/locale/ms_MY/LC_MESSAGES/pidgin.mo
share/locale/my_MM/LC_MESSAGES/pidgin.mo
share/locale/nb/LC_MESSAGES/pidgin.mo
@@ -206,6 +207,7 @@ share/locale/ne/LC_MESSAGES/pidgin.mo
share/locale/nl/LC_MESSAGES/pidgin.mo
share/locale/nn/LC_MESSAGES/pidgin.mo
share/locale/oc/LC_MESSAGES/pidgin.mo
+share/locale/or/LC_MESSAGES/pidgin.mo
share/locale/pa/LC_MESSAGES/pidgin.mo
share/locale/pl/LC_MESSAGES/pidgin.mo
share/locale/ps/LC_MESSAGES/pidgin.mo
@@ -282,6 +284,8 @@ share/sounds/purple/send.wav
@dirrmtry share/locale/my_MM
@dirrmtry share/locale/ms_MY/LC_MESSAGES
@dirrmtry share/locale/ms_MY
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
@dirrmtry share/locale/lo/LC_MESSAGES
@dirrmtry share/locale/lo
@dirrmtry share/locale/ku/LC_MESSAGES
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index 4ff40b3878b9..bf28cd9bdbc2 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pidgin
-PORTREVISION= 1
+PORTREVISION= 0
MAINTAINER= marcus@FreeBSD.org
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)