From owner-svn-ports-all@freebsd.org Wed Dec 12 22:32:14 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F30A31328928; Wed, 12 Dec 2018 22:32:13 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96E0285436; Wed, 12 Dec 2018 22:32:13 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8A369354D; Wed, 12 Dec 2018 22:32:13 +0000 (UTC) From: Jan Beich To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r487321 - in head/graphics: . dcmtk References: <201812121954.wBCJsdFR040974@repo.freebsd.org> Date: Wed, 12 Dec 2018 23:32:08 +0100 In-Reply-To: <201812121954.wBCJsdFR040974@repo.freebsd.org> (Yuri Victorovich's message of "Wed, 12 Dec 2018 19:54:39 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 96E0285436 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.82 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.47)[-0.474,0]; NEURAL_HAM_SHORT(-0.34)[-0.345,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2018 22:32:14 -0000 Yuri Victorovich writes: > Author: yuri > Date: Wed Dec 12 19:54:38 2018 > New Revision: 487321 > URL: https://svnweb.freebsd.org/changeset/ports/487321 > > Log: > New port: graphics/dcmtk: DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard > > Added: > head/graphics/dcmtk/ > head/graphics/dcmtk/Makefile (contents, props changed) > head/graphics/dcmtk/distinfo (contents, props changed) > head/graphics/dcmtk/pkg-descr (contents, props changed) > head/graphics/dcmtk/pkg-plist (contents, props changed) > Modified: > head/graphics/Makefile portmgr@ removed this port[1] due to conflict with devel/dcmtk. Maybe merge your changes into that port then move to graphics/ in order to preserve history and existing users. [1] https://svnweb.freebsd.org/changeset/ports/487328