summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-15 23:02:39 +0000
committerJune McEnroe <june@causal.agency>2020-12-15 23:02:39 +0000
commit749758e9d444fc51f68260ad3ca838e725c835af (patch)
tree0d15f1581882f8c9cc41fc1256903c43ab94473d
parentUpdate catsit to 1.1 (diff)
downloadports-749758e9d444fc51f68260ad3ca838e725c835af.tar.gz
ports-749758e9d444fc51f68260ad3ca838e725c835af.zip
Update libretls to 3.3.1
-rw-r--r--security/libretls/Makefile2
-rw-r--r--security/libretls/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libretls/Makefile b/security/libretls/Makefile
index 0307a06..ca29014 100644
--- a/security/libretls/Makefile
+++ b/security/libretls/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretls
-PORTVERSION=	3.3.0
+PORTVERSION=	3.3.1
 CATEGORIES=	security devel
 MASTER_SITES=	https://causal.agency/libretls/
 
diff --git a/security/libretls/distinfo b/security/libretls/distinfo
index 42680f1..ca12fef 100644
--- a/security/libretls/distinfo
+++ b/security/libretls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606258937
-SHA256 (libretls-3.3.0.tar.gz) = 13824d08129938f35d87c27982ca781189b648a4b38a5885e3550760cc2f9ab5
-SIZE (libretls-3.3.0.tar.gz) = 431261
+TIMESTAMP = 1608073305
+SHA256 (libretls-3.3.1.tar.gz) = f23a29ef321eff099b8fbabdecc3a3378cfb9eca24b2bf02062554e9779c4d33
+SIZE (libretls-3.3.1.tar.gz) = 431233
t'>Add bit to bin.7June McEnroe 2019-05-30Simplify and build bitJune McEnroe lex is a waste of time. 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe This should prevent bad wrapping. 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe who the fuck is scraeming "#define _GNU_SOURCE" at my house. show yourself, coward. i will never #define _GNU_SOURCE 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe