summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/finch/Makefile5
-rw-r--r--chat/libpurple/Makefile3
-rw-r--r--chat/libpurple/Makefile.common4
-rw-r--r--chat/libpurple/PLIST9
-rw-r--r--chat/libpurple/distinfo8
-rw-r--r--chat/pidgin-sametime/Makefile3
-rw-r--r--chat/pidgin-silc/Makefile3
-rw-r--r--chat/pidgin/Makefile5
8 files changed, 15 insertions, 25 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index f6957c76901..6807e7b77c8 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2014/01/30 22:12:05 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2014/01/31 06:32:16 obache Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client console frontend
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.10.7
-
.include "../../chat/libpurple/Makefile.common"
USE_TOOLS+= intltool msgfmt perl
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 8db3edbc3eb..2391debfba5 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2014/01/11 14:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.64 2014/01/31 06:32:16 obache Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 8
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common
index 0d770991e05..148e2d0e9fc 100644
--- a/chat/libpurple/Makefile.common
+++ b/chat/libpurple/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2013/03/03 07:17:24 obache Exp $
+# $NetBSD: Makefile.common,v 1.41 2014/01/31 06:32:16 obache Exp $
#
# used by chat/finch/Makefile
# used by chat/libpurple/Makefile
@@ -6,7 +6,7 @@
# used by chat/pidgin-sametime/Makefile
# used by chat/pidgin-silc/Makefile
-PIDGIN_VERSION= 2.10.7
+PIDGIN_VERSION= 2.10.8
DISTNAME= pidgin-${PIDGIN_VERSION}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}
diff --git a/chat/libpurple/PLIST b/chat/libpurple/PLIST
index f7b6211da7c..c1a9c36faad 100644
--- a/chat/libpurple/PLIST
+++ b/chat/libpurple/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2013/03/03 07:17:24 obache Exp $
+@comment $NetBSD: PLIST,v 1.28 2014/01/31 06:32:16 obache Exp $
include/libpurple/account.h
include/libpurple/accountopt.h
include/libpurple/blist.h
@@ -101,6 +101,7 @@ ${PLIST.gnome}share/gconf/schemas/purple.schemas
share/locale/af/LC_MESSAGES/pidgin.mo
share/locale/am/LC_MESSAGES/pidgin.mo
share/locale/ar/LC_MESSAGES/pidgin.mo
+share/locale/ast/LC_MESSAGES/pidgin.mo
share/locale/az/LC_MESSAGES/pidgin.mo
share/locale/be@latin/LC_MESSAGES/pidgin.mo
share/locale/bg/LC_MESSAGES/pidgin.mo
@@ -189,17 +190,16 @@ share/purple/ca-certs/CAcert_Class3.pem
share/purple/ca-certs/CAcert_Root.pem
share/purple/ca-certs/Deutsche_Telekom_Root_CA_2.pem
share/purple/ca-certs/DigiCertHighAssuranceCA-3.pem
+share/purple/ca-certs/DigiCertHighAssuranceEVRootCA.pem
+share/purple/ca-certs/Entrust.net_2048.pem
share/purple/ca-certs/Entrust.net_Secure_Server_CA.pem
share/purple/ca-certs/Equifax_Secure_CA.pem
share/purple/ca-certs/Equifax_Secure_Global_eBusiness_CA-1.pem
share/purple/ca-certs/GTE_CyberTrust_Global_Root.pem
share/purple/ca-certs/Go_Daddy_Class_2_CA.pem
-share/purple/ca-certs/Microsoft_Internet_Authority.pem
share/purple/ca-certs/Microsoft_Internet_Authority_2010.pem
-share/purple/ca-certs/Microsoft_Secure_Server_Authority.pem
share/purple/ca-certs/Microsoft_Secure_Server_Authority_2010.pem
share/purple/ca-certs/StartCom_Certification_Authority.pem
-share/purple/ca-certs/StartCom_Free_SSL_CA.pem
share/purple/ca-certs/Thawte_Premium_Server_CA.pem
share/purple/ca-certs/Thawte_Primary_Root_CA.pem
share/purple/ca-certs/ValiCert_Class_2_VA.pem
@@ -209,7 +209,6 @@ share/purple/ca-certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_
share/purple/ca-certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5_2.pem
share/purple/ca-certs/VeriSign_International_Server_Class_3_CA.pem
share/purple/ca-certs/Verisign_Class3_Primary_CA.pem
-share/purple/ca-certs/Verisign_RSA_Secure_Server_CA.pem
share/sounds/purple/alert.wav
share/sounds/purple/login.wav
share/sounds/purple/logout.wav
diff --git a/chat/libpurple/distinfo b/chat/libpurple/distinfo
index 30392b8f053..257490ffe9a 100644
--- a/chat/libpurple/distinfo
+++ b/chat/libpurple/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2013/07/17 09:41:06 fhajny Exp $
+$NetBSD: distinfo,v 1.40 2014/01/31 06:32:16 obache Exp $
-SHA1 (pidgin-2.10.7.tar.bz2) = 01bc06e3a5712dded3ad4a4913ada12a3cd01e15
-RMD160 (pidgin-2.10.7.tar.bz2) = 51827270c7b55ae134d4b70fc5a5845681d9c1d1
-Size (pidgin-2.10.7.tar.bz2) = 10069279 bytes
+SHA1 (pidgin-2.10.8.tar.bz2) = c8279082419eecba86c54312259e964eb2bc12e0
+RMD160 (pidgin-2.10.8.tar.bz2) = 91e09fe202b9146f11d3195a82817a8f2783b273
+Size (pidgin-2.10.8.tar.bz2) = 10050465 bytes
SHA1 (patch-libpurple_plugins_perl_common_Makefile.PL.in) = 40326826000ed42e7570486f89f3196b58093d48
SHA1 (patch-libpurple_protocols_gg_lib_libgadu.h) = 5756134e17ae2ce28d3555cd40354245e22a5bd6
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 306304eb870..ec5634093a9 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2014/01/31 06:32:16 obache Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 1
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 12d47c0bc76..f0bcc70e3a7 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2014/01/31 06:32:16 obache Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 1
COMMENT= SILC plugin for the Pidgin instant messenger
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index f78f4cb9655..12eabf005fe 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.58 2014/01/30 22:12:05 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2014/01/31 06:32:16 obache Exp $
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.10.7
-
.include "../../chat/libpurple/Makefile.common"
-PKGREVISION= 5
USE_TOOLS+= msgfmt intltool
PKGCONFIG_OVERRIDE+= gaim.pc.in