- Update to 5.9.9.
This commit is contained in:
parent
4c22d6ab60
commit
d3a630aea2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289940
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= superdatetime
|
||||
PORTVERSION= 5.9.8
|
||||
PORTVERSION= 5.9.9
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.gregbrown.net/squeeze/SuperDateTime/
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMEPREFIX= squeezeboxserver-
|
||||
DISTNAME= SuperDateTime${PORTVERSION:S/./-/g}
|
||||
DISTNAME= SuperDateTime${PORTVERSION}
|
||||
DIST_SUBDIR= squeezeboxserver
|
||||
|
||||
MAINTAINER= tdb@FreeBSD.org
|
||||
@ -18,6 +18,8 @@ COMMENT= Squeezebox Server plugin to display weather conditions and forecasts
|
||||
|
||||
RUN_DEPENDS= softsqueeze:${PORTSDIR}/audio/squeezeboxserver
|
||||
|
||||
PROJECTHOST= grebrown-projects
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (squeezeboxserver/SuperDateTime5-9-8.zip) = 3b3a23ee0c50dbec36f0996db50a411d8e68f3bb15d63befd32290e0ff00ac26
|
||||
SIZE (squeezeboxserver/SuperDateTime5-9-8.zip) = 909749
|
||||
SHA256 (squeezeboxserver/SuperDateTime5.9.9.zip) = 512b60b1d77f41885cc8f98735b59cd93aa9ac0f6ff160bc13829e378bb04028
|
||||
SIZE (squeezeboxserver/SuperDateTime5.9.9.zip) = 914272
|
||||
|
@ -61,13 +61,24 @@
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images/yahoo.png
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/settings/basic.html
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/settings/player.html
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/MANIFEST
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/META.yml
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/install.xml
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins-SuperDateTime-Plugin.par
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/AsSubs.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Element.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Element/traverse.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Parse.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Tagset.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Tree.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/TreeBuilder.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/PlayerSettings.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Settings.pm
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/mlb.2.font.bmp
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/nfl.2.font.bmp
|
||||
%%SLIMDIR%%/Plugins/SuperDateTime/strings.txt
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins/SuperDateTime
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/lib/Plugins
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML/Element
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/lib/HTML
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/lib
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/settings
|
||||
@dirrm %%SLIMDIR%%/Plugins/SuperDateTime/HTML/EN/plugins/SuperDateTime/html/images
|
||||
|
Loading…
Reference in New Issue
Block a user