Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 09:19:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259142] www/civetweb: Update to 1.15
Message-ID:  <bug-259142-7788-J9ahl15Np0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259142-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259142-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259142

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #2 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

Just a few questions:

1. Since we are using DISTVERSION why is needed to tell port that PLIST_SUB=
+=3D
PORTVERSION=3D${PORTVERSION} and not DISTVERSION that could be used in pkg-=
plist:
---
...
lib/libcivetweb.so.%%DISTVERSION%%.0
---

2. CMAKE_ON should be first than CMAKE_OFF:
---
# USES=3Dcmake related variables
+CMAKE_ON
CMAKE_OFF
-CMAKE_ON
---

Cheers

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259142-7788-J9ahl15Np0>