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/squeezecenter-sqlplaylist | |
parent | d2882363ab6ab632ebcda0dbb220596f9bb59964 (diff) | |
download | ports-93f89fc7a6267415b590217e1d88d072ea764867.tar.gz ports-93f89fc7a6267415b590217e1d88d072ea764867.zip |
Notes
Diffstat (limited to 'audio/squeezecenter-sqlplaylist')
-rw-r--r-- | audio/squeezecenter-sqlplaylist/Makefile | 2 | ||||
-rw-r--r-- | audio/squeezecenter-sqlplaylist/distinfo | 6 | ||||
-rw-r--r-- | audio/squeezecenter-sqlplaylist/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/audio/squeezecenter-sqlplaylist/Makefile b/audio/squeezecenter-sqlplaylist/Makefile index 8511a102a252..69b81a7413c0 100644 --- a/audio/squeezecenter-sqlplaylist/Makefile +++ b/audio/squeezecenter-sqlplaylist/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlplaylist -PORTVERSION= 2.0.b04 +PORTVERSION= 2.1 CATEGORIES= audio MASTER_SITES= http://erland.homeip.net/download/do/downloadapplication?name=slimserver-sqlplaylist&filename=/ PKGNAMEPREFIX= squeezecenter- diff --git a/audio/squeezecenter-sqlplaylist/distinfo b/audio/squeezecenter-sqlplaylist/distinfo index 2fdce32b7dd1..4cfded1b5f9f 100644 --- a/audio/squeezecenter-sqlplaylist/distinfo +++ b/audio/squeezecenter-sqlplaylist/distinfo @@ -1,3 +1,3 @@ -MD5 (squeezecenter/SQLPlayList-2.0.beta04.zip) = 597121510bff520eaa7882a906582011 -SHA256 (squeezecenter/SQLPlayList-2.0.beta04.zip) = e0db5526ee685106284f8915b871104d39b3937f783f5dce870b68cdadff534c -SIZE (squeezecenter/SQLPlayList-2.0.beta04.zip) = 215636 +MD5 (squeezecenter/SQLPlayList-2.1.zip) = c4c3d5d516096261c25b998eef758c88 +SHA256 (squeezecenter/SQLPlayList-2.1.zip) = f6ea742eb4e8d3ae29cf55cbdaf4691b01d1389b3a1222e7e8808a9de6c40979 +SIZE (squeezecenter/SQLPlayList-2.1.zip) = 218158 diff --git a/audio/squeezecenter-sqlplaylist/pkg-plist b/audio/squeezecenter-sqlplaylist/pkg-plist index 250e142f5263..2097711d881c 100644 --- a/audio/squeezecenter-sqlplaylist/pkg-plist +++ b/audio/squeezecenter-sqlplaylist/pkg-plist @@ -19,6 +19,11 @@ %%SLIMDIR%%/Plugins/SQLPlayList/LICENSE.txt %%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomalbums.sql.values.xml %%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomartists.sql.values.xml +%%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomforalbum.sql.values.xml +%%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomforartist.sql.values.xml +%%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomforgenre.sql.values.xml +%%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomforplaylist.sql.values.xml +%%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomforyear.sql.values.xml %%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomtracks.sql.values.xml %%SLIMDIR%%/Plugins/SQLPlayList/Playlists/randomyears.sql.values.xml %%SLIMDIR%%/Plugins/SQLPlayList/README.txt |