- Update to 5.8
This commit is contained in:
parent
ab370049ed
commit
be7a217b2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391829
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wcslib
|
||||
PORTVERSION= 5.6
|
||||
PORTVERSION= 5.8
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wcslib-5.6.tar.bz2) = 43ac3ea386545bc77a6f9df93bd691acc89ee5cd009ac4b5970c5e4c24c09725
|
||||
SIZE (wcslib-5.6.tar.bz2) = 2255664
|
||||
SHA256 (wcslib-5.8.tar.bz2) = df1648dd9312055cfec533ca04949e04b28b98ef94bc16daff6db5985b613629
|
||||
SIZE (wcslib-5.8.tar.bz2) = 2209990
|
||||
|
|
|
@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a
|
|||
lib/libwcs.a
|
||||
lib/libwcs.so
|
||||
lib/libwcs.so.5
|
||||
lib/libwcs.so.5.6
|
||||
lib/libwcs.so.5.8
|
||||
libdata/pkgconfig/wcslib.pc
|
||||
%%CFITSIO%%man/man1/HPXcvt.1.gz
|
||||
man/man1/fitshdr.1.gz
|
||||
|
|
Loading…
Reference in a new issue