diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-06-16 21:18:48 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-06-16 21:18:48 +0000 |
commit | 5e38dec00dd588940b4bf283145b027927261bff (patch) | |
tree | a17c29a6ffdc2cea74c8c944724c511f6992fe4f /astro | |
parent | 3cf56a697441c7f819245c1d418ad2425a74b5ef (diff) | |
download | ports-5e38dec00dd588940b4bf283145b027927261bff.tar.gz ports-5e38dec00dd588940b4bf283145b027927261bff.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wcslib/Makefile | 2 | ||||
-rw-r--r-- | astro/wcslib/distinfo | 4 | ||||
-rw-r--r-- | astro/wcslib/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 569fb1949a02..e893ad8c7225 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wcslib -PORTVERSION= 5.5 +PORTVERSION= 5.6 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ diff --git a/astro/wcslib/distinfo b/astro/wcslib/distinfo index fcc808e75f03..1d3e9b58dcbb 100644 --- a/astro/wcslib/distinfo +++ b/astro/wcslib/distinfo @@ -1,2 +1,2 @@ -SHA256 (wcslib-5.5.tar.bz2) = a6e6231fd56111e8f62f09e215616f16d4e6abb47a5867a91ee7e21fe258a892 -SIZE (wcslib-5.5.tar.bz2) = 2257943 +SHA256 (wcslib-5.6.tar.bz2) = 43ac3ea386545bc77a6f9df93bd691acc89ee5cd009ac4b5970c5e4c24c09725 +SIZE (wcslib-5.6.tar.bz2) = 2255664 diff --git a/astro/wcslib/pkg-plist b/astro/wcslib/pkg-plist index d77cd0d1be03..66c6617f61f0 100644 --- a/astro/wcslib/pkg-plist +++ b/astro/wcslib/pkg-plist @@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a lib/libwcs.a lib/libwcs.so lib/libwcs.so.5 -lib/libwcs.so.%%VERSION%% +lib/libwcs.so.5.6 libdata/pkgconfig/wcslib.pc %%CFITSIO%%man/man1/HPXcvt.1.gz man/man1/fitshdr.1.gz |