diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
commit | 03b53774baca032f57cb57e254d5078f0a2a6302 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /comms | |
parent | d282dbc3f4a2c325e5060704e4e139468f67fe0f (diff) | |
download | pkgsrc-03b53774baca032f57cb57e254d5078f0a2a6302.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-evolution2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index ddd4e339db4..22a0838ed36 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2008/09/06 20:54:31 wiz Exp $ # DISTNAME= gnome-pilot-2.0.15 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} diff --git a/comms/gnome-pilot/buildlink3.mk b/comms/gnome-pilot/buildlink3.mk index 367085edd8a..340abc55481 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2008/09/06 20:54:31 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-pilot .if !empty(GNOME_PILOT_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.12nb2 -BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.15nb5 +BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.15nb6 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .endif # GNOME_PILOT_BUILDLINK3_MK diff --git a/comms/libopensync-plugin-evolution2/Makefile b/comms/libopensync-plugin-evolution2/Makefile index edde761953a..1815f32e756 100644 --- a/comms/libopensync-plugin-evolution2/Makefile +++ b/comms/libopensync-plugin-evolution2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/04/23 21:24:22 dillo Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/06 20:54:31 wiz Exp $ # DISTNAME= libopensync-plugin-evolution2-0.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |