Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 01:09:50 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422474 - head/astro/cfitsio
Message-ID:  <201609200109.u8K19oZB038511@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Sep 20 01:09:49 2016
New Revision: 422474
URL: https://svnweb.freebsd.org/changeset/ports/422474

Log:
  - Update to 3.390
  
  PR:		212405
  Submitted by:	wen@(myself)
  Approved by:	maintainer(timeout, >=14 days)

Modified:
  head/astro/cfitsio/Makefile
  head/astro/cfitsio/distinfo

Modified: head/astro/cfitsio/Makefile
==============================================================================
--- head/astro/cfitsio/Makefile	Tue Sep 20 01:03:51 2016	(r422473)
+++ head/astro/cfitsio/Makefile	Tue Sep 20 01:09:49 2016	(r422474)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cfitsio
-PORTVERSION=	3.370
-PORTREVISION=	1
+PORTVERSION=	3.390
 CATEGORIES=	astro
 MASTER_SITES=	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \
 		http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/ \
@@ -33,7 +32,7 @@ PLIST_SUB=	SHLIB_MAJOR_VER=${SHLIB_MAJOR
 		SHLIB_MINOR_VER=${SHLIB_MINOR_VER}
 PORTDOCS=	*
 
-SHLIB_MAJOR_VER=2
+SHLIB_MAJOR_VER=5
 SHLIB_MINOR_VER=${PORTVERSION:S|0$||}
 
 do-install:

Modified: head/astro/cfitsio/distinfo
==============================================================================
--- head/astro/cfitsio/distinfo	Tue Sep 20 01:03:51 2016	(r422473)
+++ head/astro/cfitsio/distinfo	Tue Sep 20 01:09:49 2016	(r422474)
@@ -1,2 +1,3 @@
-SHA256 (cfitsio3370.tar.gz) = 092897c6dae4dfe42d91d35a738e45e8236aa3d8f9b3ffc7f0e6545b8319c63a
-SIZE (cfitsio3370.tar.gz) = 4738430
+TIMESTAMP = 1473144718
+SHA256 (cfitsio3390.tar.gz) = 62d3d8f38890275cc7a78f5e9a4b85d7053e75ae43e988f1e2390e539ba7f409
+SIZE (cfitsio3390.tar.gz) = 4755390



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609200109.u8K19oZB038511>