diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/finch/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/Makefile.common | 4 | ||||
-rw-r--r-- | chat/libpurple/distinfo | 8 | ||||
-rw-r--r-- | chat/pidgin-sametime/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 3 |
7 files changed, 11 insertions, 16 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 56028397fdb..8a0bb4ca0b8 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2011/02/21 15:51:44 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2011/03/14 12:21:49 adam Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index 9fb54108459..ebc6e55ab5d 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2011/02/21 15:51:44 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2011/03/14 12:21:48 adam Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 68da82473ae..c40426d078c 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2011/02/10 12:17:37 adam Exp $ +# $NetBSD: Makefile.common,v 1.34 2011/03/14 12:21:48 adam 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.7.10 +PIDGIN_VERSION= 2.7.11 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/} diff --git a/chat/libpurple/distinfo b/chat/libpurple/distinfo index 9c49170aa19..f91efcbf83c 100644 --- a/chat/libpurple/distinfo +++ b/chat/libpurple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2011/02/10 12:17:37 adam Exp $ +$NetBSD: distinfo,v 1.29 2011/03/14 12:21:48 adam Exp $ -SHA1 (pidgin-2.7.10.tar.bz2) = ebce0b8c6130849e0df1bdc4557470b1d99da45a -RMD160 (pidgin-2.7.10.tar.bz2) = a79e53ba1ecef4c17e2ebf8121a712cf03eac6ca -Size (pidgin-2.7.10.tar.bz2) = 9970363 bytes +SHA1 (pidgin-2.7.11.tar.bz2) = 3da07577c15257108d61c7f2d3f63cd422cdb4d7 +RMD160 (pidgin-2.7.11.tar.bz2) = 2bee3fe39c02948d10e1fdb6fff2840941148786 +Size (pidgin-2.7.11.tar.bz2) = 9978175 bytes diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 2d346ad7f68..8f4a8293945 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2011/02/21 15:51:46 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/03/14 12:21:49 adam Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Lotus Sametime plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index 5acbc91069c..6fb47c519c2 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2011/02/21 15:51:46 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2011/03/14 12:21:49 adam Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 6ecb1c9f1e9..32d91568c33 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.29 2011/02/21 15:51:46 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2011/03/14 12:21:48 adam Exp $ -PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir |