Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 14:00:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562668 - in head: astro/astrometry astro/gnuastro astro/kstars astro/oskar astro/p5-Astro-FITS-CFITSIO astro/siril astro/wcslib graphics/luminance-qt5 graphics/ufraw graphics/vips math...
Message-ID:  <202101261400.10QE0HIh077441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 26 14:00:17 2021
New Revision: 562668
URL: https://svnweb.freebsd.org/changeset/ports/562668

Log:
  Bump PORTREVISION for astro/cfitsio shlib change

Modified:
  head/astro/astrometry/Makefile
  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/graphics/luminance-qt5/Makefile
  head/graphics/ufraw/Makefile
  head/graphics/vips/Makefile
  head/math/labplot/Makefile
  head/math/octave-forge-fits/Makefile
  head/science/healpix/Makefile
  head/science/kst2/Makefile

Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/astrometry/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	astrometry
 PORTVERSION=	0.80
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro
 MASTER_SITES=	http://astrometry.net/downloads/
 DISTNAME=	${PORTNAME}.net-${PORTVERSION}

Modified: head/astro/gnuastro/Makefile
==============================================================================
--- head/astro/gnuastro/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/gnuastro/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gnuastro
 PORTVERSION=	0.14
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 

Modified: head/astro/kstars/Makefile
==============================================================================
--- head/astro/kstars/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/kstars/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kstars
 DISTVERSION=	3.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	astro kde
 MASTER_SITES=	KDE/stable/${PORTNAME}

Modified: head/astro/oskar/Makefile
==============================================================================
--- head/astro/oskar/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/oskar/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -2,6 +2,7 @@
 
 PORTNAME=	OSKAR
 DISTVERSION=	2.7.6
+PORTREVISION=	1
 CATEGORIES=	astro
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/astro/p5-Astro-FITS-CFITSIO/Makefile
==============================================================================
--- head/astro/p5-Astro-FITS-CFITSIO/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/p5-Astro-FITS-CFITSIO/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Astro-FITS-CFITSIO
 PORTVERSION=	1.15
+PORTREVISION=	1
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/astro/siril/Makefile
==============================================================================
--- head/astro/siril/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/siril/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -2,7 +2,7 @@
 
 PORTNAME=	siril
 DISTVERSION=	0.99.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro graphics
 MASTER_SITES=	https://free-astro.org/download/
 

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/astro/wcslib/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,6 +3,7 @@
 
 PORTNAME=	wcslib
 PORTVERSION=	7.3.1
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.atnf.csiro.au/pub/software/wcslib/
 

Modified: head/graphics/luminance-qt5/Makefile
==============================================================================
--- head/graphics/luminance-qt5/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/graphics/luminance-qt5/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.5.1
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 PKGNAMESUFFIX=	-qt5

Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/graphics/ufraw/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ufraw
 PORTVERSION=	0.22
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics
 
 MAINTAINER=	rodrigo@FreeBSD.org

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/graphics/vips/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.10.5
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 

Modified: head/math/labplot/Makefile
==============================================================================
--- head/math/labplot/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/math/labplot/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	labplot
 DISTVERSION=	2.8.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 

Modified: head/math/octave-forge-fits/Makefile
==============================================================================
--- head/math/octave-forge-fits/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/math/octave-forge-fits/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-fits
 PORTVERSION=	1.0.7
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org

Modified: head/science/healpix/Makefile
==============================================================================
--- head/science/healpix/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/science/healpix/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -2,8 +2,8 @@
 
 PORTNAME=	healpix
 DISTVERSION=	3.50
-PORTREVISION=	2
 DISTVERSIONSUFFIX=	_2018Dec10
+PORTREVISION=	3
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/Healpix_${DISTVERSION}/
 DISTNAME=	Healpix_${DISTVERSIONFULL}

Modified: head/science/kst2/Makefile
==============================================================================
--- head/science/kst2/Makefile	Tue Jan 26 14:00:11 2021	(r562667)
+++ head/science/kst2/Makefile	Tue Jan 26 14:00:17 2021	(r562668)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science
 
 MAINTAINER=	makc@FreeBSD.org



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