[Bug 259142] www/civetweb: Update to 1.15
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259142] [MAINTAINER] www/civetweb: Update to 1.15"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 09:19:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259142 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+= PORTVERSION=${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=cmake related variables +CMAKE_ON CMAKE_OFF -CMAKE_ON --- Cheers -- You are receiving this mail because: You are the assignee for the bug.