svn commit: r507401 - in head: astro/astrometry astro/cfitsio astro/gnuastro astro/kstars astro/oskar astro/p5-Astro-FITS-CFITSIO astro/siril astro/wcslib databases/monetdb graphics/gdal graphics/l...

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 27 11:53:27 UTC 2019


Author: sunpoet
Date: Sat Jul 27 11:53:22 2019
New Revision: 507401
URL: https://svnweb.freebsd.org/changeset/ports/507401

Log:
  Update to 3.47
  
  - Bump PORTREVISION of dependent ports for shlib change
  
  Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt

Modified:
  head/astro/astrometry/Makefile
  head/astro/cfitsio/Makefile
  head/astro/cfitsio/distinfo
  head/astro/cfitsio/pkg-plist
  head/astro/gnuastro/Makefile
  head/astro/kstars/Makefile
  head/astro/oskar/Makefile
  head/astro/p5-Astro-FITS-CFITSIO/Makefile
  head/astro/siril/Makefile
  head/astro/wcslib/Makefile
  head/databases/monetdb/Makefile
  head/graphics/gdal/Makefile
  head/graphics/luminance-qt5/Makefile
  head/graphics/ufraw/Makefile
  head/graphics/vips/Makefile
  head/math/labplot/Makefile
  head/math/octave-forge-fits/Makefile
  head/science/gwyddion/Makefile
  head/science/healpix/Makefile
  head/science/kst2/Makefile

Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/astrometry/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	astrometry
 PORTVERSION=	0.65
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	astro
 MASTER_SITES=	http://www.astrometry.net/downloads/
 DISTNAME=	${PORTNAME}.net-${PORTVERSION}

Modified: head/astro/cfitsio/Makefile
==============================================================================
--- head/astro/cfitsio/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/cfitsio/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	cfitsio
-PORTVERSION=	3.430
-PORTREVISION=	1
+PORTVERSION=	3.470
 CATEGORIES=	astro
 MASTER_SITES=	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \
 		https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/ \
 		ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/ \
 		ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/oldvers/ \
 		LOCAL/sunpoet
-DISTNAME=	${PORTNAME}${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S|0$||}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Library for reading and writing files in FITS data format
@@ -20,19 +19,18 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 
 OPTIONS_DEFINE=	DOCS
 
+USES=		localbase pkgconfig
+
 ALL_TARGET=	libcfitsio.a shared
 CONFIGURE_ARGS=	ac_cv_prog_FC=f2c
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	ZLIB_SOURCES="zlib/zcompress.c zlib/zuncompress.c"
 USE_LDCONFIG=	yes
-USES=		localbase pkgconfig
-WRKSRC=		${WRKDIR}/${PORTNAME}
 
 PLIST_SUB=	SHLIB_MAJOR=${SHLIB_MAJOR} \
 		SHLIB_MINOR=${SHLIB_MINOR}
-PORTDOCS=	*
 
-SHLIB_MAJOR=	5
+SHLIB_MAJOR=	8
 SHLIB_MINOR=	${PORTVERSION:S|0$||}
 
 post-patch:

Modified: head/astro/cfitsio/distinfo
==============================================================================
--- head/astro/cfitsio/distinfo	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/cfitsio/distinfo	Sat Jul 27 11:53:22 2019	(r507401)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520087907
-SHA256 (cfitsio3430.tar.gz) = c8deae752aba1e736336b01f0471d4004a497dc50bc1e01aad2eebb2574084e7
-SIZE (cfitsio3430.tar.gz) = 4696718
+TIMESTAMP = 1564157937
+SHA256 (cfitsio-3.47.tar.gz) = 418516f10ee1e0f1b520926eeca6b77ce639bed88804c7c545e74f26b3edf4ef
+SIZE (cfitsio-3.47.tar.gz) = 4853990

