summaryrefslogtreecommitdiff
path: root/multimedia/clutter08-gst
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 /multimedia/clutter08-gst
parenta1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (diff)
downloadpkgsrc-4eae9af6ba6b8e46d0d40c87583918731763ce1e.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'multimedia/clutter08-gst')
-rw-r--r--multimedia/clutter08-gst/Makefile4
-rw-r--r--multimedia/clutter08-gst/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/clutter08-gst/Makefile b/multimedia/clutter08-gst/Makefile
index 8783321b0bb..d19ab837dfc 100644
--- a/multimedia/clutter08-gst/Makefile
+++ b/multimedia/clutter08-gst/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/09/15 10:05:45 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:39 tron Exp $
#
DISTNAME= clutter-gst-0.8.0
PKGNAME= ${DISTNAME:S/clutter/clutter08/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= multimedia
MASTER_SITES= http://www.clutter-project.org/sources/clutter-gst/0.8/
diff --git a/multimedia/clutter08-gst/buildlink3.mk b/multimedia/clutter08-gst/buildlink3.mk
index 7e25fcd1f64..5f6bf12daa0 100644
--- a/multimedia/clutter08-gst/buildlink3.mk
+++ b/multimedia/clutter08-gst/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/09/15 10:05:45 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2012/10/02 17:11:39 tron Exp $
#
BUILDLINK_TREE+= clutter08-gst
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter08-gst
CLUTTER08_GST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0
-BUILDLINK_ABI_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0nb11
+BUILDLINK_ABI_DEPENDS.clutter08-gst+= clutter08-gst>=0.8.0nb12
BUILDLINK_PKGSRCDIR.clutter08-gst?= ../../multimedia/clutter08-gst
.include "../../graphics/clutter08/buildlink3.mk"