diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
commit | cdc818f15931c03714fd507e7ee59054c7a5f1e1 (patch) | |
tree | c474e3813fa9e9cba21c4785aa39c7c985640bf4 /audio | |
parent | - Update to 0.38 (diff) |
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
Notes
Notes:
svn path=/head/; revision=321725
Diffstat (limited to 'audio')
-rw-r--r-- | audio/beets/Makefile | 1 | ||||
-rw-r--r-- | audio/cmus/Makefile | 2 | ||||
-rw-r--r-- | audio/lastfm-desktop/Makefile | 1 | ||||
-rw-r--r-- | audio/spek/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile index 6a9622b07bde..a5613ad17ecf 100644 --- a/audio/beets/Makefile +++ b/audio/beets/Makefile @@ -3,6 +3,7 @@ PORTNAME= beets PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 0eb70bd47d47..4784e5140d94 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -3,7 +3,7 @@ PORTNAME= cmus PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/audio/lastfm-desktop/Makefile b/audio/lastfm-desktop/Makefile index 51dbc19a9192..d2f435f43ff7 100644 --- a/audio/lastfm-desktop/Makefile +++ b/audio/lastfm-desktop/Makefile @@ -3,6 +3,7 @@ PORTNAME= lastfm PORTVERSION= 2.1.30 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://cdn.last.fm/client/Linux/ PKGNAMESUFFIX= -desktop diff --git a/audio/spek/Makefile b/audio/spek/Makefile index 0d841e70fdd3..724e0ebb780b 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -3,6 +3,7 @@ PORTNAME= spek PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |