From owner-svn-ports-head@freebsd.org Sat Jul 27 11:53:27 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3050CB74F0; Sat, 27 Jul 2019 11:53:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10DAF8050A; Sat, 27 Jul 2019 11:53:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D666F26E85; Sat, 27 Jul 2019 11:53:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6RBrQid076076; Sat, 27 Jul 2019 11:53:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6RBrMZA076051; Sat, 27 Jul 2019 11:53:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201907271153.x6RBrMZA076051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Jul 2019 11:53:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: 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... X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: 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/luminance-qt5 graphics/ufr... X-SVN-Commit-Revision: 507401 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 10DAF8050A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.91 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.91)[-0.913,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2019 11:53:27 -0000 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@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@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@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@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@FreeBSD.org