diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-11-10 16:55:39 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-11-10 16:55:39 +0800 |
commit | af8be43227de60079a192f8f62f00ef44d4004f8 (patch) | |
tree | 65cd772f97ccf8200634ac93155bf06f8d040a89 /audio | |
parent | a2d2af1e9fa271629c10272055e906c02c471dae (diff) | |
download | freebsd-ports-gnome-af8be43227de60079a192f8f62f00ef44d4004f8.tar.gz freebsd-ports-gnome-af8be43227de60079a192f8f62f00ef44d4004f8.tar.zst freebsd-ports-gnome-af8be43227de60079a192f8f62f00ef44d4004f8.zip |
- Update to 0.5.0
- Fix dependencies somewhat
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 |