pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump PKGREVISION for gupnp/gssdp API changes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/257670b6e2b3
branches: trunk
changeset: 569865:257670b6e2b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 20 14:04:52 2010 +0000
description:
Bump PKGREVISION for gupnp/gssdp API changes.
diffstat:
chat/empathy/Makefile | 4 ++--
chat/finch/Makefile | 3 ++-
chat/libpurple/Makefile | 3 ++-
chat/libpurple/buildlink3.mk | 3 ++-
chat/msn-pecan/Makefile | 3 ++-
chat/pidgin-facebookchat/Makefile | 4 ++--
chat/pidgin-icb/Makefile | 4 ++--
chat/pidgin-latex/Makefile | 4 ++--
chat/pidgin-libnotify/Makefile | 4 ++--
chat/pidgin-otr/Makefile | 4 ++--
chat/pidgin-sametime/Makefile | 3 ++-
chat/pidgin-silc/Makefile | 3 ++-
chat/pidgin/Makefile | 4 ++--
chat/pidgin/buildlink3.mk | 3 ++-
chat/telepathy-farsight/Makefile | 3 ++-
chat/telepathy-farsight/buildlink3.mk | 4 ++--
multimedia/farsight2/Makefile | 3 ++-
multimedia/farsight2/buildlink3.mk | 4 ++--
net/gupnp-av/Makefile | 3 ++-
net/gupnp-av/buildlink3.mk | 3 ++-
net/gupnp-igd/buildlink3.mk | 3 ++-
net/gupnp-tools/Makefile | 4 ++--
net/gupnp/buildlink3.mk | 3 ++-
net/libnice/Makefile | 3 ++-
net/libnice/buildlink3.mk | 3 ++-
sysutils/nautilus-sendto/Makefile | 4 ++--
26 files changed, 52 insertions(+), 37 deletions(-)
diffs (truncated from 380 to 300 lines):
diff -r c790e684bd31 -r 257670b6e2b3 chat/empathy/Makefile
--- a/chat/empathy/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/empathy/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/01/18 09:58:40 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/01/20 14:04:52 wiz Exp $
DISTNAME= empathy-2.26.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.26/}
diff -r c790e684bd31 -r 257670b6e2b3 chat/finch/Makefile
--- a/chat/finch/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/finch/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/12/14 23:53:43 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2010/01/20 14:04:52 wiz Exp $
#
PKGNAME= finch-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client console frontend
diff -r c790e684bd31 -r 257670b6e2b3 chat/libpurple/Makefile
--- a/chat/libpurple/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/libpurple/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2009/09/06 21:06:44 abs Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/20 14:04:52 wiz Exp $
#
PKGNAME= libpurple-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
diff -r c790e684bd31 -r 257670b6e2b3 chat/libpurple/buildlink3.mk
--- a/chat/libpurple/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/libpurple/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2009/12/08 12:45:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2010/01/20 14:04:52 wiz Exp $
BUILDLINK_TREE+= libpurple
@@ -6,6 +6,7 @@
LIBPURPLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpurple+= libpurple>=2.5.0
+BUILDLINK_ABI_DEPENDS.libpurple?= libpurple>=2.6.2nb1
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff -r c790e684bd31 -r 257670b6e2b3 chat/msn-pecan/Makefile
--- a/chat/msn-pecan/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/msn-pecan/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/03/05 22:48:07 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/20 14:04:52 wiz Exp $
#
DISTNAME= msn-pecan-0.0.18
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://msn-pecan.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-facebookchat/Makefile
--- a/chat/pidgin-facebookchat/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-facebookchat/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/20 14:04:52 wiz Exp $
VERSION= 1.27
DISTNAME= pidgin-facebookchat-source-${VERSION}
PKGNAME= pidgin-facebookchat-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-icb/Makefile
--- a/chat/pidgin-icb/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-icb/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/20 14:04:52 wiz Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-latex/Makefile
--- a/chat/pidgin-latex/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-latex/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/20 14:04:52 wiz Exp $
VERSION= 1.2.1
-PKGREVISION= 3
+PKGREVISION= 4
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-libnotify/Makefile
--- a/chat/pidgin-libnotify/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-libnotify/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:16 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/20 14:04:52 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-otr/Makefile
--- a/chat/pidgin-otr/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-otr/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:16 sno Exp $
+# $NetBSD: Makefile,v 1.11 2010/01/20 14:04:53 wiz Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-sametime/Makefile
--- a/chat/pidgin-sametime/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-sametime/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2009/09/06 21:06:45 abs Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/20 14:04:53 wiz Exp $
#
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin-silc/Makefile
--- a/chat/pidgin-silc/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin-silc/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/09/06 21:06:45 abs Exp $
+# $NetBSD: Makefile,v 1.12 2010/01/20 14:04:53 wiz Exp $
#
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= SILC plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin/Makefile
--- a/chat/pidgin/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2009/12/22 06:54:28 dsainty Exp $
+# $NetBSD: Makefile,v 1.21 2010/01/20 14:04:52 wiz Exp $
#
# XXX appease pkglint
#PKGNAME= pidgin-${PIDGIN_VERSION}
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION= 1
+PKGREVISION= 2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r c790e684bd31 -r 257670b6e2b3 chat/pidgin/buildlink3.mk
--- a/chat/pidgin/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/pidgin/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:24:01 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2010/01/20 14:04:52 wiz Exp $
BUILDLINK_TREE+= pidgin
@@ -6,6 +6,7 @@
PIDGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1
+BUILDLINK_ABI_DEPENDS.pidgin?= pidgin>=2.6.2nb2
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff -r c790e684bd31 -r 257670b6e2b3 chat/telepathy-farsight/Makefile
--- a/chat/telepathy-farsight/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/telepathy-farsight/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/12/04 00:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/20 14:04:53 wiz Exp $
#
DISTNAME= telepathy-farsight-0.0.12
+PKGREVISION= 1
CATEGORIES= chat multimedia
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/
diff -r c790e684bd31 -r 257670b6e2b3 chat/telepathy-farsight/buildlink3.mk
--- a/chat/telepathy-farsight/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/chat/telepathy-farsight/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/08/26 19:57:05 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2010/01/20 14:04:53 wiz Exp $
BUILDLINK_TREE+= telepathy-farsight
@@ -6,7 +6,7 @@
TELEPATHY_FARSIGHT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.telepathy-farsight+= telepathy-farsight>=0.0.8
-BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.8nb1
+BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.12nb1
BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
.include "../../chat/telepathy-glib/buildlink3.mk"
diff -r c790e684bd31 -r 257670b6e2b3 multimedia/farsight2/Makefile
--- a/multimedia/farsight2/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/multimedia/farsight2/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/01/20 09:26:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/20 14:04:53 wiz Exp $
#
DISTNAME= farsight2-0.0.17
+PKGREVISION= 1
CATEGORIES= chat multimedia
MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/
diff -r c790e684bd31 -r 257670b6e2b3 multimedia/farsight2/buildlink3.mk
--- a/multimedia/farsight2/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/multimedia/farsight2/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/08/26 19:57:05 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2010/01/20 14:04:53 wiz Exp $
BUILDLINK_TREE+= farsight2
@@ -6,7 +6,7 @@
FARSIGHT2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.farsight2+= farsight2>=0.0.14
-BUILDLINK_ABI_DEPENDS.farsight2?= farsight2>=0.0.14nb1
+BUILDLINK_ABI_DEPENDS.farsight2?= farsight2>=0.0.17nb1
BUILDLINK_PKGSRCDIR.farsight2?= ../../multimedia/farsight2
# unsure which are needed exactly
diff -r c790e684bd31 -r 257670b6e2b3 net/gupnp-av/Makefile
--- a/net/gupnp-av/Makefile Wed Jan 20 13:45:50 2010 +0000
+++ b/net/gupnp-av/Makefile Wed Jan 20 14:04:52 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/02 11:37:20 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/20 14:04:53 wiz Exp $
#
DISTNAME= gupnp-av-0.4.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.gupnp.org/sources/gupnp-av/
diff -r c790e684bd31 -r 257670b6e2b3 net/gupnp-av/buildlink3.mk
--- a/net/gupnp-av/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/net/gupnp-av/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/08/02 11:37:20 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2010/01/20 14:04:53 wiz Exp $
BUILDLINK_TREE+= gupnp-av
@@ -6,6 +6,7 @@
GUPNP_AV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gupnp-av+= gupnp-av>=0.3.1
+BUILDLINK_ABI_DEPENDS.gupnp-av?= gupnp-av>=0.4.1nb1
BUILDLINK_PKGSRCDIR.gupnp-av?= ../../net/gupnp-av
.include "../../net/gupnp/buildlink3.mk"
diff -r c790e684bd31 -r 257670b6e2b3 net/gupnp-igd/buildlink3.mk
--- a/net/gupnp-igd/buildlink3.mk Wed Jan 20 13:45:50 2010 +0000
+++ b/net/gupnp-igd/buildlink3.mk Wed Jan 20 14:04:52 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/08/17 21:07:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2010/01/20 14:04:53 wiz Exp $
BUILDLINK_TREE+= gupnp-igd
@@ -6,6 +6,7 @@
GUPNP_IGD_BUILDLINK3_MK:=
Home |
Main Index |
Thread Index |
Old Index