summaryrefslogtreecommitdiff
path: root/devel/ethos
diff options
context:
space:
mode:
authortron <tron>2012-10-02 17:10:28 +0000
committertron <tron>2012-10-02 17:10:28 +0000
commit4eae9af6ba6b8e46d0d40c87583918731763ce1e (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /devel/ethos
parenta1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (diff)
downloadpkgsrc-4eae9af6ba6b8e46d0d40c87583918731763ce1e.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 67334f01295..d0171daf4b5 100644
--- a/devel/ethos/Makefile
+++ b/devel/ethos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/09/15 10:04:08 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/02 17:10:46 tron Exp $
#
DISTNAME= ethos-0.2.2
-PKGREVISION= 9
+PKGREVISION= 10
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 cfc218b44b6..d9d97fbf827 100644
--- a/devel/ethos/buildlink3.mk
+++ b/devel/ethos/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/09/15 10:04:08 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/10/02 17:10:46 tron 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.2nb9
+BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb10
BUILDLINK_PKGSRCDIR.ethos?= ../../devel/ethos
.include "../../devel/glib2/buildlink3.mk"