diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /devel/GConf-ui | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'devel/GConf-ui')
-rw-r--r-- | devel/GConf-ui/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf-ui/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index 6dcf9fb82b3..9a452a30b74 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2018/08/22 09:43:27 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2018/11/12 03:51:08 ryoon Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../devel/GConf/Makefile.common" PKGNAME= GConf-ui-${GCONF_VERSION} diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk index 85e8c9e2e2f..7ae8552723e 100644 --- a/devel/GConf-ui/buildlink3.mk +++ b/devel/GConf-ui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2018/04/16 14:33:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2018/11/12 03:51:08 ryoon Exp $ BUILDLINK_TREE+= GConf-ui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= GConf-ui GCONF_UI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.GConf-ui+= GConf-ui>=2.8.0.1 -BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=3.2.3nb2 +BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=3.2.3nb4 BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui .include "../../devel/GConf/buildlink3.mk" |