svn commit: r431595 - head/astro/wcslib

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Jan 15 18:29:51 UTC 2017


Author: danilo
Date: Sun Jan 15 18:29:49 2017
New Revision: 431595
URL: https://svnweb.freebsd.org/changeset/ports/431595

Log:
  - Update to 5.16

Modified:
  head/astro/wcslib/Makefile
  head/astro/wcslib/distinfo
  head/astro/wcslib/pkg-plist

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Sun Jan 15 18:24:21 2017	(r431594)
+++ head/astro/wcslib/Makefile	Sun Jan 15 18:29:49 2017	(r431595)
@@ -2,14 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	wcslib
-PORTVERSION=	5.15
-PORTREVISION=	1
+PORTVERSION=	5.16
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.atnf.csiro.au/pub/software/wcslib/
 
 MAINTAINER=	danilo at FreeBSD.org
 COMMENT=	Library for parsing/generating FITS headers
 
+LICENSE=	GPLv3
+
 GNU_CONFIGURE=	yes
 USES=		tar:bzip2 gmake fortran
 MAKEFILE=	GNUmakefile

Modified: head/astro/wcslib/distinfo
==============================================================================
--- head/astro/wcslib/distinfo	Sun Jan 15 18:24:21 2017	(r431594)
+++ head/astro/wcslib/distinfo	Sun Jan 15 18:29:49 2017	(r431595)
@@ -1,2 +1,3 @@
-SHA256 (wcslib-5.15.tar.bz2) = 8bbe40a7b055578d1a6b77e92a733d2a01ce439814ea9e5a8d8bbc23c68b56e8
-SIZE (wcslib-5.15.tar.bz2) = 2222193
+TIMESTAMP = 1484487587
+SHA256 (wcslib-5.16.tar.bz2) = ed031e0cf1cec0e9cabfc650423efa526fec341441865001c1e2c56bfffc99ef
+SIZE (wcslib-5.16.tar.bz2) = 2222111

Modified: head/astro/wcslib/pkg-plist
==============================================================================
--- head/astro/wcslib/pkg-plist	Sun Jan 15 18:24:21 2017	(r431594)
+++ head/astro/wcslib/pkg-plist	Sun Jan 15 18:29:49 2017	(r431595)
@@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a
 lib/libwcs.a
 lib/libwcs.so
 lib/libwcs.so.5
-lib/libwcs.so.5.15
+lib/libwcs.so.5.16
 libdata/pkgconfig/wcslib.pc
 %%CFITSIO%%man/man1/HPXcvt.1.gz
 man/man1/fitshdr.1.gz


More information about the svn-ports-all mailing list