From nobody Sun Dec 08 15:09:39 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Y5pLt6jhrz5gmsM; Sun, 08 Dec 2024 15:09:42 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mx-2023-1.gwdg.de (mx-2023-1.gwdg.de [134.76.10.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y5pLt3ZkNz4yJ3; Sun, 8 Dec 2024 15:09:42 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gwdg.de; s=2023-rsa; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: Reply-To:References:CC:To:Subject:MIME-Version:Date:Message-ID:Sender: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Sxqob0x0pHi33y2/yBdEW9eTVevJU41pB20oHL1EE8A=; b=jEbFpWHPz1uPlRwMgWpPPkLFTs tMoZ+5Q3W9lpaNaOXUl2m+FNayCkMRtMP+pxFlk1v+UrpHr3zc5gKVNuFCe0ZhvHkVpNdHrDid+PD IExEZp6N+zta1k4WWD/vMgojeAZGpj7BbzG4XoedD1XJUyycEmV9VP8ZJWnpB1svfmsk0dBe1oyUi Ar1EYuSXbzscHcneRk+QVY/sglSkH9GizFNNxq49ohjHdcEvGf4bn67ve7xIIRdpO+vqu0NtibdEs B6Q10+wT9NmVfXVPrgZqvDpAU2bBVHFUPWkAFkn/avy/N7zOelhCTDmK3GrpgZjbesaPhLFlRSHSK 4vO7527A==; Received: from xmailer.gwdg.de ([134.76.10.29]:57450) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1tKIui-004ZNi-1M; Sun, 08 Dec 2024 16:09:40 +0100 Received: from mbx19-gwd-03.um.gwdg.de ([10.108.142.56] helo=email.gwdg.de) by mailer.gwdg.de with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (GWDG Mailer) (envelope-from ) id 1tKIui-000Nic-1B; Sun, 08 Dec 2024 16:09:40 +0100 Received: from [192.168.178.23] (10.250.9.200) by MBX19-GWD-03.um.gwdg.de (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.14; Sun, 8 Dec 2024 16:09:40 +0100 Message-ID: <92904bfd-5be0-4a0a-ae76-baa2fdfe2d16@gwdg.de> Date: Sun, 8 Dec 2024 16:09:39 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: ab07b7c65d56 - main - astro/astrometry: Update to 0.97 To: Alexey Dokuchaev CC: , , References: <202412071645.4B7GjFM8018414@gitrepo.freebsd.org> Content-Language: en-US, de-DE Reply-To: Rainer Hurling From: Rainer Hurling In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: MBX19-GWD-07.um.gwdg.de (10.108.142.60) To MBX19-GWD-03.um.gwdg.de (10.108.142.56) X-Virus-Scanned: (clean) by clamav X-Spam-Level: - X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE] X-Rspamd-Queue-Id: 4Y5pLt3ZkNz4yJ3 X-Spamd-Bar: ---- Hi danfe, Am 08.12.24 um 07:07 schrieb Alexey Dokuchaev: > On Sat, Dec 07, 2024 at 04:45:15PM +0000, Rainer Hurling wrote: >> commit ab07b7c65d5649ae1bd8f5b4696543308edfde94 >> >> astro/astrometry: Update to 0.97 >> >> - Some minor changes >> ... >> USES= gmake jpeg localbase pkgconfig python shebangfix > > So the port already employs shebangfix. > >> +--- configure.orig 2024-12-02 19:50:59 UTC >> ++++ configure >> +@@ -1,3 +1,3 @@ >> +-#! /bin/bash >> ++#!/usr/bin/env bash >> ... >> +--- gsl-an/grab-gsl-sources.sh.orig 2024-12-02 19:50:59 UTC >> ++++ gsl-an/grab-gsl-sources.sh >> +@@ -1,4 +1,4 @@ >> +-#! /bin/bash >> ++#!/usr/bin/env bash > > Then why not simply add these two files on SHEBANG_FILES list? Of course you are right. I had inadvertently forgotten that and just committed your suggestion in #842aa9df3. Many thanks! Best wishes, Rainer > ./danfe