Date: Tue, 16 Jun 2015 21:18:48 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389864 - head/astro/wcslib Message-ID: <201506162118.t5GLIm9g005993@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Jun 16 21:18:48 2015 New Revision: 389864 URL: https://svnweb.freebsd.org/changeset/ports/389864 Log: - Update to 5.6 Modified: head/astro/wcslib/Makefile head/astro/wcslib/distinfo head/astro/wcslib/pkg-plist Modified: head/astro/wcslib/Makefile ============================================================================== --- head/astro/wcslib/Makefile Tue Jun 16 20:50:18 2015 (r389863) +++ head/astro/wcslib/Makefile Tue Jun 16 21:18:48 2015 (r389864) @@ -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/ Modified: head/astro/wcslib/distinfo ============================================================================== --- head/astro/wcslib/distinfo Tue Jun 16 20:50:18 2015 (r389863) +++ head/astro/wcslib/distinfo Tue Jun 16 21:18:48 2015 (r389864) @@ -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 Modified: head/astro/wcslib/pkg-plist ============================================================================== --- head/astro/wcslib/pkg-plist Tue Jun 16 20:50:18 2015 (r389863) +++ head/astro/wcslib/pkg-plist Tue Jun 16 21:18:48 2015 (r389864) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506162118.t5GLIm9g005993>