svn commit: r537583 - head/sysutils/burp-devel

Lorenzo Salvadore salvadore at FreeBSD.org
Tue Jun 2 21:38:52 UTC 2020


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


More information about the svn-ports-all mailing list