Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 21:46:05 +0200
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Mateusz Piotrowski <0mp@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: b3c7fff32af0 - main - sysutils/ansible-sshjail: New port
Message-ID:  <5ce76d1a-ca79-6e84-376b-612805f317b6@FreeBSD.org>
In-Reply-To: <d7af612e-2b5d-b4b9-f534-bc30e42017b2@FreeBSD.org>
References:  <202104151800.13FI0R3i033069@gitrepo.freebsd.org> <d7af612e-2b5d-b4b9-f534-bc30e42017b2@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15/04/21 21:07, Mateusz Piotrowski wrote:
> Hi!
> 
> On 15/04/2021 20:00, Guido Falsi wrote:
>> The branch main has been updated by madpilot:
>>
>> URL: 
>> https://cgit.FreeBSD.org/ports/commit/?id=b3c7fff32af0b3b3f34428c550841bbf19f8de85 
>>
>>
>> commit b3c7fff32af0b3b3f34428c550841bbf19f8de85
>> Author:     Guido Falsi <madpilot@FreeBSD.org>
>> AuthorDate: 2021-04-15 17:59:38 +0000
>> Commit:     Guido Falsi <madpilot@FreeBSD.org>
>> CommitDate: 2021-04-15 17:59:38 +0000
>>
>>      sysutils/ansible-sshjail: New port
> [snip]
>> diff --git a/sysutils/ansible-sshjail/Makefile 
>> b/sysutils/ansible-sshjail/Makefile
>> new file mode 100644
>> index 000000000000..73499357b2f0
>> --- /dev/null
>> +++ b/sysutils/ansible-sshjail/Makefile
>> @@ -0,0 +1,30 @@
>> +PORTNAME=    ansible-sshjail
>> +DISTVERSION=    1.1.0-g20210107
> [snip]
>> +GH_ACCOUNT=    austinhyde
>> +GH_TAGNAME=    981674f
> Perhaps GH_TAGNAME could be replaced with DISTVERSION* variables based 
> on the output of git describe --tags which is "v1.1.0-30-g981674f".
> 

Is there a specific advantage to this approach?

I did what I've been doing with other ports and also what I see 
documented in the porter's handbook.

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ce76d1a-ca79-6e84-376b-612805f317b6>