Date: Wed, 6 Mar 2013 18:09:48 +0000 From: Chris Rees <crees@FreeBSD.org> To: Hiroki Sato <hrs@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r313475 - in head/net: . ct v6eval v6eval/files Message-ID: <CADLo839fzn68Tk2E-n4YpuaOtG-82Ni%2B9UY4cC40A6O0x9s%2BSQ@mail.gmail.com> In-Reply-To: <201303052020.r25KKqMS016047@svn.freebsd.org> References: <201303052020.r25KKqMS016047@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5 March 2013 20:20, Hiroki Sato <hrs@freebsd.org> wrote: > Author: hrs > Date: Tue Mar 5 20:20:51 2013 > New Revision: 313475 > URL: http://svnweb.freebsd.org/changeset/ports/313475 > > Log: > Resurrect net/ct and net/v6eval, IPv6 Conformance Test Kit. > > Added: > head/net/ct/ > head/net/ct/Makefile (contents, props changed) > head/net/ct/distinfo (contents, props changed) > head/net/ct/pkg-descr (contents, props changed) > head/net/ct/pkg-plist (contents, props changed) > head/net/v6eval/ > head/net/v6eval/Makefile (contents, props changed) > head/net/v6eval/distinfo (contents, props changed) > head/net/v6eval/files/ > head/net/v6eval/files/patch-Bpfilter.h (contents, props changed) > head/net/v6eval/files/patch-McIKE.h (contents, props changed) > head/net/v6eval/files/patch-MvFunction.cc (contents, props changed) > head/net/v6eval/files/patch-RAFControl.h (contents, props changed) > head/net/v6eval/files/patch-hmac.c (contents, props changed) > head/net/v6eval/files/patch-lib_Cm_BtObject.cc (contents, props changed) > head/net/v6eval/files/patch-lib_Cm_CmMain.cc (contents, props changed) > head/net/v6eval/files/patch-sigcomp.c (contents, props changed) > head/net/v6eval/files/patch-x509dec.c (contents, props changed) > head/net/v6eval/files/pkg-message.in (contents, props changed) > head/net/v6eval/pkg-descr (contents, props changed) > head/net/v6eval/pkg-plist (contents, props changed) > Modified: > head/net/Makefile > Unfortunately a bare add has caused the history of the port to be overwritten. When reviving a port you need to use svn cp from its old revision, so that the history is continuous; addport does this for you. Would you mind if I forced a commit with this message (or you can)? "The histories of the older net/ct and net/v6eval can be found at r293439" Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839fzn68Tk2E-n4YpuaOtG-82Ni%2B9UY4cC40A6O0x9s%2BSQ>