diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-08-01 08:24:52 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-08-01 08:24:52 +0000 |
commit | 342c9d91b036cc49dc9ba99daad918470fdb8a9c (patch) | |
tree | 362a9a8f3470d3a2fca43a73a5d8f34c3c9a4483 /audio/cmus | |
parent | e32608b99c85f25f71509d22b345dc8df676ce91 (diff) | |
download | freebsd-ports-342c9d91b036cc49dc9ba99daad918470fdb8a9c.zip |
- Update to 2.4.2
PR: ports/159333
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 3 | ||||
-rw-r--r-- | audio/cmus/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 192b44f37694..9135103cb325 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cmus -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.4.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo index c7b86f78ef3b..871377ee8263 100644 --- a/audio/cmus/distinfo +++ b/audio/cmus/distinfo @@ -1,2 +1,2 @@ -SHA256 (cmus-v2.4.0.tar.bz2) = 42a1ea7597d7388e50a1534ad1f51636ce05cf31a939e01b4901a539f7348803 -SIZE (cmus-v2.4.0.tar.bz2) = 202970 +SHA256 (cmus-v2.4.2.tar.bz2) = 1f54d94574f0f7f9beca34908b16141f8eb89070728305d8906b8dc19cca0c31 +SIZE (cmus-v2.4.2.tar.bz2) = 204285 |