diff options
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/finch/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/buildlink3.mk | 3 | ||||
-rw-r--r-- | chat/msn-pecan/Makefile | 3 | ||||
-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 | 3 | ||||
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin/buildlink3.mk | 3 | ||||
-rw-r--r-- | chat/telepathy-farsight/Makefile | 3 | ||||
-rw-r--r-- | chat/telepathy-farsight/buildlink3.mk | 4 | ||||
-rw-r--r-- | multimedia/farsight2/Makefile | 3 | ||||
-rw-r--r-- | multimedia/farsight2/buildlink3.mk | 4 | ||||
-rw-r--r-- | net/gupnp-av/Makefile | 3 | ||||
-rw-r--r-- | net/gupnp-av/buildlink3.mk | 3 | ||||
-rw-r--r-- | net/gupnp-igd/buildlink3.mk | 3 | ||||
-rw-r--r-- | net/gupnp-tools/Makefile | 4 | ||||
-rw-r--r-- | net/gupnp/buildlink3.mk | 3 | ||||
-rw-r--r-- | net/libnice/Makefile | 3 | ||||
-rw-r--r-- | net/libnice/buildlink3.mk | 3 | ||||
-rw-r--r-- | sysutils/nautilus-sendto/Makefile | 4 |
26 files changed, 52 insertions, 37 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 18115571c69..db3e1ea687b 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -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 --git a/chat/finch/Makefile b/chat/finch/Makefile index 2222c3b86be..7ab39bffd13 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -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 --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index bbbe4b6c3e5..1f2d9174857 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -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 --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk index 8f3395debb2..a1df651685d 100644 --- a/chat/libpurple/buildlink3.mk +++ b/chat/libpurple/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= libpurple 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 --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile index 8c07f0a2bd2..356688532d7 100644 --- a/chat/msn-pecan/Makefile +++ b/chat/msn-pecan/Makefile @@ -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 --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile index e4e8aa271d1..b193381b5dd 100644 --- a/chat/pidgin-facebookchat/Makefile +++ b/chat/pidgin-facebookchat/Makefile @@ -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 --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile index 75e3419fafd..133fe9aa32a 100644 --- a/chat/pidgin-icb/Makefile +++ b/chat/pidgin-icb/Makefile @@ -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 --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile index 5f20df9f39f..c4e97f117f7 100644 --- a/chat/pidgin-latex/Makefile +++ b/chat/pidgin-latex/Makefile @@ -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 --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index 5484651c4e3..69b397c9abb 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -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 --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index dba1ba39c68..2cc024ba592 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -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 --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 10e5c9b7b32..7d7478fe7fe 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -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 --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index b15cc6a5d03..9e8dc98aefb 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -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 --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 014e0b23e0d..df795eca798 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -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 --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk index 4c94d2f34d7..61ae3af7a18 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= pidgin 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 --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile index 5e29c89a26c..5f7e14fdf04 100644 --- a/chat/telepathy-farsight/Makefile +++ b/chat/telepathy-farsight/Makefile @@ -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 --git a/chat/telepathy-farsight/buildlink3.mk b/chat/telepathy-farsight/buildlink3.mk index 87c23b5189b..0c4c1c10f51 100644 --- a/chat/telepathy-farsight/buildlink3.mk +++ b/chat/telepathy-farsight/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= telepathy-farsight 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 --git a/multimedia/farsight2/Makefile b/multimedia/farsight2/Makefile index 89795fae7b8..f1ad692aae9 100644 --- a/multimedia/farsight2/Makefile +++ b/multimedia/farsight2/Makefile @@ -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 --git a/multimedia/farsight2/buildlink3.mk b/multimedia/farsight2/buildlink3.mk index b21b014d1f6..78190b4b89c 100644 --- a/multimedia/farsight2/buildlink3.mk +++ b/multimedia/farsight2/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= farsight2 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 --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 2fb16453c5b..0079e83a377 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -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 --git a/net/gupnp-av/buildlink3.mk b/net/gupnp-av/buildlink3.mk index 97b88de001f..e2c8e121160 100644 --- a/net/gupnp-av/buildlink3.mk +++ b/net/gupnp-av/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= gupnp-av 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 --git a/net/gupnp-igd/buildlink3.mk b/net/gupnp-igd/buildlink3.mk index 8f10ce15326..59ea3d108a1 100644 --- a/net/gupnp-igd/buildlink3.mk +++ b/net/gupnp-igd/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= gupnp-igd GUPNP_IGD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp-igd+= gupnp-igd>=0.1.3 +BUILDLINK_ABI_DEPENDS.gupnp-igd?= gupnp-igd>=0.1.6 BUILDLINK_PKGSRCDIR.gupnp-igd?= ../../net/gupnp-igd .include "../../net/gupnp/buildlink3.mk" diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index 89cf8a2541d..36c610882ff 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:10 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/20 14:04:53 wiz Exp $ # DISTNAME= gupnp-tools-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/gupnp-tools/ diff --git a/net/gupnp/buildlink3.mk b/net/gupnp/buildlink3.mk index ea521d89dbe..f627a765843 100644 --- a/net/gupnp/buildlink3.mk +++ b/net/gupnp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2010/01/20 13:44:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2010/01/20 14:04:53 wiz Exp $ BUILDLINK_TREE+= gupnp @@ -6,6 +6,7 @@ BUILDLINK_TREE+= gupnp GUPNP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp+= gupnp>=0.13.2 +BUILDLINK_ABI_DEPENDS.gupnp?= gupnp>=0.13.2 BUILDLINK_PKGSRCDIR.gupnp?= ../../net/gupnp .include "../../devel/glib2/buildlink3.mk" diff --git a/net/libnice/Makefile b/net/libnice/Makefile index a96fa984e85..38c53dadb23 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/12/15 10:45:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/20 14:04:53 wiz Exp $ # DISTNAME= libnice-0.0.10 +PKGREVISION= 1 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk index 8d0c94b18a2..a126f3e020b 100644 --- a/net/libnice/buildlink3.mk +++ b/net/libnice/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/08/17 21:10:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2010/01/20 14:04:53 wiz Exp $ BUILDLINK_TREE+= libnice @@ -6,6 +6,7 @@ BUILDLINK_TREE+= libnice LIBNICE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libnice+= libnice>=0.0.9 +BUILDLINK_ABI_DEPENDS.libnice?= libnice>=0.0.10nb1 BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice .include "../../devel/glib2/buildlink3.mk" diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile index 40198cff78a..4f7d8f59b3c 100644 --- a/sysutils/nautilus-sendto/Makefile +++ b/sysutils/nautilus-sendto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/01/18 09:59:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/01/20 14:04:53 wiz Exp $ # DISTNAME= nautilus-sendto-1.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/1.1/} EXTRACT_SUFX= .tar.bz2 |