git: d67dcf897852 - main - devel/websvn: update to 2.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Mar 2022 19:31:38 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=d67dcf8978523625fddd829493cf2f1e684237f3 commit d67dcf8978523625fddd829493cf2f1e684237f3 Author: Michael Osipov <michael.osipov@siemens.com> AuthorDate: 2022-03-16 19:31:20 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-03-16 19:31:20 +0000 devel/websvn: update to 2.7.0 PR: 262548 --- devel/websvn/Makefile | 6 ++++-- devel/websvn/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index 111a0c85f0c9..364df6477273 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -1,5 +1,5 @@ PORTNAME= websvn -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.0 CATEGORIES= devel www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -31,8 +31,10 @@ PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} post-patch: @${REINPLACE_CMD} -E \ -e 's|^// \$$config->setSvnConfigDir.+|$$config->setSvnConfigDir('"'"'${ETCDIR}/subversion'"'"')\;|' \ - -e 's|^// \$$config->setSVNCommandPath.+|$$config->setSVNCommandPath('"'"'${LOCALBASE}/bin'"'"')\;|' \ + -e 's|^// \$$config->setSvnCommandPath.+|$$config->setSvnCommandPath('"'"'${LOCALBASE}/bin'"'"')\;|' \ + -e 's|^// \$$config->setSvnAuthzCommandPath.+|$$config->setSvnAuthzCommandPath('"'"'${LOCALBASE}/bin'"'"')\;|' \ -e 's|^// \$$config->useGeshi.+|$$config->useGeshi()\;|' \ + -e 's|^// \$$config->setLocale.+|$$config->setLocale('"'"'C.UTF-8'"'"')\;|' \ ${WRKSRC}/include/distconfig.php do-install: diff --git a/devel/websvn/distinfo b/devel/websvn/distinfo index 53f800beea99..fe01a72df50a 100644 --- a/devel/websvn/distinfo +++ b/devel/websvn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621245255 -SHA256 (websvnphp-websvn-2.6.1_GH0.tar.gz) = 42299634127211744b5b9bfb1d0db4f3fa8ba73b3c0f3be8dc3ada68e6258037 -SIZE (websvnphp-websvn-2.6.1_GH0.tar.gz) = 252702 +TIMESTAMP = 1647254076 +SHA256 (websvnphp-websvn-2.7.0_GH0.tar.gz) = 1cb23254f19e37f37620048711a55a0c439c38f6329475fea40a8be9c2df4e69 +SIZE (websvnphp-websvn-2.7.0_GH0.tar.gz) = 253551