diff options
author | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
---|---|---|
committer | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
commit | 88ee33446d9eaef123ad248168453914319a0850 (patch) | |
tree | 448684319362efa6aee22b03733923cb5ac67eb1 /astro | |
parent | 48a77f54da6b5dd8d3a1a683e93e504f63ccb3c0 (diff) | |
download | freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.gz freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.zst freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.zip |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
Diffstat (limited to 'astro')
-rw-r--r-- | astro/siril/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 8053f332d6ad..9008bd0abbbd 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -2,7 +2,7 @@ PORTNAME= siril DISTVERSION= 0.9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ |