mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/ssht: Update 1.5.1 → 1.5.2
Reported by: portscout
This commit is contained in:
parent
fea7660789
commit
ada36887fa
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= ssht
|
PORTNAME= ssht
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.5.1
|
DISTVERSION= 1.5.2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -10,7 +10,7 @@ WWW= https://astro-informatics.github.io/ssht/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= fftw3>0:math/fftw3 # see https://github.com/astro-informatics/ssht/issues/6
|
LIB_DEPENDS= libfftw3.so:math/fftw3
|
||||||
|
|
||||||
USES= cmake:testing pkgconfig # tests clone cmocka, see https://github.com/astro-informatics/ssht/issues/63
|
USES= cmake:testing pkgconfig # tests clone cmocka, see https://github.com/astro-informatics/ssht/issues/63
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1659813524
|
TIMESTAMP = 1678518544
|
||||||
SHA256 (astro-informatics-ssht-v1.5.1_GH0.tar.gz) = f0b6fb6a1de40354fcf4eafe09b953c96a72ba9c533a42e290802e93cd14170c
|
SHA256 (astro-informatics-ssht-v1.5.2_GH0.tar.gz) = 6ce3e48d36a4af57cab9d96f5f845f905808dac8ac8b3ec195f6b49d017a890d
|
||||||
SIZE (astro-informatics-ssht-v1.5.1_GH0.tar.gz) = 2332554
|
SIZE (astro-informatics-ssht-v1.5.2_GH0.tar.gz) = 2332764
|
||||||
|
|
Loading…
Add table
Reference in a new issue