summaryrefslogtreecommitdiff
path: root/devel/ethos
diff options
context:
space:
mode:
authorryoon <ryoon>2013-10-10 14:41:44 +0000
committerryoon <ryoon>2013-10-10 14:41:44 +0000
commitedb280ad038f383535fb2973c8453e47bdb6f689 (patch)
treee58d5e9a95d76f4e79d72c3a97a69293d173f732 /devel/ethos
parentcd82310833888022112f28897a929dfb1acff3a5 (diff)
downloadpkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz
Recursive revbump from pango-1.36.0
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 52395334b83..3bc4167ca52 100644
--- a/devel/ethos/Makefile
+++ b/devel/ethos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/10/10 14:41:53 ryoon Exp $
#
DISTNAME= ethos-0.2.2
-PKGREVISION= 16
+PKGREVISION= 17
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 8e0fe34abd5..99670f5abb1 100644
--- a/devel/ethos/buildlink3.mk
+++ b/devel/ethos/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2013/10/10 14:41:53 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.2nb16
+BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb17
BUILDLINK_PKGSRCDIR.ethos?= ../../devel/ethos
.include "../../devel/glib2/buildlink3.mk"