Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2020 21:38:51 +0000 (UTC)
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537583 - head/sysutils/burp-devel
Message-ID:  <202006022138.052LcpRZ087239@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: salvadore
Date: Tue Jun  2 21:38:51 2020
New Revision: 537583
URL: https://svnweb.freebsd.org/changeset/ports/537583

Log:
  sysutils/burp-devel: Update to 2.3.28
  
  - Try to make hostname calls in burp_ca more robust.
  - Fix "Directory: '(null)'" log message.
  
  Approved by:	gerald (mentor)

Modified:
  head/sysutils/burp-devel/Makefile
  head/sysutils/burp-devel/distinfo

Modified: head/sysutils/burp-devel/Makefile
==============================================================================
--- head/sysutils/burp-devel/Makefile	Tue Jun  2 21:37:36 2020	(r537582)
+++ head/sysutils/burp-devel/Makefile	Tue Jun  2 21:38:51 2020	(r537583)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTVERSION=	2.3.26
+PORTVERSION=	2.3.28
 PORTREVISION=	0	#this is a slave port that needs PORTREVISION to be tracked separately
 PKGNAMESUFFIX=	-devel
 

Modified: head/sysutils/burp-devel/distinfo
==============================================================================
--- head/sysutils/burp-devel/distinfo	Tue Jun  2 21:37:36 2020	(r537582)
+++ head/sysutils/burp-devel/distinfo	Tue Jun  2 21:38:51 2020	(r537583)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588418703
-SHA256 (grke-burp-2.3.26_GH0.tar.gz) = f5cb2ed7b2a9f5874e4a77dc4161461149b1caa09bac4da4f8eb74fe897cf8c0
-SIZE (grke-burp-2.3.26_GH0.tar.gz) = 616305
+TIMESTAMP = 1591049857
+SHA256 (grke-burp-2.3.28_GH0.tar.gz) = 53f6c85705ab62542c244e57832e17da00044fb2c4daecd5cd742524eefb1678
+SIZE (grke-burp-2.3.28_GH0.tar.gz) = 616937



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006022138.052LcpRZ087239>