diff options
author | garga <garga@FreeBSD.org> | 2012-02-18 21:15:40 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-02-18 21:15:40 +0800 |
commit | 08cbcb3e02fabf10e1e35006218f8c3a1f5d47a1 (patch) | |
tree | a9481a8f0d6608f979f82fb7037a66dfd16c74f8 /audio/wmauda | |
parent | 0abe6b25e13f16b70368df182f19fefbed3cc96b (diff) | |
download | freebsd-ports-gnome-08cbcb3e02fabf10e1e35006218f8c3a1f5d47a1.tar.gz freebsd-ports-gnome-08cbcb3e02fabf10e1e35006218f8c3a1f5d47a1.tar.zst freebsd-ports-gnome-08cbcb3e02fabf10e1e35006218f8c3a1f5d47a1.zip |
- Update to 0.8, wich is compatible with audacious 3.2 and unbreak it
Diffstat (limited to 'audio/wmauda')
-rw-r--r-- | audio/wmauda/Makefile | 5 | ||||
-rw-r--r-- | audio/wmauda/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index a2e7bf7e6281..e114f79cc13c 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wmauda -PORTVERSION= 0.7 -PORTREVISION= 10 +PORTVERSION= 0.8 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} @@ -16,8 +15,6 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious -BROKEN= Does not compile with audacious 3.1 - BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli diff --git a/audio/wmauda/distinfo b/audio/wmauda/distinfo index ba7072eda742..a9505f8db4f9 100644 --- a/audio/wmauda/distinfo +++ b/audio/wmauda/distinfo @@ -1,2 +1,2 @@ -SHA256 (wmauda-0.7.tar.gz) = 947855691ad144ef9776b687be6fc7f84bb9dedc85a5c005150e2f4dcfdbe5a1 -SIZE (wmauda-0.7.tar.gz) = 18328 +SHA256 (wmauda-0.8.tar.gz) = 50a8156a98aedfac3687af9cf0cdd1f2976ec5cfb7887a6612886b0ca1fa767b +SIZE (wmauda-0.8.tar.gz) = 18196 |