- Update to 5.12
This commit is contained in:
parent
8f9602862d
commit
1385243cf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401793
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wcslib
|
||||
PORTVERSION= 5.11
|
||||
PORTVERSION= 5.12
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wcslib-5.11.tar.bz2) = 9c81e5d92eb6c9605f1147b92caed5cf7edadac3189005134dcf3c1cc1612f0a
|
||||
SIZE (wcslib-5.11.tar.bz2) = 2210498
|
||||
SHA256 (wcslib-5.12.tar.bz2) = 50ff182920541bea156e7f53588cdfba1754b1bdcd0bc64a136a5d124af98de4
|
||||
SIZE (wcslib-5.12.tar.bz2) = 2211274
|
||||
|
|
|
@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a
|
|||
lib/libwcs.a
|
||||
lib/libwcs.so
|
||||
lib/libwcs.so.5
|
||||
lib/libwcs.so.5.11
|
||||
lib/libwcs.so.5.12
|
||||
libdata/pkgconfig/wcslib.pc
|
||||
%%CFITSIO%%man/man1/HPXcvt.1.gz
|
||||
man/man1/fitshdr.1.gz
|
||||
|
|
Loading…
Reference in a new issue