diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | f38363508fd777a3fa11b0752a0dcf632a47c13b (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /x11/gnome-panel | |
parent | 65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff) | |
download | pkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index d42fdb0f828..adfd651be58 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.129 2011/04/22 13:41:55 obache Exp $ +# $NetBSD: Makefile,v 1.130 2011/06/10 09:39:44 obache Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk index 365b8ec8023..55a06c42b54 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2011/04/22 13:41:55 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2011/06/10 09:39:44 obache Exp $ BUILDLINK_TREE+= gnome-panel @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-panel GNOME_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3 -BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.32.1nb2 +BUILDLINK_ABI_DEPENDS.gnome-panel?= gnome-panel>=2.32.1nb3 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel |