diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | f95afef60dbaf07ac650dc8250604bc664882729 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /chat | |
parent | fb00816be67750ddf5652f5d440a838f314a64dd (diff) | |
download | pkgsrc-f95afef60dbaf07ac650dc8250604bc664882729.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/empathy/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/finch/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/msn-pecan/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-facebookchat/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-icb/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-latex/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-libnotify/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-otr/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-sametime/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-silc/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/spectrum/Makefile | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index d27a45dc5df..c8d2f7d364f 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/03/03 00:11:55 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/03/06 17:38:53 ryoon Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk index 3bf6aa56c79..e939df1d836 100644 --- a/chat/empathy/buildlink3.mk +++ b/chat/empathy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2012/03/03 00:11:55 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2012/03/06 17:38:53 ryoon Exp $ BUILDLINK_TREE+= empathy @@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy EMPATHY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1 -BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb9 +BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb10 BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy .include "../../devel/glib2/buildlink3.mk" diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 5f8d32b607b..fb5ca82efcd 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2012/03/03 00:12:47 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:53 ryoon Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index d10854c0a73..c674ea16f61 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2012/03/03 00:12:48 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2012/03/06 17:38:54 ryoon Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index 1f5789da038..fe7f70a9272 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/03/03 00:12:17 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2012/03/06 17:38:54 ryoon Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk index be1f5305eb6..b67b6a20b1c 100644 --- a/chat/libpurple/buildlink3.mk +++ b/chat/libpurple/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2012/03/03 00:12:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2012/03/06 17:38:54 ryoon Exp $ BUILDLINK_TREE+= libpurple @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpurple LIBPURPLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libpurple+= libpurple>=2.7.9 -BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0nb4 +BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0nb5 BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple pkgbase := libpurple diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile index 3c26ee66eff..0be4940ddf7 100644 --- a/chat/msn-pecan/Makefile +++ b/chat/msn-pecan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/03/03 00:12:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/06 17:38:54 ryoon Exp $ # DISTNAME= msn-pecan-0.0.18 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat MASTER_SITES= http://msn-pecan.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile index edde633b906..4978a306b89 100644 --- a/chat/pidgin-facebookchat/Makefile +++ b/chat/pidgin-facebookchat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/06 17:38:54 ryoon Exp $ DISTNAME= pidgin-facebookchat-source-1.69 PKGNAME= ${DISTNAME:S/-source-/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile index 8adb56f9773..e5446c73b98 100644 --- a/chat/pidgin-icb/Makefile +++ b/chat/pidgin-icb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/06 17:38:54 ryoon Exp $ DISTNAME= pidgin-icb-20070505 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= chat MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/ diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile index e60e27d6704..3cc0da2aa78 100644 --- a/chat/pidgin-latex/Makefile +++ b/chat/pidgin-latex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/06 17:38:54 ryoon Exp $ VERSION= 1.2.1 -PKGREVISION= 14 +PKGREVISION= 15 DISTNAME= pidgin-latex-${VERSION} EXTRACT_SUFX= .tar.bz2 CATEGORIES= chat print diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index dd19075dcbe..c0e113fe123 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/06 17:38:54 ryoon Exp $ # DISTNAME= pidgin-libnotify-0.14 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/} diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 60b5e677c63..898d1fbb9fa 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/03/06 17:38:55 ryoon Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 03cafb686fc..694b51f0b01 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/03/06 17:38:55 ryoon Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 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 9d257e34667..dc57132c9b9 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/03/06 17:38:55 ryoon Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= SILC plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index f078cbd1586..6c3189e48ba 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2012/03/03 00:12:17 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:54 ryoon Exp $ -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk index 7f97d0fa366..578d9bbf380 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2012/03/03 00:12:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2012/03/06 17:38:54 ryoon Exp $ BUILDLINK_TREE+= pidgin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pidgin PIDGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1 -BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb3 +BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb4 BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin .include "../../chat/libpurple/buildlink3.mk" diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index a259dbd7afb..5469b205e5f 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:50 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/06 17:38:55 ryoon Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://spectrum.im/attachments/download/43/ |