svn commit: r367725 - head/audio/audacious-dumb
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Sep 9 10:46:43 UTC 2014
Author: ehaupt
Date: Tue Sep 9 10:46:42 2014
New Revision: 367725
URL: http://svnweb.freebsd.org/changeset/ports/367725
QAT: https://qat.redports.org/buildarchive/r367725/
Log:
- Update to 0.83
- Fix build with audacious 3.5 and therefore unbreak this port
Modified:
head/audio/audacious-dumb/Makefile
head/audio/audacious-dumb/distinfo
Modified: head/audio/audacious-dumb/Makefile
==============================================================================
--- head/audio/audacious-dumb/Makefile Tue Sep 9 10:39:05 2014 (r367724)
+++ head/audio/audacious-dumb/Makefile Tue Sep 9 10:46:42 2014 (r367725)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= audacious-dumb
-PORTVERSION= 0.82
+PORTVERSION= 0.83
CATEGORIES= audio
MASTER_SITES= http://www.netswarm.net/misc/ \
CRITICAL
@@ -16,8 +16,6 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multi
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb
-BROKEN= Does not work with audacious 3.5 or later
-
USES= gmake pkgconfig
USE_LDCONFIG= yes
Modified: head/audio/audacious-dumb/distinfo
==============================================================================
--- head/audio/audacious-dumb/distinfo Tue Sep 9 10:39:05 2014 (r367724)
+++ head/audio/audacious-dumb/distinfo Tue Sep 9 10:46:42 2014 (r367725)
@@ -1,2 +1,2 @@
-SHA256 (audacious-dumb-0.82.tar.gz) = a1c1a0cc513a7c261f789aa533907e02c14d55342771177f11b07154e3056a03
-SIZE (audacious-dumb-0.82.tar.gz) = 19839
+SHA256 (audacious-dumb-0.83.tar.gz) = c9d218228b2dcbbbaea12b0ff8e1782d0fe5b7b8028fccd0f946db3c6b05517c
+SIZE (audacious-dumb-0.83.tar.gz) = 19325
More information about the svn-ports-all
mailing list