View | Details | Raw Unified | Return to bug 225652 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	mythweb
4
PORTNAME=	mythweb
5
PORTVERSION=	0.28.1
5
PORTVERSION=	29
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	www
7
CATEGORIES=	www
8
PKGNAMEPREFIX=	mythplugin-
8
PKGNAMEPREFIX=	mythplugin-
Lines 18-23 Link Here
18
18
19
USE_GITHUB=	yes
19
USE_GITHUB=	yes
20
GH_ACCOUNT=	MythTV
20
GH_ACCOUNT=	MythTV
21
GH_TAGNAME=	99838ff
21
22
22
USES=		php shebangfix
23
USES=		php shebangfix
23
USE_PHP=	spl session mysql pcre posix json
24
USE_PHP=	spl session mysql pcre posix json
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1494080463
1
TIMESTAMP = 1517019819
2
SHA256 (MythTV-mythweb-v0.28.1_GH0.tar.gz) = bbd82992230d3571eba55a26a91cc3f2dcddfa631d1822ce58e1bf99f2537244
2
SHA256 (MythTV-mythweb-v29-99838ff_GH0.tar.gz) = a510e43a8439959f08bfeda72f41d6fad85bf7d20582c91ca7e989a52380c64e
3
SIZE (MythTV-mythweb-v0.28.1_GH0.tar.gz) = 1705490
3
SIZE (MythTV-mythweb-v29-99838ff_GH0.tar.gz) = 1796175
(-)pkg-plist (+3 lines)
Lines 52-61 Link Here
52
%%WWWDIR%%/includes/sorting.php
52
%%WWWDIR%%/includes/sorting.php
53
%%WWWDIR%%/includes/translate.php
53
%%WWWDIR%%/includes/translate.php
54
%%WWWDIR%%/includes/utils.php
54
%%WWWDIR%%/includes/utils.php
55
%%WWWDIR%%/js/README
55
%%WWWDIR%%/js/AC_OETags.js
56
%%WWWDIR%%/js/AC_OETags.js
56
%%WWWDIR%%/js/dialog/dialog.css
57
%%WWWDIR%%/js/dialog/dialog.css
57
%%WWWDIR%%/js/dialog/dialog.js
58
%%WWWDIR%%/js/dialog/dialog.js
58
%%WWWDIR%%/js/jquery-1.9.1.min.js
59
%%WWWDIR%%/js/jquery-1.9.1.min.js
60
%%WWWDIR%%/js/ajax/libs/jquery/3.2.1/jquery.min.js
61
%%WWWDIR%%/js/ajax/libs/prototype/1.7.3.0/prototype.js
59
%%WWWDIR%%/js/libs/flowplayer/flowplayer.controls.swf
62
%%WWWDIR%%/js/libs/flowplayer/flowplayer.controls.swf
60
%%WWWDIR%%/js/libs/flowplayer/flowplayer.js
63
%%WWWDIR%%/js/libs/flowplayer/flowplayer.js
61
%%WWWDIR%%/js/libs/flowplayer/flowplayer.swf
64
%%WWWDIR%%/js/libs/flowplayer/flowplayer.swf

Return to bug 225652