diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /audio | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | ports-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz ports-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 2 | ||||
-rw-r--r-- | audio/csound6/Makefile | 2 | ||||
-rw-r--r-- | audio/dvda-author/Makefile | 2 | ||||
-rw-r--r-- | audio/enscribe/Makefile | 2 | ||||
-rw-r--r-- | audio/gqmpeg/Makefile | 2 | ||||
-rw-r--r-- | audio/sox/Makefile | 2 | ||||
-rw-r--r-- | audio/timidity++/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 5e42e7f4202b..5f2c94d3760c 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 5.19.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R} \ SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R}/manual:manual diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 9736c97c6112..8e14b33a753c 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.03.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION:R} PKGNAMESUFFIX= 6 diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index 991332b1ae14..481fcb95a757 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -3,7 +3,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile index 2b5eabba60df..6c8ca7a7fe16 100644 --- a/audio/enscribe/Makefile +++ b/audio/enscribe/Makefile @@ -3,7 +3,7 @@ PORTNAME= enscribe PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio graphics MASTER_SITES= http://www.coppercloudmusic.com/enscribe/ diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index ceb328a63cda..3ff4bbda440b 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -3,7 +3,7 @@ PORTNAME= gqmpeg PORTVERSION= 0.20.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 2 CATEGORIES+= audio MASTER_SITES= SF diff --git a/audio/sox/Makefile b/audio/sox/Makefile index c04a66627f4f..cf29f3a0682f 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -3,7 +3,7 @@ PORTNAME= sox PORTVERSION= 14.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 577792438c0f..fe29146ccac0 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -3,7 +3,7 @@ PORTNAME= timidity++ PORTVERSION= 2.14.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} |