From nobody Thu Jan 05 21:24:05 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NnzxL1m8rz2pG1x; Thu, 5 Jan 2023 21:24:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NnzxL1G0Dz3hJB; Thu, 5 Jan 2023 21:24:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672953846; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GFLMau906sGMb6+KHDH2AU7w5XUs8akdoSWHjV2Dzso=; b=BPFnz/JkNeqY7L/1JtVO0odOw9cbTDbikTHo519ODpHwiLhwZ4K0+UgGBRIo56f4xX53w5 grz+4NEU4X2MozP5zR4MOGX9LFRnCog5rG/uwOrA7w/EIE5dg1eooxcEmPVvkJGzdfecGO D4qeQp0nOpxPnP3uiP2NwGy08+WwTIzayFn4cwXZ9Vt9WeH93AX3sZ1OWNOXtV1Rnag6La Ma5q1Jh7VmAZwqwb3ahtDC7kAYgBf5oBaJ6KD74Kj38G98NsIoHzUQtUKUldtLZ330xi9G HMIHC65dWBVWPsK2VtVIjrpiQdk3zAKYiFfKubEawRZgZUIRZCY6W25dEhy6ig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672953846; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GFLMau906sGMb6+KHDH2AU7w5XUs8akdoSWHjV2Dzso=; b=l0STVlXCyOEqyg8wV50968OSLYt1hb4cPPQl/9N+iUsvP2dHCQmgmJogdRb5nC2ojRd3Ww Un8RUncmfZ/dwDrz65MPLG5kNyMGGzRXOzbwzQP1SwLpZnu0fi7lDVQpzya6+QGC5e9em5 p0L55aUIW8prpL8yqL+boDtSDHEDZIc08ynaJhB230BtuYgzwF68QDbFBrpisqxjfjrGLG NYyri37jO61Oz7c+nmWKexMJgcG6tnGeJasC+Aqrw9LbEdyr+auKtfCF0w79/fiwV98mwJ A9QMSwIV0r+Dxc1rv+jd87Btt3tvloOvhPhAAe982SRt6G1AQjKSR1gciNYxPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672953846; a=rsa-sha256; cv=none; b=JlisiLqzZTMyH0VecOVpNaj4moERcOKFgl9SnSrodCmw3uW2ePVZUZrrErhoK8nO0EaJ/R 91paMw81niV3lWpwTNuzrpztzKSYjfAyiNXvvBef7MzndogBw5hlpCd1MQ3TPEhk5951qd 6a76yIN5ydw66bUwxAyuJynbUdiD7NRXPo+3lwxbl13F88fYdBQvx1nCvfrbZmKbsixRRV wp+8FiBklos9kU5HVhGgdYvoa9stJLe9NJumyNgkc/1+2FhToNEaJyHSvDrXCIrbtSmrt8 stalEJ3dhLc5fXqino39ezZFaFE2dkxx5NLgTK8ojCZ/eOmLh8ycbNYLELz0Jg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NnzxL0Kw6z14vd; Thu, 5 Jan 2023 21:24:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 305LO5l7035099; Thu, 5 Jan 2023 21:24:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 305LO5XJ035098; Thu, 5 Jan 2023 21:24:05 GMT (envelope-from git) Date: Thu, 5 Jan 2023 21:24:05 GMT Message-Id: <202301052124.305LO5XJ035098@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Dan Langille Subject: git: f0b0d0575e63 - 2023Q1 - devel/viewvc-devel: Fix my broken patch. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/2023Q1 X-Git-Reftype: branch X-Git-Commit: f0b0d0575e63282b192584da01284dfd2ce90803 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2023Q1 has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0b0d0575e63282b192584da01284dfd2ce90803 commit f0b0d0575e63282b192584da01284dfd2ce90803 Author: Dan Langille AuthorDate: 2023-01-05 21:08:38 +0000 Commit: Dan Langille CommitDate: 2023-01-05 21:10:11 +0000 devel/viewvc-devel: Fix my broken patch. PR: 268754 Reported by: Alex (cherry picked from commit ca41fed073ced0147600138b27472d0ffe86ed0b) --- devel/viewvc-devel/Makefile | 3 ++- devel/viewvc-devel/pkg-plist | 11 +++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/devel/viewvc-devel/Makefile b/devel/viewvc-devel/Makefile index 7517adc324ac..e87671525480 100644 --- a/devel/viewvc-devel/Makefile +++ b/devel/viewvc-devel/Makefile @@ -10,7 +10,7 @@ WWW= https://www.viewvc.org/ LICENSE= BSD2CLAUSE -USES= apache:run,24+ cpe python:3.6+ +USES= cpe python:3.6+ USE_PYTHON= flavors USE_GITHUB= yes GH_TAGNAME= a239c4a93093d9f3e0e34ea4d254bde463ad38b1 @@ -29,6 +29,7 @@ WEBSRV_DESC= Enable web server support APMOD_DESC= depend on Apache module MODWSGI_DESC= Add mod_wsgi to the list of package dependencies +APACHE_USE= APACHE_RUN=24+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4.13:www/mod_wsgi4@${PY_FLAVOR} diff --git a/devel/viewvc-devel/pkg-plist b/devel/viewvc-devel/pkg-plist index 8132b1d20184..dee1740a425c 100644 --- a/devel/viewvc-devel/pkg-plist +++ b/devel/viewvc-devel/pkg-plist @@ -1,9 +1,12 @@ viewvc/bin/cgi/viewvc.cgi -viewvc/bin/cvsdbadmin -viewvc/bin/loginfo-handler -viewvc/bin/make-database +viewvc/bin/db/cvsdbadmin +viewvc/bin/db/loginfo-handler +viewvc/bin/db/make-database +viewvc/bin/db/schema_0.sql +viewvc/bin/db/schema_1.sql +viewvc/bin/db/schema_2.sql +viewvc/bin/db/svndbadmin viewvc/bin/standalone.py -viewvc/bin/svndbadmin viewvc/bin/wsgi/viewvc.fcgi viewvc/bin/wsgi/viewvc.wsgi @sample viewvc/cvsgraph.conf.sample