diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 11:40:24 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 11:40:24 +0000 |
commit | ac8ac6e70c46ba25623738858c4dfc6a4a36fd9d (patch) | |
tree | 3b8fb9ce461265e35f5e424c29f3309718feafd2 /audio/cmus | |
parent | bf86edf8251968256d9f3a7d83d372598ded1fd1 (diff) | |
download | freebsd-ports-ac8ac6e70c46ba25623738858c4dfc6a4a36fd9d.zip |
- Update to 2.0.4
PR: ports/102377
Submitted by: Simon Olofsson <simon at olofsson.de> (maintainer)
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 7 | ||||
-rw-r--r-- | audio/cmus/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 3f715cffae51..33ef586334a1 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cmus -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ @@ -111,6 +110,8 @@ MAN1= cmus.1 cmus-remote.1 post-extract: @${REINPLACE_CMD} -e 's,-lncursesw,-lncurses,g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's,doc/cmus/examples,examples/cmus,g' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e 's,doc/cmus/examples,examples/cmus,g' \ + ${WRKSRC}/Makefile ${WRKSRC}/Doc/cmus.txt + @${REINPLACE_CMD} -e 's,\/usr,${PREFIX},g' ${WRKSRC}/Doc/cmus.txt .include <bsd.port.post.mk> diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo index d0e323b8f27a..a3b882acc3ea 100644 --- a/audio/cmus/distinfo +++ b/audio/cmus/distinfo @@ -1,3 +1,3 @@ -MD5 (cmus-2.0.3.tar.bz2) = 0d7438dfa6ed5cd83eda0ab183ba43fc -SHA256 (cmus-2.0.3.tar.bz2) = 76feab351bd7b4c735689bde5e47aaa74a7f2b2454b2dd339a3b8293b3f86d8f -SIZE (cmus-2.0.3.tar.bz2) = 134703 +MD5 (cmus-2.0.4.tar.bz2) = 14e965f672ae0e69042399efeb1bea07 +SHA256 (cmus-2.0.4.tar.bz2) = c3eafe6bbce9c8c57ebc54f4fc0709a5e4c797a7a2289ef394c19f9fbbd22bfa +SIZE (cmus-2.0.4.tar.bz2) = 138595 |