Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2019 21:37:44 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Michael Reifenberger <mr@FreeBSD.org>, Emanuel Haupt <ehaupt@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r483807 - in head: Mk Mk/Uses audio/kwave audio/logitechmediaserver audio/supercollider audio/teamspeak3-server audio/wavpack audio/zynaddsubfx base/binutils cad/calculix cad/linuxcnc-d...
Message-ID:  <alpine.LSU.2.21.1907092134580.4639@anthias.pfeifer.com>
In-Reply-To: <alpine.LSU.2.21.1811031311210.15730@anthias.pfeifer.com>
References:  <201811021332.wA2DWZPm025383@repo.freebsd.org> <alpine.LSU.2.21.1811031311210.15730@anthias.pfeifer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Nov 2018, Gerald Pfeifer wrote:
>> Modified: head/cad/openscad/Makefile
>> ==============================================================================
>> -#.if ${ARCH} == i386 && ${OSVERSION} >= 1100000
>> +#.if ${ARCH} == i386
>>  #USE_GCC=        yes
>>  #.endif
> Yes, but this was dead code before and is still dead code.
> 
> Okay to remove this, Michael?

I see you made this change five months later as part of

  r495203 | mr | 2019-03-09 21:11:35 +0000 (Sa., 09 März 2019) | 3 lines

  Update to the 2019.03.03 pre-release and switch to QT5 so that the port 
  doesn't get deleted
  during QT4 wipeout.

so I'm removing this from my tracker.  Less dead code is always good. :)

>> Modified: head/devel/heimdall/Makefile
>> ==============================================================================
>>  # does not compile with clang 6.0.0
>> -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1101513
>> +.if ${OPSYS} == FreeBSD
>>  USE_GCC=	yes
>>  .endif
> Yes, but shouldn't the .if simple be removed now?
> 
> Okay, to do so, Emanuel?

Thanks for the update you made shortly thereafter that also 
addressed this, Emanuel!

Gerald
From owner-svn-ports-head@freebsd.org  Tue Jul  9 19:52:23 2019
Return-Path: <owner-svn-ports-head@freebsd.org>
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 B41AA15E4374;
 Tue,  9 Jul 2019 19:52:23 +0000 (UTC)
 (envelope-from zeising@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (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 "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 5705A837BE;
 Tue,  9 Jul 2019 19:52:23 +0000 (UTC)
 (envelope-from zeising@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 2BCCB48BF;
 Tue,  9 Jul 2019 19:52:23 +0000 (UTC)
 (envelope-from zeising@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x69JqNkE034851;
 Tue, 9 Jul 2019 19:52:23 GMT (envelope-from zeising@FreeBSD.org)
Received: (from zeising@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id x69JqNwd034850;
 Tue, 9 Jul 2019 19:52:23 GMT (envelope-from zeising@FreeBSD.org)
Message-Id: <201907091952.x69JqNwd034850@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: zeising set sender to
 zeising@FreeBSD.org using -f
From: Niclas Zeising <zeising@FreeBSD.org>
Date: Tue, 9 Jul 2019 19:52:23 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r506308 - head/devel/nasm
X-SVN-Group: ports-head
X-SVN-Commit-Author: zeising
X-SVN-Commit-Paths: head/devel/nasm
X-SVN-Commit-Revision: 506308
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Rspamd-Queue-Id: 5705A837BE
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.97 / 15.00];
 local_wl_from(0.00)[FreeBSD.org];
 NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
 NEURAL_HAM_SHORT(-0.97)[-0.972,0];
 ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US];
 NEURAL_HAM_LONG(-1.00)[-1.000,0]
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
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>;
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2019 19:52:23 -0000

Author: zeising
Date: Tue Jul  9 19:52:22 2019
New Revision: 506308
URL: https://svnweb.freebsd.org/changeset/ports/506308

Log:
  devel/nasm: Use https to fetch distfiles
  
  PR:		239077
  Submitted by:	Miyashita Touka

Modified:
  head/devel/nasm/Makefile

Modified: head/devel/nasm/Makefile
==============================================================================
--- head/devel/nasm/Makefile	Tue Jul  9 19:31:39 2019	(r506307)
+++ head/devel/nasm/Makefile	Tue Jul  9 19:52:22 2019	(r506308)
@@ -5,7 +5,7 @@ PORTNAME=	nasm
 PORTVERSION=	2.14.02
 PORTEPOCH=	1
 CATEGORIES=	devel lang
-MASTER_SITES=	http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \
+MASTER_SITES=	https://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \
 		https://mirror.sobukus.de/files/src/nasm/
 
 MAINTAINER=	zeising@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1907092134580.4639>