diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-06-12 11:37:22 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-06-12 11:37:22 +0000 |
commit | d9791733779585e0708ef3afd9ffa2934080a8b9 (patch) | |
tree | 61e5208b29f48dabbfb0e6847749b68738fa4cec | |
parent | 8051f5e8e8f0bc6e13bed0db0cbddbb502b769b2 (diff) | |
download | ports-d9791733779585e0708ef3afd9ffa2934080a8b9.tar.gz ports-d9791733779585e0708ef3afd9ffa2934080a8b9.zip |
astro/wcslib: Update to 7.11
Take maintainership
-rw-r--r-- | astro/wcslib/Makefile | 5 | ||||
-rw-r--r-- | astro/wcslib/distinfo | 6 | ||||
-rw-r--r-- | astro/wcslib/pkg-plist | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 87db59c5f0ab..bf54f840914b 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -1,12 +1,11 @@ # Created by: Tony Maher <tonymaher@optusnet.com.au> PORTNAME= wcslib -PORTVERSION= 7.7 -PORTREVISION= 1 +PORTVERSION= 7.11 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Library for parsing/generating FITS headers LICENSE= GPLv3 diff --git a/astro/wcslib/distinfo b/astro/wcslib/distinfo index c1ed8943ae89..f0fe336edc71 100644 --- a/astro/wcslib/distinfo +++ b/astro/wcslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632217196 -SHA256 (wcslib-7.7.tar.bz2) = a708e6b4e90e2cd6427434715b591bb9c3d4005c99725ec494b8e0bed2de5355 -SIZE (wcslib-7.7.tar.bz2) = 2515760 +TIMESTAMP = 1654992284 +SHA256 (wcslib-7.11.tar.bz2) = 46befbfdf50cd4953896676a7d570094dc7661e2ae9677b092e7fb13cee3da5f +SIZE (wcslib-7.11.tar.bz2) = 2946962 diff --git a/astro/wcslib/pkg-plist b/astro/wcslib/pkg-plist index 53f3a155025a..e46f09c90cb6 100644 --- a/astro/wcslib/pkg-plist +++ b/astro/wcslib/pkg-plist @@ -51,13 +51,13 @@ include/wcslib-%%VERSION%%/wtbarr.h %%PGPLOT%%lib/libpgsbox-%%VERSION%%.a %%PGPLOT%%lib/libpgsbox.a %%PGPLOT%%lib/libpgsbox.so -%%PGPLOT%%lib/libpgsbox.so.7 +%%PGPLOT%%lib/libpgsbox.so.11 %%PGPLOT%%lib/libpgsbox.so.%%VERSION%% lib/libwcs-%%VERSION%%.a lib/libwcs.a lib/libwcs.so lib/libwcs.so.7 -lib/libwcs.so.7.7 +lib/libwcs.so.7.11 libdata/pkgconfig/wcslib.pc %%CFITSIO%%man/man1/HPXcvt.1.gz man/man1/fitshdr.1.gz |