diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-01 01:48:56 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-01 01:48:56 +0000 |
commit | fe57fb86d8d84d87ec646134bc14295fa2719ad5 (patch) | |
tree | a93164b742f70bfcd4749f399eefa88eea79e130 | |
parent | textproc/py-docutils: Fix build with PYGMENTS option and Python 2 (diff) |
devel/websvn: Update to 2.6.0
PR: 250758
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=553822
-rw-r--r-- | devel/websvn/Makefile | 2 | ||||
-rw-r--r-- | devel/websvn/distinfo | 6 | ||||
-rw-r--r-- | devel/websvn/pkg-plist | 10 |
3 files changed, 11 insertions, 7 deletions
diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index a53028ea1534..d5c0286eaa87 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= websvn -PORTVERSION= 2.5 +PORTVERSION= 2.6.0 CATEGORIES= devel www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/devel/websvn/distinfo b/devel/websvn/distinfo index 9cd56538e669..080559560d3e 100644 --- a/devel/websvn/distinfo +++ b/devel/websvn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552394960 -SHA256 (websvnphp-websvn-2.5_GH0.tar.gz) = cc54a8a1b20e5400b025a6b01359f3e6b2352e0f98fdb1aa17bc29f682329385 -SIZE (websvnphp-websvn-2.5_GH0.tar.gz) = 209399 +TIMESTAMP = 1604162770 +SHA256 (websvnphp-websvn-2.6.0_GH0.tar.gz) = faeedf7760051c50f361b33bd3f66882462c956c5815a3e640a3b5af3ee98f30 +SIZE (websvnphp-websvn-2.6.0_GH0.tar.gz) = 252012 diff --git a/devel/websvn/pkg-plist b/devel/websvn/pkg-plist index bd45c19f2a70..08ed8a82b493 100644 --- a/devel/websvn/pkg-plist +++ b/devel/websvn/pkg-plist @@ -1,7 +1,9 @@ +@comment %%WWWDIR%%/.editorconfig %%WWWDIR%%/blame.php %%WWWDIR%%/browse.php %%WWWDIR%%/cache/tmp %%WWWDIR%%/comp.php +@comment %%WWWDIR%%/composer.json %%WWWDIR%%/diff.php %%WWWDIR%%/dl.php %%WWWDIR%%/filedetails.php @@ -20,9 +22,10 @@ %%WWWDIR%%/include/version.php %%WWWDIR%%/index.php %%WWWDIR%%/javascript/blame-popup.js +%%WWWDIR%%/javascript/collapsible.js %%WWWDIR%%/javascript/compare-checkboxes.js -%%WWWDIR%%/javascript/group-collapse.js %%WWWDIR%%/javascript/ie-png-transparency.js +%%WWWDIR%%/javascript/jquery.min.1.9.1.js %%WWWDIR%%/languages/catalan.php %%WWWDIR%%/languages/chinese-simplified.php %%WWWDIR%%/languages/chinese-traditional.php @@ -61,6 +64,7 @@ %%WWWDIR%%/multiviews.php %%WWWDIR%%/revision.php %%WWWDIR%%/rss.php +%%WWWDIR%%/search.php %%WWWDIR%%/templates/BlueGrey/blame.tmpl %%WWWDIR%%/templates/BlueGrey/compare.tmpl %%WWWDIR%%/templates/BlueGrey/diff.tmpl @@ -203,8 +207,8 @@ %%WWWDIR%%/templates/calm/images/submitbg.png %%WWWDIR%%/templates/calm/images/t-node.png %%WWWDIR%%/templates/calm/images/textbg.png -%%WWWDIR%%/templates/calm/images/toggledown.png -%%WWWDIR%%/templates/calm/images/toggleup.png +%%WWWDIR%%/templates/calm/images/toggle-down.png +%%WWWDIR%%/templates/calm/images/toggle-up.png %%WWWDIR%%/templates/calm/images/up.png %%WWWDIR%%/templates/calm/images/xml.gif %%WWWDIR%%/templates/calm/index.tmpl |