svn commit: r533705 - head/sysutils/burp-devel
Lorenzo Salvadore
salvadore at FreeBSD.org
Sat May 2 20:26:27 UTC 2020
Author: salvadore
Date: Sat May 2 20:26:26 2020
New Revision: 533705
URL: https://svnweb.freebsd.org/changeset/ports/533705
Log:
sysutils/burp-devel: Update to 2.3.26
- Skip min block size minus window size to accelerate protocol2 rabin.
- Socket activation fixes and cleanup.
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 Sat May 2 20:20:28 2020 (r533704)
+++ head/sysutils/burp-devel/Makefile Sat May 2 20:26:26 2020 (r533705)
@@ -1,7 +1,7 @@
# $FreeBSD$
-PORTVERSION= 2.3.24
-PORTREVISION= 1 #this is a slave port that needs PORTREVISION to be tracked separately
+PORTVERSION= 2.3.26
+PORTREVISION= 0 #this is a slave port that needs PORTREVISION to be tracked separately
PKGNAMESUFFIX= -devel
COMMENT= Network backup and restore program (development)
Modified: head/sysutils/burp-devel/distinfo
==============================================================================
--- head/sysutils/burp-devel/distinfo Sat May 2 20:20:28 2020 (r533704)
+++ head/sysutils/burp-devel/distinfo Sat May 2 20:26:26 2020 (r533705)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583262411
-SHA256 (grke-burp-2.3.24_GH0.tar.gz) = 0d95e8e46bad01164c31cbb0ac173a2d668ef4e56530b19c8e0801ab13f0924b
-SIZE (grke-burp-2.3.24_GH0.tar.gz) = 615113
+TIMESTAMP = 1588418703
+SHA256 (grke-burp-2.3.26_GH0.tar.gz) = f5cb2ed7b2a9f5874e4a77dc4161461149b1caa09bac4da4f8eb74fe897cf8c0
+SIZE (grke-burp-2.3.26_GH0.tar.gz) = 616305
More information about the svn-ports-all
mailing list