Date: Wed, 4 Jun 2025 07:25:24 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 070856755b12 - main - astro/p5-Astro-SpaceTrack: update to 0.169 Message-ID: <202506040725.5547POPb045677@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=070856755b12025b0872a8c5695d552e69c246ca commit 070856755b12025b0872a8c5695d552e69c246ca Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2025-06-04 06:39:20 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2025-06-04 07:23:04 +0000 astro/p5-Astro-SpaceTrack: update to 0.169 --- astro/p5-Astro-SpaceTrack/Makefile | 7 ++++--- astro/p5-Astro-SpaceTrack/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index 1b33eb7b2050..bd0325062f06 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -1,5 +1,5 @@ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.168 +PORTVERSION= 0.169 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,10 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date \ p5-HTTP-Message>=6.03:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ - p5-URI>=0:net/p5-URI \ - p5-libwww>=0:www/p5-libwww + p5-URI>=0:net/p5-URI +TEST_DEPENDS= p5-Term-ReadLine-Perl>=0:devel/p5-Term-ReadLine-Perl USES= perl5 USE_PERL5= configure diff --git a/astro/p5-Astro-SpaceTrack/distinfo b/astro/p5-Astro-SpaceTrack/distinfo index b297d7fde3be..59f96817ea5b 100644 --- a/astro/p5-Astro-SpaceTrack/distinfo +++ b/astro/p5-Astro-SpaceTrack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736132020 -SHA256 (Astro-SpaceTrack-0.168.tar.gz) = 54310e8c723826c0f619e6ca8c61f7795a482dd9276bedc8748ef8b4e97f88a8 -SIZE (Astro-SpaceTrack-0.168.tar.gz) = 195154 +TIMESTAMP = 1749018857 +SHA256 (Astro-SpaceTrack-0.169.tar.gz) = 3ee153ec4295f338b6d1fd8301814e018e70a0b7d3c1d114afe2283735185300 +SIZE (Astro-SpaceTrack-0.169.tar.gz) = 193429
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506040725.5547POPb045677>