Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2019 18:59:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515212 - in head/sysutils: burp burp-devel
Message-ID:  <201910221859.x9MIxcvE054496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct 22 18:59:38 2019
New Revision: 515212
URL: https://svnweb.freebsd.org/changeset/ports/515212

Log:
  - Update sysutils/burp-devel to 2.3.16
  
  PR:		241128
  Submitted by:	phascolarctos@protonmail.ch (maintainer)

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

Modified: head/sysutils/burp-devel/Makefile
==============================================================================
--- head/sysutils/burp-devel/Makefile	Tue Oct 22 18:56:20 2019	(r515211)
+++ head/sysutils/burp-devel/Makefile	Tue Oct 22 18:59:38 2019	(r515212)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
-PORTVERSION=	2.3.14
+PORTVERSION=	2.3.16
+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	Tue Oct 22 18:56:20 2019	(r515211)
+++ head/sysutils/burp-devel/distinfo	Tue Oct 22 18:59:38 2019	(r515212)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567498369
-SHA256 (grke-burp-2.3.14_GH0.tar.gz) = 80a37bdc6628fcf11b15bc5bf887be2e2e7d8342eba7229297c914d55f95f86f
-SIZE (grke-burp-2.3.14_GH0.tar.gz) = 621442
+TIMESTAMP = 1570459357
+SHA256 (grke-burp-2.3.16_GH0.tar.gz) = 3e92496fc4092e63294eae5183689c69f819d1858cc3c741cfeea550e825dd8b
+SIZE (grke-burp-2.3.16_GH0.tar.gz) = 621601

Modified: head/sysutils/burp/Makefile
==============================================================================
--- head/sysutils/burp/Makefile	Tue Oct 22 18:56:20 2019	(r515211)
+++ head/sysutils/burp/Makefile	Tue Oct 22 18:59:38 2019	(r515212)
@@ -3,7 +3,8 @@
 
 PORTNAME=	burp
 PORTVERSION?=	2.2.18
-PORTREVISION?=	1
+PORTREVISION?=	1	#whenever PORTREVISION is increased, it must be increased for
+			#the slave port sysutils/burp-devel too
 CATEGORIES=	sysutils
 
 MAINTAINER=	phascolarctos@protonmail.ch



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