diff options
author | danilo <danilo@FreeBSD.org> | 2015-11-16 23:50:26 +0000 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-11-16 23:50:26 +0000 |
commit | 6e144fe4de4d3fca7ec3743475893f9e07c2a991 (patch) | |
tree | 44f8b2d4436f75730f37e31b9c53b52cd26a02ee | |
parent | c8da01c7dd6505f389d309ffe7aa07634692eded (diff) | |
download | FreeBSD-ports-6e144fe4de4d3fca7ec3743475893f9e07c2a991.zip FreeBSD-ports-6e144fe4de4d3fca7ec3743475893f9e07c2a991.tar.gz |
- Update to 5.12
-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 0935662..d65067b 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -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/ diff --git a/astro/wcslib/distinfo b/astro/wcslib/distinfo index 182b979..f8ccff6 100644 --- a/astro/wcslib/distinfo +++ b/astro/wcslib/distinfo @@ -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 diff --git a/astro/wcslib/pkg-plist b/astro/wcslib/pkg-plist index c0085a5..dbd2de5 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.5.11 +lib/libwcs.so.5.12 libdata/pkgconfig/wcslib.pc %%CFITSIO%%man/man1/HPXcvt.1.gz man/man1/fitshdr.1.gz |