summaryrefslogtreecommitdiff
path: root/devel/ethos
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
committerryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
commit14b82f547c9bec53640c287423b29d01fe61842e (patch)
tree92e1e65595e4140323396ebc0895b35c5624a56a /devel/ethos
parent438e62090e7e9bc67d2c430852878acb02cfcebe (diff)
downloadpkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'devel/ethos')
-rw-r--r--devel/ethos/Makefile4
-rw-r--r--devel/ethos/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ethos/Makefile b/devel/ethos/Makefile
index 113fe98125e..3271fb70c0b 100644
--- a/devel/ethos/Makefile
+++ b/devel/ethos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2018/04/16 14:33:46 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:09 ryoon Exp $
#
DISTNAME= ethos-0.2.2
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= devel
MASTER_SITES= http://ftp.dronelabs.com/sources/ethos/0.2/
diff --git a/devel/ethos/buildlink3.mk b/devel/ethos/buildlink3.mk
index 07a256e1d94..cbbe5eb9cdd 100644
--- a/devel/ethos/buildlink3.mk
+++ b/devel/ethos/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2018/04/16 14:33:46 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2018/11/12 03:51:09 ryoon Exp $
BUILDLINK_TREE+= ethos
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ethos
ETHOS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ethos+= ethos>=0.2.2
-BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb24
+BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb25
BUILDLINK_PKGSRCDIR.ethos?= ../../devel/ethos
.include "../../devel/glib2/buildlink3.mk"