View | Details | Raw Unified | Return to bug 104916
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/audio/slimserver-lastfm/Makefile,v 1.2 2006/01/31 19:54:25 tdb Exp $
5
# $FreeBSD: ports/audio/slimserver-lastfm/Makefile,v 1.2 2006/01/31 19:54:25 tdb Exp $
6
6
7
PORTNAME=	lastfm
7
PORTNAME=	lastfm
8
PORTVERSION=	1.1.6
8
PORTVERSION=	1.13.1
9
CATEGORIES=	audio
9
CATEGORIES=	audio
10
MASTER_SITES=	http://petherton.pwp.blueyonder.co.uk/SlimServer/
10
MASTER_SITES=	http://petherton.pwp.blueyonder.co.uk/SlimServer/
11
MASTER_SITE_SUBDIR=	${PORTNAME}
11
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (LastFM116.zip) = 61885cffe2951f9ffbe53d13286a19ee
1
MD5 (LastFM1131.zip) = 482e210b7827cfbada215f079bb98bf5
2
SHA256 (LastFM116.zip) = 922841b198fe516d4fe39f818d6e7c4dd8791ecf99a6eef9ca6c5211cc2dd3b8
2
SHA256 (LastFM1131.zip) = 5450b13750aa24de2a89db88cfe112f703cd6499a3c2fd9834341d510f49c007
3
SIZE (LastFM116.zip) = 12341
3
SIZE (LastFM1131.zip) = 19114
(-)pkg-plist (+4 lines)
Lines 1-5 Link Here
1
%%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins/LastFM/help.html
1
%%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins/LastFM/index.html
2
%%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins/LastFM/index.html
2
%%SLIMDIR%%/Plugins/LastFM/Plugin.pm
3
%%SLIMDIR%%/Plugins/LastFM/Plugin.pm
4
%%SLIMDIR%%/Plugins/LastFM/custom-types.conf
5
%%SLIMDIR%%/Plugins/LastFM/lastfm.gif
6
%%SLIMDIR%%/Plugins/LastFM/playStation.pl
3
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins/LastFM
7
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins/LastFM
4
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins
8
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN/plugins
5
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN
9
@dirrm %%SLIMDIR%%/Plugins/LastFM/HTML/EN

Return to bug 104916