diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-04-27 22:59:10 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-04-27 22:59:10 +0000 |
commit | 46b9d7231a13fb24fc01080df72bcb5806deced5 (patch) | |
tree | 1e3966fca6075b293d1bc08c26432262a4fe6d5a /audio/audacious-dumb | |
parent | 13ac333f78841fa452e7b03cd7f7b127d47f614b (diff) |
Update to 0.65 to unbreak after recent audacious update.
Notified by: pointyhat (pav)
Notes
Notes:
svn path=/head/; revision=273276
Diffstat (limited to 'audio/audacious-dumb')
-rw-r--r-- | audio/audacious-dumb/Makefile | 7 | ||||
-rw-r--r-- | audio/audacious-dumb/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index a21f16cc9962..1064d5d718f0 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= audacious-dumb -PORTVERSION= 0.64 -PORTREVISION= 1 +PORTVERSION= 0.65 CATEGORIES= audio MASTER_SITES= http://www.netswarm.net/misc/ \ CRITICAL @@ -15,8 +14,8 @@ MASTER_SITES= http://www.netswarm.net/misc/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Audacious plugin that support the IT, XM, S3M or MOD formats -RUN_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious -BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious \ +RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious +BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \ ${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb USE_GMAKE= yes diff --git a/audio/audacious-dumb/distinfo b/audio/audacious-dumb/distinfo index c9bb4c4406bd..06ba22391d76 100644 --- a/audio/audacious-dumb/distinfo +++ b/audio/audacious-dumb/distinfo @@ -1,2 +1,2 @@ -SHA256 (audacious-dumb-0.64.tar.gz) = e2210a189847cc90ab622c9a81617305c064c177225d39f3834052ff40180793 -SIZE (audacious-dumb-0.64.tar.gz) = 24562 +SHA256 (audacious-dumb-0.65.tar.gz) = 5b27718179634b61cad9843be4ff70b23a9be2f50134d5594e7ce329c1907c0d +SIZE (audacious-dumb-0.65.tar.gz) = 24483 |