Date: Sat, 12 Mar 2022 01:48:43 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 00d2af73dc64 - main - astro/stellarsolver: update to 2.1 Message-ID: <202203120148.22C1mhuC023766@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=00d2af73dc64084d0c612314cc228a10584c0aa1 commit 00d2af73dc64084d0c612314cc228a10584c0aa1 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-03-12 01:47:59 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-03-12 01:47:59 +0000 astro/stellarsolver: update to 2.1 ChangeLog at: https://github.com/rlancaste/stellarsolver/releases/tag/2.1 --- astro/stellarsolver/Makefile | 2 +- astro/stellarsolver/distinfo | 6 +++--- astro/stellarsolver/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro/stellarsolver/Makefile b/astro/stellarsolver/Makefile index e73f34422ab8..3dce6ae77149 100644 --- a/astro/stellarsolver/Makefile +++ b/astro/stellarsolver/Makefile @@ -1,5 +1,5 @@ PORTNAME= stellarsolver -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= astro MAINTAINER= acm@FreeBSD.org diff --git a/astro/stellarsolver/distinfo b/astro/stellarsolver/distinfo index 4301a622f18c..157d1e67bfc9 100644 --- a/astro/stellarsolver/distinfo +++ b/astro/stellarsolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646615818 -SHA256 (rlancaste-stellarsolver-2.0_GH0.tar.gz) = 6d384fffa0d4eced3bad8eec6691d2e05855760334d8a01fac18306427bbc5f0 -SIZE (rlancaste-stellarsolver-2.0_GH0.tar.gz) = 9962660 +TIMESTAMP = 1647048363 +SHA256 (rlancaste-stellarsolver-2.1_GH0.tar.gz) = 6a2046ed3b8da91a889adf7a39b19bf81025979b51a573126c594d10285b845a +SIZE (rlancaste-stellarsolver-2.1_GH0.tar.gz) = 10971202 diff --git a/astro/stellarsolver/pkg-plist b/astro/stellarsolver/pkg-plist index 6da00a734111..816040404a34 100644 --- a/astro/stellarsolver/pkg-plist +++ b/astro/stellarsolver/pkg-plist @@ -70,5 +70,5 @@ lib/cmake/StellarSolver/StellarSolverConfig.cmake lib/cmake/StellarSolver/StellarSolverConfigVersion.cmake lib/libstellarsolver.so lib/libstellarsolver.so.2 -lib/libstellarsolver.so.2.0 +lib/libstellarsolver.so.2.1 libdata/pkgconfig/stellarsolver.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203120148.22C1mhuC023766>