From nobody Sun Feb 16 19:05:10 2025 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 4YwwGL1Sprz5nnwB; Sun, 16 Feb 2025 19:05:14 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4YwwGK28rfz3CnL; Sun, 16 Feb 2025 19:05:13 +0000 (UTC) (envelope-from pi@freebsd.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=freebsd.org (policy=none); spf=softfail (mx1.freebsd.org: 2001:14f8:200:4::4 is neither permitted nor denied by domain of pi@freebsd.org) smtp.mailfrom=pi@freebsd.org Received: from pi by fc.opsec.eu with local (Exim 4.98 (FreeBSD)) (envelope-from ) id 1tjjx0-00000000L8v-2SEA; Sun, 16 Feb 2025 20:05:10 +0100 Date: Sun, 16 Feb 2025 20:05:10 +0100 From: Kurt Jaeger To: Vladimir Druzenko Cc: "Matthew D. Fuller" , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: aef2bd602f5e - main - science/orthanc: update 1.12.3 -> 1.12.6 Message-ID: References: <202502151350.51FDosdw026010@gitrepo.freebsd.org> <56fe4c9f-6ee1-41d1-bd99-4bc8bad551cd@freebsd.org> 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56fe4c9f-6ee1-41d1-bd99-4bc8bad551cd@freebsd.org> X-Spamd-Result: default: False [0.04 / 15.00]; NEURAL_HAM_MEDIUM(-0.97)[-0.965]; NEURAL_SPAM_LONG(0.93)[0.932]; ONCE_RECEIVED(0.20)[]; NEURAL_HAM_SHORT(-0.12)[-0.124]; DMARC_POLICY_SOFTFAIL(0.10)[freebsd.org : No valid SPF, No valid DKIM,none]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE]; FREEFALL_USER(0.00)[pi]; RCVD_COUNT_ONE(0.00)[1]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all:c]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@freebsd.org,dev-commits-ports-main@freebsd.org]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_FIVE(0.00)[5] X-Rspamd-Queue-Id: 4YwwGK28rfz3CnL X-Spamd-Bar: / Hi! > > > @@ -35,12 +32,14 @@ USE_LDCONFIG= yes > > > USE_RC_SUBR= orthanc > > > +CMAKE_ARGS= -DDCMTK_DICTIONARY_DIR:STRING=/usr/local/share/dcmtk-3.6.9 > > That comment went with the CMAKE_ARGS, so should probably move up with > > it so it doesn't get lonely :) > > ${LOCALBASE} ? > > +CMAKE_ARGS= -DDCMTK_DICTIONARY_DIR:STRING=${LOCALBASE}/share/dcmtk-3.6.9 Thanks, fixed. -- pi@FreeBSD.org +49 171 3101372 Now what ?