aboutsummaryrefslogtreecommitdiff
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2009-06-03 21:29:53 +0000
committerBrooks Davis <brooks@FreeBSD.org>2009-06-03 21:29:53 +0000
commite7370bdd9867f9d099281bdf17432d066b1eceab (patch)
treeef06997197bca9d3263808e3996c0ff2b348ba40 /audio/squeezeboxserver
parentf0970b8391054b4fc82cc367f48d7c09800ccba5 (diff)
downloadports-e7370bdd9867f9d099281bdf17432d066b1eceab.tar.gz
ports-e7370bdd9867f9d099281bdf17432d066b1eceab.zip
The recently updated p5-Digest-SHA1 port conflicts with the version
includes with squeezecenter. Remove the squeezecenter verison. Reported by: many :) Sorry for the delay
Notes
Notes: svn path=/head/; revision=235135
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index fbcf9be88817..135f874cef5b 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squeezecenter
PORTVERSION= 7.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeCenter_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0//}-noCPAN
@@ -97,6 +97,7 @@ EXCEPTDIRS= Bin \
CPAN/arch \
CPAN/Compress \
CPAN/DBI \
+ CPAN/Digest \
CPAN/Encode \
CPAN/GD \
CPAN/Template \