View | Details | Raw Unified | Return to bug 250758
Collapse All | Expand All

(-)devel/websvn/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	websvn
3
PORTNAME=	websvn
4
PORTVERSION=	2.5
4
PORTVERSION=	2.6.0
5
CATEGORIES=	devel www
5
CATEGORIES=	devel www
6
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
6
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
7
7
(-)devel/websvn/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1552394960
1
TIMESTAMP = 1604162770
2
SHA256 (websvnphp-websvn-2.5_GH0.tar.gz) = cc54a8a1b20e5400b025a6b01359f3e6b2352e0f98fdb1aa17bc29f682329385
2
SHA256 (websvnphp-websvn-2.6.0_GH0.tar.gz) = faeedf7760051c50f361b33bd3f66882462c956c5815a3e640a3b5af3ee98f30
3
SIZE (websvnphp-websvn-2.5_GH0.tar.gz) = 209399
3
SIZE (websvnphp-websvn-2.6.0_GH0.tar.gz) = 252012
(-)devel/websvn/pkg-plist (-3 / +7 lines)
Lines 1-7 Link Here
1
@comment %%WWWDIR%%/.editorconfig
1
%%WWWDIR%%/blame.php
2
%%WWWDIR%%/blame.php
2
%%WWWDIR%%/browse.php
3
%%WWWDIR%%/browse.php
3
%%WWWDIR%%/cache/tmp
4
%%WWWDIR%%/cache/tmp
4
%%WWWDIR%%/comp.php
5
%%WWWDIR%%/comp.php
6
@comment %%WWWDIR%%/composer.json
5
%%WWWDIR%%/diff.php
7
%%WWWDIR%%/diff.php
6
%%WWWDIR%%/dl.php
8
%%WWWDIR%%/dl.php
7
%%WWWDIR%%/filedetails.php
9
%%WWWDIR%%/filedetails.php
Lines 20-28 Link Here
20
%%WWWDIR%%/include/version.php
22
%%WWWDIR%%/include/version.php
21
%%WWWDIR%%/index.php
23
%%WWWDIR%%/index.php
22
%%WWWDIR%%/javascript/blame-popup.js
24
%%WWWDIR%%/javascript/blame-popup.js
25
%%WWWDIR%%/javascript/collapsible.js
23
%%WWWDIR%%/javascript/compare-checkboxes.js
26
%%WWWDIR%%/javascript/compare-checkboxes.js
24
%%WWWDIR%%/javascript/group-collapse.js
25
%%WWWDIR%%/javascript/ie-png-transparency.js
27
%%WWWDIR%%/javascript/ie-png-transparency.js
28
%%WWWDIR%%/javascript/jquery.min.1.9.1.js
26
%%WWWDIR%%/languages/catalan.php
29
%%WWWDIR%%/languages/catalan.php
27
%%WWWDIR%%/languages/chinese-simplified.php
30
%%WWWDIR%%/languages/chinese-simplified.php
28
%%WWWDIR%%/languages/chinese-traditional.php
31
%%WWWDIR%%/languages/chinese-traditional.php
Lines 61-66 Link Here
61
%%WWWDIR%%/multiviews.php
64
%%WWWDIR%%/multiviews.php
62
%%WWWDIR%%/revision.php
65
%%WWWDIR%%/revision.php
63
%%WWWDIR%%/rss.php
66
%%WWWDIR%%/rss.php
67
%%WWWDIR%%/search.php
64
%%WWWDIR%%/templates/BlueGrey/blame.tmpl
68
%%WWWDIR%%/templates/BlueGrey/blame.tmpl
65
%%WWWDIR%%/templates/BlueGrey/compare.tmpl
69
%%WWWDIR%%/templates/BlueGrey/compare.tmpl
66
%%WWWDIR%%/templates/BlueGrey/diff.tmpl
70
%%WWWDIR%%/templates/BlueGrey/diff.tmpl
Lines 203-210 Link Here
203
%%WWWDIR%%/templates/calm/images/submitbg.png
207
%%WWWDIR%%/templates/calm/images/submitbg.png
204
%%WWWDIR%%/templates/calm/images/t-node.png
208
%%WWWDIR%%/templates/calm/images/t-node.png
205
%%WWWDIR%%/templates/calm/images/textbg.png
209
%%WWWDIR%%/templates/calm/images/textbg.png
206
%%WWWDIR%%/templates/calm/images/toggledown.png
210
%%WWWDIR%%/templates/calm/images/toggle-down.png
207
%%WWWDIR%%/templates/calm/images/toggleup.png
211
%%WWWDIR%%/templates/calm/images/toggle-up.png
208
%%WWWDIR%%/templates/calm/images/up.png
212
%%WWWDIR%%/templates/calm/images/up.png
209
%%WWWDIR%%/templates/calm/images/xml.gif
213
%%WWWDIR%%/templates/calm/images/xml.gif
210
%%WWWDIR%%/templates/calm/index.tmpl
214
%%WWWDIR%%/templates/calm/index.tmpl

Return to bug 250758