diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-06-21 13:39:38 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-06-21 13:39:38 +0000 |
commit | f6a66ac897c579e292b4e8ccd2d2c4e3c3f7127c (patch) | |
tree | ac65f93921b13091b4f6b87ecc7216567007de33 /www/mythplugin-mythweb | |
parent | 96f6bf54a234748ce08a397f552b829897d51be1 (diff) |
Notes
Diffstat (limited to 'www/mythplugin-mythweb')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 6 | ||||
-rw-r--r-- | www/mythplugin-mythweb/distinfo | 6 | ||||
-rw-r--r-- | www/mythplugin-mythweb/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 13a41dfce7ba..db9c6378bd76 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: mythweb +# New ports collection makefile for: mythplugin-mythweb # Date created: 2009-12-27 # Whom: Bernhard Froehlich <decke@bluelife.at> # @@ -6,11 +6,11 @@ # PORTNAME= mythweb -PORTVERSION= 0.22 -PORTREVISION= 3 +PORTVERSION= 0.23 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/ +PKGNAMEPREFIX= mythplugin- DISTNAME= mythplugins-${PORTVERSION} MAINTAINER= decke@FreeBSD.org diff --git a/www/mythplugin-mythweb/distinfo b/www/mythplugin-mythweb/distinfo index 54f3e4f3c99f..43aa7d548269 100644 --- a/www/mythplugin-mythweb/distinfo +++ b/www/mythplugin-mythweb/distinfo @@ -1,3 +1,3 @@ -MD5 (mythplugins-0.22.tar.bz2) = 09c8fa1058399a0c5db169a71561e985 -SHA256 (mythplugins-0.22.tar.bz2) = 75c53f4b3017a9a8fcb9ff3bf7e2709a41a579b8a4e2ae1c600dc6ce6341cd31 -SIZE (mythplugins-0.22.tar.bz2) = 19923289 +MD5 (mythplugins-0.23.tar.bz2) = be44db841f9e03d0d17ab449545b38aa +SHA256 (mythplugins-0.23.tar.bz2) = 45c9d16069cb386d77000499e1d5b7a9e0384367ba82944bd19bb4c290f5f32e +SIZE (mythplugins-0.23.tar.bz2) = 35709047 diff --git a/www/mythplugin-mythweb/pkg-plist b/www/mythplugin-mythweb/pkg-plist index f2387c0a8f58..ddac6fd27370 100644 --- a/www/mythplugin-mythweb/pkg-plist +++ b/www/mythplugin-mythweb/pkg-plist @@ -135,6 +135,8 @@ %%WWWDIR%%/modules/backend_log/tmpl/default/welcome.php %%WWWDIR%%/modules/backend_log/tmpl/lite/backend_log.php %%WWWDIR%%/modules/backend_log/tmpl/lite/welcome.php +%%WWWDIR%%/modules/coverart/handler.pl +%%WWWDIR%%/modules/coverart/init.php %%WWWDIR%%/modules/database/init.php %%WWWDIR%%/modules/database/set_settings.php %%WWWDIR%%/modules/database/tmpl/default/set_settings.php @@ -734,6 +736,7 @@ @dirrm %%WWWDIR%%/modules/settings/tmpl/lite @dirrm %%WWWDIR%%/modules/settings/tmpl @dirrm %%WWWDIR%%/modules/settings +@dirrm %%WWWDIR%%/modules/coverart @dirrm %%WWWDIR%%/modules/database/tmpl/default @dirrm %%WWWDIR%%/modules/database/tmpl @dirrm %%WWWDIR%%/modules/database |