Modified: head/astro/cfitsio/pkg-plist
==============================================================================
--- head/astro/cfitsio/pkg-plist	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/cfitsio/pkg-plist	Sat Jul 27 11:53:22 2019	(r507401)
@@ -7,3 +7,5 @@ lib/libcfitsio.so
 lib/libcfitsio.so.%%SHLIB_MAJOR%%
 lib/libcfitsio.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
 libdata/pkgconfig/cfitsio.pc
+%%PORTDOCS%%%%DOCSDIR%%/cfortran.doc
+%%PORTDOCS%%%%DOCSDIR%%/fitsio.doc

Modified: head/astro/gnuastro/Makefile
==============================================================================
--- head/astro/gnuastro/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/gnuastro/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnuastro
 PORTVERSION=	0.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 

Modified: head/astro/kstars/Makefile
==============================================================================
--- head/astro/kstars/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/kstars/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kstars
 DISTVERSION=	3.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	astro kde
 MASTER_SITES=	KDE/stable/${PORTNAME}

Modified: head/astro/oskar/Makefile
==============================================================================
--- head/astro/oskar/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/oskar/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -2,7 +2,7 @@
 
 PORTNAME=	OSKAR
 DISTVERSION=	2.7.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/astro/p5-Astro-FITS-CFITSIO/Makefile
==============================================================================
--- head/astro/p5-Astro-FITS-CFITSIO/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/p5-Astro-FITS-CFITSIO/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Astro-FITS-CFITSIO
 PORTVERSION=	1.12
+PORTREVISION=	1
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/astro/siril/Makefile
==============================================================================
--- head/astro/siril/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/siril/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -2,7 +2,7 @@
 
 PORTNAME=	siril
 DISTVERSION=	0.9.10
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	astro graphics
 MASTER_SITES=	https://free-astro.org/download/
 

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/astro/wcslib/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wcslib
 PORTVERSION=	6.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.atnf.csiro.au/pub/software/wcslib/
 

Modified: head/databases/monetdb/Makefile
==============================================================================
--- head/databases/monetdb/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/databases/monetdb/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	monetdb
 PORTVERSION=	11.15.19
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases
 MASTER_SITES=	http://www.monetdb.org/downloads/sources/Feb2013-SP6/
 DISTNAME=	MonetDB-${PORTVERSION}

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/graphics/gdal/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	2.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/graphics/luminance-qt5/Makefile
==============================================================================
--- head/graphics/luminance-qt5/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/graphics/luminance-qt5/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.5.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 PKGNAMESUFFIX=	-qt5

Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/graphics/ufraw/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ufraw
 PORTVERSION=	0.22
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	graphics
 
 MAINTAINER=	rodrigo at FreeBSD.org

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/graphics/vips/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.7.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 

Modified: head/math/labplot/Makefile
==============================================================================
--- head/math/labplot/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/math/labplot/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	labplot
 PORTVERSION=	2.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}.0
 

Modified: head/math/octave-forge-fits/Makefile
==============================================================================
--- head/math/octave-forge-fits/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/math/octave-forge-fits/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fits
 PORTVERSION=	1.0.7
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org

Modified: head/science/gwyddion/Makefile
==============================================================================
--- head/science/gwyddion/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/science/gwyddion/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gwyddion
 PORTVERSION=	2.51
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science graphics
 MASTER_SITES=	SF
 

Modified: head/science/healpix/Makefile
==============================================================================
--- head/science/healpix/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/science/healpix/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -2,7 +2,7 @@
 
 PORTNAME=	healpix
 DISTVERSION=	3.50
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	_2018Dec10
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/Healpix_${DISTVERSION}/

Modified: head/science/kst2/Makefile
==============================================================================
--- head/science/kst2/Makefile	Sat Jul 27 11:52:47 2019	(r507400)
+++ head/science/kst2/Makefile	Sat Jul 27 11:53:22 2019	(r507401)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	makc at FreeBSD.org


More information about the svn-ports-all mailing list