diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /x11/mate-panel | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'x11/mate-panel')
-rw-r--r-- | x11/mate-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/mate-panel/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index b6449a9b021..b73dbcb3b65 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2017/02/06 13:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/12 06:24:56 ryoon Exp $ PYTHON_VERSIONS_ACCEPTED= 27 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-panel-1.14.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 COMMENT= MATE panel application diff --git a/x11/mate-panel/buildlink3.mk b/x11/mate-panel/buildlink3.mk index 3e0a36c54cb..f57e04c67ab 100644 --- a/x11/mate-panel/buildlink3.mk +++ b/x11/mate-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:56 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:56 ryoon Exp $ # BUILDLINK_TREE+= mate-panel @@ -7,7 +7,7 @@ BUILDLINK_TREE+= mate-panel MATE_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mate-panel+= mate-panel>=1.8.1 -BUILDLINK_ABI_DEPENDS.mate-panel?= mate-panel>=1.14.1nb4 +BUILDLINK_ABI_DEPENDS.mate-panel?= mate-panel>=1.14.1nb5 BUILDLINK_PKGSRCDIR.mate-panel?= ../../x11/mate-panel .include "../../devel/glib2/buildlink3.mk" |