diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
commit | ab373a817aa52b69308caa6f5dc0d681b126200b (patch) | |
tree | 1909d73d5e68bb6f167fd408a76593ead5a738a5 /x11/gnome-panel | |
parent | 2946622899b8bbabcef85d61cf5bc85c73ba186f (diff) | |
download | pkgsrc-ab373a817aa52b69308caa6f5dc0d681b126200b.tar.gz |
Recursive bump for png-1.6.
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 b0a64768fe1..a85d9b1d055 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.154 2013/02/06 23:21:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.155 2013/02/16 11:18:37 wiz Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 23 +PKGREVISION= 24 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 7857725265c..09e85f17993 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.56 2013/02/06 23:21:27 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.57 2013/02/16 11:18:37 wiz 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.1nb23 +BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb24 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel |