From owner-svn-ports-head@freebsd.org Sat Oct 27 18:14:19 2018 Return-Path: Delivered-To: svn-ports-head@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 5F32610CF5BE; Sat, 27 Oct 2018 18:14:19 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 079FC75AEC; Sat, 27 Oct 2018 18:14:19 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE80813E00; Sat, 27 Oct 2018 18:14:18 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9RIEInL056293; Sat, 27 Oct 2018 18:14:18 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9RIEIdt056292; Sat, 27 Oct 2018 18:14:18 GMT (envelope-from se@FreeBSD.org) Message-Id: <201810271814.w9RIEIdt056292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Sat, 27 Oct 2018 18:14:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483163 - head/misc/ctm X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: head/misc/ctm X-SVN-Commit-Revision: 483163 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 18:14:19 -0000 Author: se Date: Sat Oct 27 18:14:18 2018 New Revision: 483163 URL: https://svnweb.freebsd.org/changeset/ports/483163 Log: Add URL of the Github repository that contains the ctm sources and the upgrade history preserved from the sources in FreeBSD base. Approved by: antoine (implicit) Modified: head/misc/ctm/pkg-descr Modified: head/misc/ctm/pkg-descr ============================================================================== --- head/misc/ctm/pkg-descr Sat Oct 27 18:08:59 2018 (r483162) +++ head/misc/ctm/pkg-descr Sat Oct 27 18:14:18 2018 (r483163) @@ -9,4 +9,4 @@ entirely different things. CTM concentrates the compu generation of the deltas, as a delta very often is applied more times than it is made. Second CTM tries to make the minimal size delta. -WWW: http:// +WWW: https://github.com/bsdimp/ctm