From nobody Fri Oct 15 07:34:25 2021 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 89590180AAF7; Fri, 15 Oct 2021 07:34:25 +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 4HVyhK3Grdz3pBl; Fri, 15 Oct 2021 07:34:25 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 447E0224E5; Fri, 15 Oct 2021 07:34:25 +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 19F7YPpj080324; Fri, 15 Oct 2021 07:34:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19F7YPcE080323; Fri, 15 Oct 2021 07:34:25 GMT (envelope-from git) Date: Fri, 15 Oct 2021 07:34:25 GMT Message-Id: <202110150734.19F7YPcE080323@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: bb2ead4d42ff - main - www/civetweb: Update to 1.15 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: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bb2ead4d42fffcadac202fb9221533edb17cc442 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb2ead4d42fffcadac202fb9221533edb17cc442 commit bb2ead4d42fffcadac202fb9221533edb17cc442 Author: Frank Scholl AuthorDate: 2021-10-15 07:31:08 +0000 Commit: Nuno Teixeira CommitDate: 2021-10-15 07:34:13 +0000 www/civetweb: Update to 1.15 ChangeLog: https://github.com/civetweb/civetweb/blob/master/RELEASE_NOTES.md PR: 259142 --- www/civetweb/Makefile | 7 +++++-- www/civetweb/distinfo | 6 +++--- www/civetweb/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/www/civetweb/Makefile b/www/civetweb/Makefile index b011c9c4e494..b8c796bd64b7 100644 --- a/www/civetweb/Makefile +++ b/www/civetweb/Makefile @@ -2,7 +2,7 @@ PORTNAME= civetweb DISTVERSIONPREFIX= v -DISTVERSION= 1.14 +DISTVERSION= 1.15 CATEGORIES= www MAINTAINER= maintainer.freebsd@xpoundit.com @@ -15,7 +15,10 @@ USES= cmake USE_GITHUB= yes USE_LDCONFIG= yes +CMAKE_ON= BUILD_SHARED_LIBS CIVETWEB_ENABLE_IPV6 CIVETWEB_ENABLE_SSL \ + CIVETWEB_ENABLE_ZLIB CMAKE_OFF= CIVETWEB_BUILD_TESTING -CMAKE_ON= BUILD_SHARED_LIBS CIVETWEB_ENABLE_IPV6 CIVETWEB_ENABLE_SSL + +PLIST_SUB+= DISTVERSION=${DISTVERSION} .include diff --git a/www/civetweb/distinfo b/www/civetweb/distinfo index 96ea15e1a95d..6b120efaeae9 100644 --- a/www/civetweb/distinfo +++ b/www/civetweb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620823043 -SHA256 (civetweb-civetweb-v1.14_GH0.tar.gz) = d02d7ab091c8b4edf21fc13a03c6db08a8a8b8605e35e0073251b9d88443c653 -SIZE (civetweb-civetweb-v1.14_GH0.tar.gz) = 12116842 +TIMESTAMP = 1634136749 +SHA256 (civetweb-civetweb-v1.15_GH0.tar.gz) = 90a533422944ab327a4fbb9969f0845d0dba05354f9cacce3a5005fa59f593b9 +SIZE (civetweb-civetweb-v1.15_GH0.tar.gz) = 12067940 diff --git a/www/civetweb/pkg-plist b/www/civetweb/pkg-plist index 29cac23fe22a..d4ae67bcee9a 100644 --- a/www/civetweb/pkg-plist +++ b/www/civetweb/pkg-plist @@ -8,4 +8,4 @@ lib/cmake/civetweb/civetweb-config.cmake lib/cmake/civetweb/civetweb-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/civetweb/civetweb-targets.cmake lib/libcivetweb.so -lib/libcivetweb.so.1.14.0 +lib/libcivetweb.so.%%DISTVERSION%%.0