diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2006-01-05 21:17:32 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2006-01-05 21:17:32 +0000 |
commit | 3e35a078d40d6c100f19aa50469fe7b84131cacc (patch) | |
tree | 87c68c3be22129e27b76ffb9bc3463e688edbb38 | |
parent | 438da01866b4eeb8cdccf821a8347d15e4bdd47b (diff) | |
download | freebsd-ports-3e35a078d40d6c100f19aa50469fe7b84131cacc.zip |
Update to 1.6.7.
-rw-r--r-- | audio/cmus/Makefile | 5 | ||||
-rw-r--r-- | audio/cmus/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index c3b344d1c5c4..159d21547b0c 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cmus -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ @@ -41,6 +41,8 @@ WITH_TREMOR= yes WITH_ARTS= yes .endif +PREMSG= \n + .if defined(WITH_VORBIS) LIB_DEPENDS+= vorbisfile:${PORTSDIR}/audio/libvorbis PLIST_SUB+= VORBIS="" @@ -73,7 +75,6 @@ PREMSG+= Define WITH_ARTS=yes to enable arts output support.\n .endif pre-everything:: - @${ECHO_CMD} @${PRINTF} "${PREMSG}" @${ECHO_CMD} diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo index 9a6e2742d745..a0dc6bbe6ad5 100644 --- a/audio/cmus/distinfo +++ b/audio/cmus/distinfo @@ -1,3 +1,3 @@ -MD5 (cmus-1.6.6.tar.bz2) = baeed83658f5af289c7236efc8e66ffd -SHA256 (cmus-1.6.6.tar.bz2) = 6c32716e4e1bb9cff2a270c6ac1afde1ac09da9a3df6b26516bf89bdd946f973 -SIZE (cmus-1.6.6.tar.bz2) = 138559 +MD5 (cmus-1.6.7.tar.bz2) = 64771774d3f2363afa7e77242454e8ed +SHA256 (cmus-1.6.7.tar.bz2) = 1b7e4b181d272c56f71fe7f71cdc820517730143aa52429f1b77a0d77855b44d +SIZE (cmus-1.6.7.tar.bz2) = 138811 |