aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 15:06:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 15:06:56 +0000
commitd1d14ca3e59f48ada778c1a9dbc754c4186ed76a (patch)
tree5f4a2ac95f2c8eff4c65e28b0954b0803ed50a5f /science
parent402d2c7f2cefb73ae9b36c701a35bfd97bfb8e5e (diff)
downloadports-d1d14ca3e59f48ada778c1a9dbc754c4186ed76a.tar.gz
ports-d1d14ca3e59f48ada778c1a9dbc754c4186ed76a.zip
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
Diffstat (limited to 'science')
-rw-r--r--science/healpix/Makefile2
-rw-r--r--science/kst2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/science/healpix/Makefile b/science/healpix/Makefile
index 09cb9787ebe5..c577450397c0 100644
--- a/science/healpix/Makefile
+++ b/science/healpix/Makefile
@@ -1,7 +1,7 @@
PORTNAME= healpix
DISTVERSION= 3.50
DISTVERSIONSUFFIX= _2018Dec10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/Healpix_${DISTVERSION}/
DISTNAME= Healpix_${DISTVERSIONFULL}
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 2b01e41696c9..4347162eb2f0 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kst
DISTVERSION= ${KST_VERSION}.${KST_DATE}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MAINTAINER= makc@FreeBSD.org