aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-07-28 17:13:07 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-07-28 17:13:17 +0000
commit664a2fa1e56e670a356f54c94389bdb47d868f3f (patch)
treecac375e8d9b687285123442d247e84a82100ae57 /astro
parent7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff)
downloadports-664a2fa1e56e670a356f54c94389bdb47d868f3f.tar.gz
ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'astro')
-rw-r--r--astro/astrometry/Makefile2
-rw-r--r--astro/celestia-gtk/Makefile2
-rw-r--r--astro/celestia/Makefile2
-rw-r--r--astro/gnuastro/Makefile1
-rw-r--r--astro/nightfall/Makefile2
-rw-r--r--astro/openuniverse/Makefile2
-rw-r--r--astro/qmapshack/Makefile2
-rw-r--r--astro/siril/Makefile2
-rw-r--r--astro/sunclock/Makefile2
-rw-r--r--astro/xephem/Makefile1
-rw-r--r--astro/xplanet/Makefile1
11 files changed, 11 insertions, 8 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 7b7551055aa6..eb8a9e6767d3 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -1,6 +1,6 @@
PORTNAME= astrometry
PORTVERSION= 0.93
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://astrometry.net/downloads/
DISTNAME= ${PORTNAME}.net-${PORTVERSION}
diff --git a/astro/celestia-gtk/Makefile b/astro/celestia-gtk/Makefile
index b00661d291b7..0f07c3cbb8ec 100644
--- a/astro/celestia-gtk/Makefile
+++ b/astro/celestia-gtk/Makefile
@@ -1,5 +1,5 @@
CELESTIA_UI= gtk
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../celestia
.include "${MASTERDIR}/Makefile"
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index 5ad5a9a151f5..81efc9d9adee 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -1,6 +1,6 @@
PORTNAME= celestia
PORTVERSION= 1.6.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION}
PKGNAMESUFFIX= -${CELESTIA_UI}
diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile
index 2f9d9b9cb65d..331969a82cc5 100644
--- a/astro/gnuastro/Makefile
+++ b/astro/gnuastro/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnuastro
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= GNU
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index 8d4110f67716..00b632f6f9d0 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nightfall
PORTVERSION= 1.92
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= astro education
MASTER_SITES= http://www.la-samhna.de/nightfall/
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile
index dcf974a6daf5..7fad1608d9d0 100644
--- a/astro/openuniverse/Makefile
+++ b/astro/openuniverse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openuniverse
DISTVERSION= 1.0beta3
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 9ea0e129989b..66c3f1fdd035 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qmapshack
PORTVERSION= 1.16.1
-PORTREVISION= 9
+PORTREVISION= 10
DISTVERSIONPREFIX= V_
CATEGORIES= astro
diff --git a/astro/siril/Makefile b/astro/siril/Makefile
index 2442c8750d8a..5ff3bdc52604 100644
--- a/astro/siril/Makefile
+++ b/astro/siril/Makefile
@@ -1,6 +1,6 @@
PORTNAME= siril
DISTVERSION= 1.0.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index d120f55214e5..5c14a15763cf 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sunclock
PORTVERSION= 3.57
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro x11-clocks
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 9b04f6199afc..12c05781f259 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xephem
PORTVERSION= 4.1.0
+PORTREVISION= 1
CATEGORIES= astro
MAINTAINER= ports@FreeBSD.org
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile
index 472e36be78b1..c10de7caaba9 100644
--- a/astro/xplanet/Makefile
+++ b/astro/xplanet/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xplanet
PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= astro geography
MASTER_SITES= SF