Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2020 01:48:56 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553822 - head/devel/websvn
Message-ID:  <202011010148.0A11muB2083609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sun Nov  1 01:48:56 2020
New Revision: 553822
URL: https://svnweb.freebsd.org/changeset/ports/553822

Log:
  devel/websvn: Update to 2.6.0
  
  PR:		250758
  Submitted by:	Michael Osipov <michael.osipov@siemens.com> (maintainer)

Modified:
  head/devel/websvn/Makefile
  head/devel/websvn/distinfo
  head/devel/websvn/pkg-plist

Modified: head/devel/websvn/Makefile
==============================================================================
--- head/devel/websvn/Makefile	Sun Nov  1 01:21:30 2020	(r553821)
+++ head/devel/websvn/Makefile	Sun Nov  1 01:48:56 2020	(r553822)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	websvn
-PORTVERSION=	2.5
+PORTVERSION=	2.6.0
 CATEGORIES=	devel www
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 

Modified: head/devel/websvn/distinfo
==============================================================================
--- head/devel/websvn/distinfo	Sun Nov  1 01:21:30 2020	(r553821)
+++ head/devel/websvn/distinfo	Sun Nov  1 01:48:56 2020	(r553822)
@@ -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

Modified: head/devel/websvn/pkg-plist
==============================================================================
--- head/devel/websvn/pkg-plist	Sun Nov  1 01:21:30 2020	(r553821)
+++ head/devel/websvn/pkg-plist	Sun Nov  1 01:48:56 2020	(r553822)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011010148.0A11muB2083609>