Date: Mon, 14 Jun 2021 17:46:32 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: cd367cab62c3 - main - sysutils/burp: Update to 2.4.0 Message-ID: <202106141746.15EHkWU2053341@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=cd367cab62c3a031d860fc4c71b2dd7af41c0e4d commit cd367cab62c3a031d860fc4c71b2dd7af41c0e4d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-14 17:38:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-14 17:38:40 +0000 sysutils/burp: Update to 2.4.0 Changes: https://github.com/grke/burp/releases https://github.com/grke/burp/blob/master/CHANGELOG --- sysutils/burp/Makefile | 3 +-- sysutils/burp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index 6873c0294bc7..9f120f0be966 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -1,8 +1,7 @@ # Created by: Loic Pefferkorn <loic-freebsd@loicp.eu> PORTNAME= burp -PORTVERSION= 2.2.18 -PORTREVISION= 4 +PORTVERSION= 2.4.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/grke/burp/releases/download/${PORTVERSION}/ diff --git a/sysutils/burp/distinfo b/sysutils/burp/distinfo index 519e88d7481e..97375e9c3241 100644 --- a/sysutils/burp/distinfo +++ b/sysutils/burp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598777616 -SHA256 (burp-2.2.18.tar.bz2) = 9c0c5298d8c2995d30d4e1a63d2882662e7056ce2b0cee1f65d7d0a6775c0f81 -SIZE (burp-2.2.18.tar.bz2) = 816545 +TIMESTAMP = 1622214004 +SHA256 (burp-2.4.0.tar.bz2) = 1f88d325f59c6191908d13ac764db5ee56b478fbea30244ae839383b9f9d2832 +SIZE (burp-2.4.0.tar.bz2) = 721437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141746.15EHkWU2053341>