diff options
author | ryoon <ryoon> | 2012-12-15 10:36:18 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-12-15 10:36:18 +0000 |
commit | f325364b576876d6e8b8961b4de4ee34a7dd5fe8 (patch) | |
tree | 7a89deafb740912af28f8fbadb269aad60105c95 /x11/gnome-panel | |
parent | b609e6e6301bb181b968b978303c74d175032e16 (diff) | |
download | pkgsrc-f325364b576876d6e8b8961b4de4ee34a7dd5fe8.tar.gz |
Bump PKGREVISION from devel/nss 3.14.0.
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 740c755d04b..011bb1b3e87 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.151 2012/10/29 05:06:14 asau Exp $ +# $NetBSD: Makefile,v 1.152 2012/12/15 10:36:20 ryoon Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 20 +PKGREVISION= 21 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 232de455f1b..c8458775a82 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2012/10/08 23:00:52 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.54 2012/12/15 10:36:21 ryoon 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.1nb20 +BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb21 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel |