From 60338e4ee458c5a2629495d19ff8c6fcaf57ff8d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 14 Feb 2022 23:03:47 -0500 Subject: FreeBSD: Update pounce-notify to 3.0 --- FreeBSD/irc/pounce-notify/Makefile | 4 ++-- FreeBSD/irc/pounce-notify/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/FreeBSD/irc/pounce-notify/Makefile b/FreeBSD/irc/pounce-notify/Makefile index 245b339..fdfb4d9 100644 --- a/FreeBSD/irc/pounce-notify/Makefile +++ b/FreeBSD/irc/pounce-notify/Makefile @@ -1,5 +1,5 @@ -PORTNAME= pounce-palaver -DISTVERSION= 2.5 +PORTNAME= pounce-notify +DISTVERSION= 3.0 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ DISTNAME= pounce-${DISTVERSION} diff --git a/FreeBSD/irc/pounce-notify/distinfo b/FreeBSD/irc/pounce-notify/distinfo index 0f0a2dc..007958c 100644 --- a/FreeBSD/irc/pounce-notify/distinfo +++ b/FreeBSD/irc/pounce-notify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630978050 -SHA256 (pounce-2.5.tar.gz) = c3f88f85ea6b3211d77b8193731704cb01871aee68762d2f6b5e9b102f83d0ad -SIZE (pounce-2.5.tar.gz) = 52471 +TIMESTAMP = 1644897810 +SHA256 (pounce-3.0.tar.gz) = f776f7f170493697a97923e7dce9597dff5577fd40ba756e9a1bcfab17199df0 +SIZE (pounce-3.0.tar.gz) = 50497 -- cgit 1.4.1 e' href='/libretls/log/compat/arc4random_osx.h?h=3.3.3p1&showmsg=1&follow=1'>log tree commit diff
path: root/compat/arc4random_osx.h (unfollow)
Commit message (Collapse)Author
2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe
2021-05-08Import LibreSSL 3.3.3June McEnroe
2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe
2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe
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