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 /x11/gnome-panel | |
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 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-panel/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 417df5cac91..06101c1278d 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2008/06/20 01:09:44 joerg Exp $ +# $NetBSD: Makefile,v 1.100 2008/09/06 20:54:34 wiz Exp $ # DISTNAME= gnome-panel-2.22.2 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk index 6c2dcb499eb..dec75ce98f5 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2008/04/15 17:52:40 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2008/09/06 20:54:34 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_PANEL_BUILDLINK3_MK:= ${GNOME_PANEL_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-panel .if !empty(GNOME_PANEL_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3 -BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.20.3nb1 +BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.22.2nb1 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel |