diff options
author | decke <decke@FreeBSD.org> | 2013-08-27 21:37:21 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2013-08-27 21:37:21 +0800 |
commit | 00d37ecf54c09bddc175e06781f268bc7dea12ec (patch) | |
tree | 48cb722eac9639989cdf69d55b33f07eed9edcd0 /www | |
parent | aeef3d73dea76e3946bb4b592afae920a976b4ce (diff) | |
download | freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.tar.gz freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.tar.zst freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.zip |
- Update to 0.26.1
Diffstat (limited to 'www')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 2 | ||||
-rw-r--r-- | www/mythplugin-mythweb/distinfo | 4 | ||||
-rw-r--r-- | www/mythplugin-mythweb/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 89756b25915a..c7abb4074525 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mythweb -PORTVERSION= 0.26.0 +PORTVERSION= 0.26.1 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ diff --git a/www/mythplugin-mythweb/distinfo b/www/mythplugin-mythweb/distinfo index a7c45c312967..9eb79c986f0e 100644 --- a/www/mythplugin-mythweb/distinfo +++ b/www/mythplugin-mythweb/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythplugins-0.26.0.tar.bz2) = 4e7f0493f37792c084c1b4d0b5863b4201ebce6d62ab7c6cc31ca74087d83c62 -SIZE (mythplugins-0.26.0.tar.bz2) = 36673620 +SHA256 (mythplugins-0.26.1.tar.bz2) = 6db50887dac35471b408cc8365c84f2a8522be7045b8e81de13ff16d840fc928 +SIZE (mythplugins-0.26.1.tar.bz2) = 36718864 diff --git a/www/mythplugin-mythweb/pkg-plist b/www/mythplugin-mythweb/pkg-plist index 057d95249897..fce90d603fb0 100644 --- a/www/mythplugin-mythweb/pkg-plist +++ b/www/mythplugin-mythweb/pkg-plist @@ -303,6 +303,7 @@ %%WWWDIR%%/modules/video/init.php %%WWWDIR%%/modules/video/scan.php %%WWWDIR%%/modules/video/set_settings.php +%%WWWDIR%%/modules/video/stream.php %%WWWDIR%%/modules/video/tmpl/default/set_settings.php %%WWWDIR%%/modules/video/tmpl/default/video.php %%WWWDIR%%/modules/video/tmpl/default/welcome.php |