summaryrefslogtreecommitdiff
path: root/audio/audacious
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commite05e426ab43da6bb48ab55916d999c4d503e688a (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /audio/audacious
parent6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff)
downloadpkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'audio/audacious')
-rw-r--r--audio/audacious/Makefile4
-rw-r--r--audio/audacious/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index bb05187da62..96859c00201 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:31 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:38 tron Exp $
#
DISTNAME= audacious-1.5.1
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
diff --git a/audio/audacious/buildlink3.mk b/audio/audacious/buildlink3.mk
index 14a46114c5d..f9aa01f9177 100644
--- a/audio/audacious/buildlink3.mk
+++ b/audio/audacious/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:04:31 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2013/06/04 22:15:38 tron Exp $
BUILDLINK_TREE+= audacious
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= audacious
AUDACIOUS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.audacious+= audacious>=1.5.0
-BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb18
+BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb19
BUILDLINK_PKGSRCDIR.audacious?= ../../audio/audacious
.include "../../devel/atk/buildlink3.mk"