diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2008-07-04 13:40:31 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2008-07-04 13:40:31 +0000 |
commit | 93f89fc7a6267415b590217e1d88d072ea764867 (patch) | |
tree | 230b22e255d4f01f9ebfaea575ec3bfd3ff855c5 /audio/squeezeboxserver-trackstat | |
parent | d2882363ab6ab632ebcda0dbb220596f9bb59964 (diff) | |
download | ports-93f89fc7a6267415b590217e1d88d072ea764867.tar.gz ports-93f89fc7a6267415b590217e1d88d072ea764867.zip |
Notes
Diffstat (limited to 'audio/squeezeboxserver-trackstat')
-rw-r--r-- | audio/squeezeboxserver-trackstat/Makefile | 2 | ||||
-rw-r--r-- | audio/squeezeboxserver-trackstat/distinfo | 6 | ||||
-rw-r--r-- | audio/squeezeboxserver-trackstat/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/audio/squeezeboxserver-trackstat/Makefile b/audio/squeezeboxserver-trackstat/Makefile index 5eb6f7fc142b..a22b47bd2740 100644 --- a/audio/squeezeboxserver-trackstat/Makefile +++ b/audio/squeezeboxserver-trackstat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= trackstat -PORTVERSION= 2.0.b09 +PORTVERSION= 2.1 CATEGORIES= audio MASTER_SITES= http://erland.homeip.net/download/do/downloadapplication?name=slimserver-trackstat&filename=/ PKGNAMEPREFIX= squeezecenter- diff --git a/audio/squeezeboxserver-trackstat/distinfo b/audio/squeezeboxserver-trackstat/distinfo index ec740d7d55bd..64b56a2ecdf8 100644 --- a/audio/squeezeboxserver-trackstat/distinfo +++ b/audio/squeezeboxserver-trackstat/distinfo @@ -1,3 +1,3 @@ -MD5 (squeezecenter/TrackStat-2.0.beta09.zip) = 4030af7aaa0d894c9a33a535be9d4bbf -SHA256 (squeezecenter/TrackStat-2.0.beta09.zip) = de002f3d31625411922d45c33870ac1066305f4ea7578718e45b1bdd57020f74 -SIZE (squeezecenter/TrackStat-2.0.beta09.zip) = 310834 +MD5 (squeezecenter/TrackStat-2.1.zip) = 3d6b3e53a4bf3ab084f7bfe916a7ce6b +SHA256 (squeezecenter/TrackStat-2.1.zip) = e47e4e14442113d32aafbc0ffbc1dabee3ce5a241785d32a3c18b9b4d54f59e0 +SIZE (squeezecenter/TrackStat-2.1.zip) = 316091 diff --git a/audio/squeezeboxserver-trackstat/pkg-plist b/audio/squeezeboxserver-trackstat/pkg-plist index 3b7996c489da..d6f343874dfc 100644 --- a/audio/squeezeboxserver-trackstat/pkg-plist +++ b/audio/squeezeboxserver-trackstat/pkg-plist @@ -112,6 +112,12 @@ %%SLIMDIR%%/Plugins/TrackStat/PlaylistTemplates/topratedplaylists.xml %%SLIMDIR%%/Plugins/TrackStat/PlaylistTemplates/topratedyears.template %%SLIMDIR%%/Plugins/TrackStat/PlaylistTemplates/topratedyears.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_mostplayedforartist.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_mostplayedforgenre.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_mostplayedforyear.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_topratedforartist.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_topratedforgenre.xml +%%SLIMDIR%%/Plugins/TrackStat/Playlists/trackstat_topratedforyear.xml %%SLIMDIR%%/Plugins/TrackStat/README.txt %%SLIMDIR%%/Plugins/TrackStat/SQL/mysql/dbcreate.sql %%SLIMDIR%%/Plugins/TrackStat/SQL/mysql/dbupgrade_added.sql @@ -128,6 +134,7 @@ @dirrm %%SLIMDIR%%/Plugins/TrackStat/iPengConfiguration @dirrm %%SLIMDIR%%/Plugins/TrackStat/SQL/mysql @dirrm %%SLIMDIR%%/Plugins/TrackStat/SQL +@dirrm %%SLIMDIR%%/Plugins/TrackStat/Playlists @dirrm %%SLIMDIR%%/Plugins/TrackStat/PlaylistTemplates @dirrm %%SLIMDIR%%/Plugins/TrackStat/Mixes @dirrm %%SLIMDIR%%/Plugins/TrackStat/Menus |