diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-10 08:55:39 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-11-10 08:55:39 +0000 |
commit | 7da2ddb1568d10c38cea522a47120f48f79df7c4 (patch) | |
tree | 97691ab8226444853c2281fd01351291cb61bdd9 /audio | |
parent | ddc8ba2bdea3c87423632d816c9a8f79accf5de2 (diff) | |
download | ports-7da2ddb1568d10c38cea522a47120f48f79df7c4.tar.gz ports-7da2ddb1568d10c38cea522a47120f48f79df7c4.zip |
- Update to 0.5.0
- Fix dependencies somewhat
Notes
Notes:
svn path=/head/; revision=176985
Diffstat (limited to 'audio')
-rw-r--r-- | audio/nyello/Makefile | 3 | ||||
-rw-r--r-- | audio/nyello/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/nyello/Makefile b/audio/nyello/Makefile index 5f126c469cd0..8da9921de639 100644 --- a/audio/nyello/Makefile +++ b/audio/nyello/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nyello -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.0 CATEGORIES= audio MASTER_SITES= http://sirius.cine7.net/nyello/releases/ @@ -14,6 +14,7 @@ MAINTAINER= alexbl@FreeBSD.org COMMENT= An advanced command-line interface and shell for xmms2 BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 +RUN_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/audio/nyello/distinfo b/audio/nyello/distinfo index 2359a81679d5..b1ba9c51c6fe 100644 --- a/audio/nyello/distinfo +++ b/audio/nyello/distinfo @@ -1,3 +1,3 @@ -SHA256 (nyello-0.4.1.tar.bz2) = 74b6f8942521e0527c1150d542085f52a9e17cc700365f46e7c6eeb3f99d6fd7 -MD5 (nyello-0.4.1.tar.bz2) = 8ed6576966ded202fc482d5b61f81d3a -SIZE (nyello-0.4.1.tar.bz2) = 96618 +MD5 (nyello-0.5.0.tar.bz2) = 67958b2d62a9b693bafff37a88e3804a +SHA256 (nyello-0.5.0.tar.bz2) = 2130667117ced8a1e138051bd3e2b464a31578dec832614568069cc9c2cfbf5e +SIZE (nyello-0.5.0.tar.bz2) = 98871 |