Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 20:20:42 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485547 - in head/sysutils: bareos16-bat bareos16-client bareos16-client-static bareos16-server bareos16-traymonitor
Message-ID:  <201811212020.wALKKgl7050226@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Nov 21 20:20:41 2018
New Revision: 485547
URL: https://svnweb.freebsd.org/changeset/ports/485547

Log:
  - Update to 16.2.8

Modified:
  head/sysutils/bareos16-bat/Makefile
  head/sysutils/bareos16-client-static/Makefile
  head/sysutils/bareos16-client/Makefile
  head/sysutils/bareos16-server/Makefile
  head/sysutils/bareos16-server/distinfo
  head/sysutils/bareos16-traymonitor/Makefile

Modified: head/sysutils/bareos16-bat/Makefile
==============================================================================
--- head/sysutils/bareos16-bat/Makefile	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-bat/Makefile	Wed Nov 21 20:20:41 2018	(r485547)
@@ -2,7 +2,6 @@
 
 PORTNAME=	bareos16
 PKGNAMESUFFIX=	-bat
-PORTREVISION=	1
 
 COMMENT=	Backup archiving recovery open sourced (GUI)
 

Modified: head/sysutils/bareos16-client-static/Makefile
==============================================================================
--- head/sysutils/bareos16-client-static/Makefile	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-client-static/Makefile	Wed Nov 21 20:20:41 2018	(r485547)
@@ -1,7 +1,6 @@
 # $FreeBSD$
 
 PORTNAME=	bareos16
-PORTREVISION=	1
 PKGNAMESUFFIX=	-client-static
 
 COMMENT=	Backup archiving recovery open sourced (static client)

Modified: head/sysutils/bareos16-client/Makefile
==============================================================================
--- head/sysutils/bareos16-client/Makefile	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-client/Makefile	Wed Nov 21 20:20:41 2018	(r485547)
@@ -1,7 +1,6 @@
 # $FreeBSD$
 
 PORTNAME=	bareos16
-PORTREVISION=	1
 PKGNAMESUFFIX=	-client
 
 COMMENT=	Backup archiving recovery open sourced (client)

Modified: head/sysutils/bareos16-server/Makefile
==============================================================================
--- head/sysutils/bareos16-server/Makefile	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-server/Makefile	Wed Nov 21 20:20:41 2018	(r485547)
@@ -2,8 +2,8 @@
 
 PORTNAME=	bareos16
 DISTVERSIONPREFIX=	Release/
-DISTVERSION=	16.2.7
-PORTREVISION?=	1
+DISTVERSION=	16.2.8
+PORTREVISION?=	0
 CATEGORIES?=	sysutils
 PKGNAMEPREFIX?=	#
 PKGNAMESUFFIX?=	-server
@@ -14,16 +14,15 @@ COMMENT?=	Backup archiving recovery open sourced (serv
 LICENSE=	AGPLv3 LGPL3
 LICENSE_COMB=	multi
 
+LIB_DEPENDS+=	liblzo2.so:archivers/lzo2 \
+		libjansson.so:devel/jansson
+
+USES+=		libtool:keepla pkgconfig readline:port shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME:S/16//}
 GH_PROJECT=	${PORTNAME:S/16//}
 
-USES+=		libtool:keepla pkgconfig readline:port shebangfix
-
 CONFLICTS?=	bacula*-server-* bareos-server-*
-
-LIB_DEPENDS+=	liblzo2.so:archivers/lzo2 \
-		libjansson.so:devel/jansson
 
 USERS=		bareos
 GROUPS=		${USERS}

Modified: head/sysutils/bareos16-server/distinfo
==============================================================================
--- head/sysutils/bareos16-server/distinfo	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-server/distinfo	Wed Nov 21 20:20:41 2018	(r485547)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526612930
-SHA256 (bareos-bareos-Release-16.2.7_GH0.tar.gz) = 0b8dbe2e17b3eda470c30d4fe6af92e6f7b668fd1cfc1b045becdc8c8b6a767f
-SIZE (bareos-bareos-Release-16.2.7_GH0.tar.gz) = 4282998
+TIMESTAMP = 1532378401
+SHA256 (bareos-bareos-Release-16.2.8_GH0.tar.gz) = 408b45e866d476a8af0cd091b81d9f61cfd1bb14a8d00cb951a755528cf4b860
+SIZE (bareos-bareos-Release-16.2.8_GH0.tar.gz) = 4287084

Modified: head/sysutils/bareos16-traymonitor/Makefile
==============================================================================
--- head/sysutils/bareos16-traymonitor/Makefile	Wed Nov 21 20:20:36 2018	(r485546)
+++ head/sysutils/bareos16-traymonitor/Makefile	Wed Nov 21 20:20:41 2018	(r485547)
@@ -3,7 +3,6 @@
 PORTNAME=	bareos16
 
 PKGNAMESUFFIX=	-traymonitor
-PORTREVISION=	1
 
 COMMENT=	Backup archiving recovery open sourced (traymonitor)
 



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