Date: Tue, 21 Jul 2015 20:51:24 +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: r392647 - head/astro/wcslib Message-ID: <201507212051.t6LKpOmH047633@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Jul 21 20:51:23 2015 New Revision: 392647 URL: https://svnweb.freebsd.org/changeset/ports/392647 Log: - Update to 5.9 Modified: head/astro/wcslib/Makefile head/astro/wcslib/distinfo head/astro/wcslib/pkg-plist Modified: head/astro/wcslib/Makefile ============================================================================== --- head/astro/wcslib/Makefile Tue Jul 21 20:29:59 2015 (r392646) +++ head/astro/wcslib/Makefile Tue Jul 21 20:51:23 2015 (r392647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wcslib -PORTVERSION= 5.8 +PORTVERSION= 5.9 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ Modified: head/astro/wcslib/distinfo ============================================================================== --- head/astro/wcslib/distinfo Tue Jul 21 20:29:59 2015 (r392646) +++ head/astro/wcslib/distinfo Tue Jul 21 20:51:23 2015 (r392647) @@ -1,2 +1,2 @@ -SHA256 (wcslib-5.8.tar.bz2) = df1648dd9312055cfec533ca04949e04b28b98ef94bc16daff6db5985b613629 -SIZE (wcslib-5.8.tar.bz2) = 2209990 +SHA256 (wcslib-5.9.tar.bz2) = 65860e389cb6b085c5e30b2a0ef2ba6ba45d0f7052d9b8ca9de20d0a3f8d7564 +SIZE (wcslib-5.9.tar.bz2) = 2211545 Modified: head/astro/wcslib/pkg-plist ============================================================================== --- head/astro/wcslib/pkg-plist Tue Jul 21 20:29:59 2015 (r392646) +++ head/astro/wcslib/pkg-plist Tue Jul 21 20:51:23 2015 (r392647) @@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a lib/libwcs.a lib/libwcs.so lib/libwcs.so.5 -lib/libwcs.so.5.8 +lib/libwcs.so.5.9 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?201507212051.t6LKpOmH047633>