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/gnome-mag | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 5b424549365..862c4cb5502 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2017/02/06 13:54:53 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2017/02/12 06:24:53 ryoon Exp $ DISTNAME= gnome-mag-0.16.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/buildlink3.mk b/x11/gnome-mag/buildlink3.mk index adb2bff16f1..5988940a4b6 100644 --- a/x11/gnome-mag/buildlink3.mk +++ b/x11/gnome-mag/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2017/02/06 13:54:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2017/02/12 06:24:53 ryoon Exp $ BUILDLINK_TREE+= gnome-mag @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-mag GNOME_MAG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.0 -BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb23 +BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb24 BUILDLINK_PKGSRCDIR.gnome-mag?= ../../x11/gnome-mag .include "../../devel/gettext-lib/buildlink3.mk" |