about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 23:12:53 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 23:12:53 -0500
commitc7c7332f501d0b542ba677a17d715274bce0478b (patch)
treeb7753a69ebc32eaa74957cc56639d67ba504ef0e
parentUpdate to OpenBSD 6.7 (diff)
downloadexman-c7c7332f501d0b542ba677a17d715274bce0478b.tar.gz
exman-c7c7332f501d0b542ba677a17d715274bce0478b.zip
Update to FreeBSD 12.2
-rw-r--r--exman.14
-rw-r--r--freebsd.url2
2 files changed, 3 insertions, 3 deletions
diff --git a/exman.1 b/exman.1
index f346509..80cc7d6 100644
--- a/exman.1
+++ b/exman.1
@@ -1,4 +1,4 @@
-.Dd June  8, 2020
+.Dd December 14, 2020
 .Dt EXMAN 1
 .Os
 .
@@ -27,7 +27,7 @@ are passed to
 The available systems are as follows:
 .Bl -tag -width "freebsd"
 .It Sy freebsd
-.Fx 12.1-RELEASE
+.Fx 12.2-RELEASE
 .It Sy linux
 The Linux man-pages project 5.06
 .It Sy netbsd
diff --git a/freebsd.url b/freebsd.url
index e9f4183..269af5e 100644
--- a/freebsd.url
+++ b/freebsd.url
@@ -1 +1 @@
-https://download.FreeBSD.org/ftp/releases/amd64/12.1-RELEASE/base.txz
+https://download.FreeBSD.org/ftp/releases/amd64/12.2-RELEASE/base.txz
17:20:54 -0400'>2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe