Date: Fri, 16 Jan 2015 04:30:56 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Alex Kozlov <ak@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r377141 - in head: audio/zinf devel/asl devel/judy devel/st graphics/ayam graphics/gtkdps misc/localedata multimedia/bsdbktr_tvtune multimedia/vcdgear multimedia/xawtv security/john sec... Message-ID: <20150116043056.GA19933@FreeBSD.org> In-Reply-To: <201501152000.t0FK0AkP068953@svn.freebsd.org> References: <201501152000.t0FK0AkP068953@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 15, 2015 at 08:00:10PM +0000, Alex Kozlov wrote: > New Revision: 377141 > URL: https://svnweb.freebsd.org/changeset/ports/377141 > QAT: https://qat.redports.org/buildarchive/r377141/ > > Log: > - Remove vestiges of alpha support > > Thanks for doing this (was on my list for months). > [...] > Modified: head/misc/localedata/Makefile > ============================================================================== > --- head/misc/localedata/Makefile Thu Jan 15 19:54:16 2015 (r377140) > +++ head/misc/localedata/Makefile Thu Jan 15 20:00:09 2015 (r377141) > @@ -13,7 +13,7 @@ COMMENT= Legacy locale data for FreeBSD > USES= tar:bzip2 > NO_BUILD= yes > > -ONLY_FOR_ARCHS= amd64 alpha ia64 i386 pc98 sparc64 > +ONLY_FOR_ARCHS= amd64 ia64 i386 pc98 sparc64 Looks like it builds almost everywhere. I will test on PowerPC, it would be nice if someone tested it on ARM and MIPS to be extra sure. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150116043056.GA19933>