git: 2b36c4b46159 - main - devel/meson: update to 0.59.1

Jan Beich jbeich at FreeBSD.org
Sun Sep 5 20:31:32 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2b36c4b4615929fffaf8269bd3d15e26af757225

commit 2b36c4b4615929fffaf8269bd3d15e26af757225
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-18 11:22:15 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-05 20:31:23 +0000

    devel/meson: update to 0.59.1
    
    Changes:        https://mesonbuild.com/Release-notes-for-0-59-0.html
    PR:             257251
    Reported by:    GitHub (watch releases)
    Submitted by:   tcberner, vishwin (based on)
    Exp-run by:     antoine
    Approved by:    tcberner
---
 astro/siril/Makefile  | 2 +-
 astro/siril/pkg-plist | 2 +-
 devel/meson/Makefile  | 2 +-
 devel/meson/distinfo  | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/astro/siril/Makefile b/astro/siril/Makefile
index d571e37ecf2b..7dd74bea5643 100644
--- a/astro/siril/Makefile
+++ b/astro/siril/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	siril
 DISTVERSION=	0.99.10.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro graphics
 MASTER_SITES=	https://free-astro.org/download/
 
diff --git a/astro/siril/pkg-plist b/astro/siril/pkg-plist
index daecfd835c8a..f37418282eae 100644
--- a/astro/siril/pkg-plist
+++ b/astro/siril/pkg-plist
@@ -1,6 +1,6 @@
 bin/siril
 bin/siril-cli
-lib/libcm_rtprocess.a
+lib/librtprocess.a
 man/man1/siril-cli.1.gz
 man/man1/siril.1.gz
 share/applications/org.free_astro.siril.desktop
diff --git a/devel/meson/Makefile b/devel/meson/Makefile
index b1e2ae983756..297846f05d5d 100644
--- a/devel/meson/Makefile
+++ b/devel/meson/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ting-Wei Lan <lantw44 at gmail.com>
 
 PORTNAME=	meson
-PORTVERSION=	0.58.1
+PORTVERSION=	0.59.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
 
diff --git a/devel/meson/distinfo b/devel/meson/distinfo
index 583e5bcb0808..fb1b44854e6d 100644
--- a/devel/meson/distinfo
+++ b/devel/meson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623087375
-SHA256 (meson-0.58.1.tar.gz) = 3144a3da662fcf79f1e5602fa929f2821cba4eba28c2c923fe0a7d3e3db04d5d
-SIZE (meson-0.58.1.tar.gz) = 1896205
+TIMESTAMP = 1629285735
+SHA256 (meson-0.59.1.tar.gz) = db586a451650d46bbe10984a87b79d9bcdc1caebf38d8e189f8848f8d502356d
+SIZE (meson-0.59.1.tar.gz) = 1944678


More information about the dev-commits-ports-main mailing list