From a23bcd1501bb611248b21d5853863730a3d17896 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Thu, 3 Jun 2010 08:55:01 +0000 Subject: - update audio/lame to 3.98.4 - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) --- audio/atunes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/atunes') diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index 2cc51a79bc1b..74b1ed4ca3be 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -7,7 +7,7 @@ PORTNAME= atunes PORTVERSION= 1.13.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION} DISTNAME= aTunes_${PORTVERSION} -- cgit v1.2.3