summaryrefslogtreecommitdiff
path: root/devel/ethos
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-05 00:47:34 +0000
committerryoon <ryoon>2014-05-05 00:47:34 +0000
commitcdd7787e749051b5f253a12e034d6af7f998b602 (patch)
tree86abc797e41b9db5e66ab99f193eea7b197c6e6b /devel/ethos
parentc70153c77b3255180f98461ee49b770654c4b14e (diff)
downloadpkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 3bc4167ca52..39518c94773 100644
--- a/devel/ethos/Makefile
+++ b/devel/ethos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/10/10 14:41:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/05 00:47:43 ryoon Exp $
#
DISTNAME= ethos-0.2.2
-PKGREVISION= 17
+PKGREVISION= 18
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 99670f5abb1..d9c4138930a 100644
--- a/devel/ethos/buildlink3.mk
+++ b/devel/ethos/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2013/10/10 14:41:53 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2014/05/05 00:47:43 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.2nb17
+BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb18
BUILDLINK_PKGSRCDIR.ethos?= ../../devel/ethos
.include "../../devel/glib2/buildlink3.mk"