From aa6576c11d3d90739579337eb1b2c1a54b167cbd Mon Sep 17 00:00:00 2001 From: netchild 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) --- multimedia/arista/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/arista') diff --git a/multimedia/arista/Makefile b/multimedia/arista/Makefile index f466f95186eb..4002c3d565ee 100644 --- a/multimedia/arista/Makefile +++ b/multimedia/arista/Makefile @@ -7,7 +7,7 @@ PORTNAME= arista PORTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://programmer-art.org/media/releases/arista-transcoder/ \ http://launchpadlibrarian.net/28489828/ -- cgit