aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-12-09 10:21:51 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-12-09 10:25:22 +0000
commitc770da752ddd6fbb0200176956abd13eebf272f7 (patch)
treec3ea9f8a1284987a6764a18fb89c5cb5a1883016 /astro
parentf60da0973d3432a3899b8a46e748441eea5c0dee (diff)
downloadports-c770da752ddd6fbb0200176956abd13eebf272f7.tar.gz
ports-c770da752ddd6fbb0200176956abd13eebf272f7.zip
archivers/quazip: update to 1.2, latest upstream
Release notes are here: https://github.com/stachenov/quazip/releases/tag/v1.2 There are a handful of internal changes that don't affect us (allowing QtZip, for instance) or don't show up in our use of quazip (-lz in pkgconfig file). There's one relevant change to close() that **might** affect consumers, but then I'd expect bug reports from the consumers about failures on load/save. While here, move the libraries needed only for testing to _build. Bumping PORTREVISION of consumers. Reported by: portscout
Diffstat (limited to 'astro')
-rw-r--r--astro/marble/Makefile1
-rw-r--r--astro/merkaartor/Makefile2
-rw-r--r--astro/qmapshack/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index 88892b58241b..75e2ca60f039 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -1,5 +1,6 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= astro education kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 67560867a3eb..8ddc57168aa0 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.19.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= astro
MAINTAINER= dev2@heesakkers.info
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index a7944aec8237..16835275e886 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qmapshack
PORTVERSION= 1.16.0
DISTVERSIONPREFIX= V_
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MAINTAINER= bofh@FreeBSD.org