Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2024 16:09:39 +0100
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        <ports-committers@freebsd.org>, <dev-commits-ports-all@freebsd.org>, <dev-commits-ports-main@freebsd.org>
Subject:   Re: git: ab07b7c65d56 - main - astro/astrometry: Update to 0.97
Message-ID:  <92904bfd-5be0-4a0a-ae76-baa2fdfe2d16@gwdg.de>
In-Reply-To: <Z1U3nYYYQlSB86Wt@FreeBSD.org>
References:  <202412071645.4B7GjFM8018414@gitrepo.freebsd.org> <Z1U3nYYYQlSB86Wt@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

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



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?92904bfd-5be0-4a0a-ae76-baa2fdfe2d16>