Re: git: 46e3edf0822d - main - math/igraph: Update to 1.0.0
- In reply to: Wen Heping : "git: 46e3edf0822d - main - math/igraph: Update to 1.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Oct 2025 21:47:37 UTC
On 2025-10-29 09:48, Wen Heping wrote:
> The branch main has been updated by wen:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=46e3edf0822df88a59dbec25b6c8f8848a96b6f0
>
> commit 46e3edf0822df88a59dbec25b6c8f8848a96b6f0
> Author: Wen Heping <wen@FreeBSD.org>
> AuthorDate: 2025-10-28 07:41:24 +0000
> Commit: Wen Heping <wen@FreeBSD.org>
> CommitDate: 2025-10-29 08:47:45 +0000
>
> math/igraph: Update to 1.0.0
> ---
> math/igraph/Makefile | 6 +++---
> math/igraph/distinfo | 6 +++---
> math/igraph/pkg-plist | 12 ++++++------
> 3 files changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/math/igraph/Makefile b/math/igraph/Makefile
> index 77576e4a38a2..71899fca7f58 100644
> --- a/math/igraph/Makefile
> +++ b/math/igraph/Makefile
> @@ -1,8 +1,6 @@
> PORTNAME= igraph
> -DISTVERSION= 0.10.12
> -PORTREVISION= 5
> +DISTVERSION= 1.0.0
> CATEGORIES= math
> -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
Hi,
Why the switch?
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
Best regards,
Daniel