Date: Mon, 27 Sep 2021 15:58:36 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e9303c86bc97 - main - security/snoopy: Update to 2.4.14 Message-ID: <202109271558.18RFwaEN030380@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9303c86bc972d664f2948bc0099f0b917c3b10d commit e9303c86bc972d664f2948bc0099f0b917c3b10d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-27 15:37:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-27 15:55:51 +0000 security/snoopy: Update to 2.4.14 Changes: https://github.com/a2o/snoopy/blob/master/ChangeLog --- security/snoopy/Makefile | 2 +- security/snoopy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index ac0681295633..d47f750eb934 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Audeoud <jadawin@tuxaco.net> PORTNAME= snoopy -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.14 CATEGORIES= security MASTER_SITES= https://github.com/a2o/snoopy/releases/download/snoopy-${PORTVERSION}/ diff --git a/security/snoopy/distinfo b/security/snoopy/distinfo index dce721565360..c87de05ddb6f 100644 --- a/security/snoopy/distinfo +++ b/security/snoopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478321 -SHA256 (snoopy-2.4.12.tar.gz) = a178ac2da1ad41c480801e25c4c633ca05c54cc0da31a0d9c675a9d0a82826e6 -SIZE (snoopy-2.4.12.tar.gz) = 615967 +TIMESTAMP = 1632664296 +SHA256 (snoopy-2.4.14.tar.gz) = 6f305f49d87d56906061ded9083dc0308365f966a13edacc3eb59191221ced1a +SIZE (snoopy-2.4.14.tar.gz) = 617535
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109271558.18RFwaEN030380>