From owner-svn-ports-all@FreeBSD.ORG Thu Sep 13 08:52:22 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B28F106564A; Thu, 13 Sep 2012 08:52:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 859528FC0C; Thu, 13 Sep 2012 08:52:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8D8qMrm057097; Thu, 13 Sep 2012 08:52:22 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8D8qMZC057091; Thu, 13 Sep 2012 08:52:22 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201209130852.q8D8qMZC057091@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Thu, 13 Sep 2012 08:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304186 - in head: . sysutils/bacula-docs sysutils/bacula-server X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 08:52:22 -0000 Author: rm Date: Thu Sep 13 08:52:21 2012 New Revision: 304186 URL: http://svn.freebsd.org/changeset/ports/304186 Log: - update sysutils/bacula-server and sysutils/bacula-client to 5.2.11 - add UPDATING entry with update instructions PR: 171540 Submitted by: Dan Langille (maintainer) Modified: head/UPDATING head/sysutils/bacula-docs/Makefile head/sysutils/bacula-docs/distinfo head/sysutils/bacula-server/Makefile head/sysutils/bacula-server/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Sep 13 08:45:23 2012 (r304185) +++ head/UPDATING Thu Sep 13 08:52:21 2012 (r304186) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120913: + AFFECTS: users of sysutils/bacula-server, sysutils/bacula-client + AUTHOR: rm@FreeBSD.org + + If you have both sysutils/bacula-server and sysutils/bacula-client + installed, you need to pkg_delete sysutils/bacula-server and + sysutils/bacula-fd prior to this update. + 20120910: AFFECTS: users of www/libxul AUTHOR: gecko@FreeBSD.org Modified: head/sysutils/bacula-docs/Makefile ============================================================================== --- head/sysutils/bacula-docs/Makefile Thu Sep 13 08:45:23 2012 (r304185) +++ head/sysutils/bacula-docs/Makefile Thu Sep 13 08:52:21 2012 (r304186) @@ -6,7 +6,7 @@ # PORTNAME= bacula -PORTVERSION= 5.2.10 +PORTVERSION= 5.2.11 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMESUFFIX= -docs Modified: head/sysutils/bacula-docs/distinfo ============================================================================== --- head/sysutils/bacula-docs/distinfo Thu Sep 13 08:45:23 2012 (r304185) +++ head/sysutils/bacula-docs/distinfo Thu Sep 13 08:52:21 2012 (r304186) @@ -1,4 +1,4 @@ -SHA256 (bacula-docs-5.2.10.tar.bz2) = aa5314c7892ff9c65a1e5d2ee26beb0ad6ccfa49d0276450d3737fab1423cd63 -SIZE (bacula-docs-5.2.10.tar.bz2) = 41952293 -SHA256 (bacula-5.2.10.tar.gz) = 51f311e6c51d6c9575ca458cd63198c6984eeaaff4ce6f334ff82bc999b8b360 -SIZE (bacula-5.2.10.tar.gz) = 4110586 +SHA256 (bacula-docs-5.2.11.tar.bz2) = a9f4ace10e7239f89513a35cc3ebbbd132b1b79a3d5d0ca911a2248094dd2043 +SIZE (bacula-docs-5.2.11.tar.bz2) = 41969345 +SHA256 (bacula-5.2.11.tar.gz) = 1493554ef3d6460e75797d23f8294e96a92bf90ea34c135cbf2ab85b0b8b2001 +SIZE (bacula-5.2.11.tar.gz) = 4147470 Modified: head/sysutils/bacula-server/Makefile ============================================================================== --- head/sysutils/bacula-server/Makefile Thu Sep 13 08:45:23 2012 (r304185) +++ head/sysutils/bacula-server/Makefile Thu Sep 13 08:52:21 2012 (r304186) @@ -6,7 +6,7 @@ # PORTNAME= bacula -DISTVERSION= 5.2.10 +DISTVERSION= 5.2.11 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} Modified: head/sysutils/bacula-server/distinfo ============================================================================== --- head/sysutils/bacula-server/distinfo Thu Sep 13 08:45:23 2012 (r304185) +++ head/sysutils/bacula-server/distinfo Thu Sep 13 08:52:21 2012 (r304186) @@ -1,2 +1,2 @@ -SHA256 (bacula-5.2.10.tar.gz) = 51f311e6c51d6c9575ca458cd63198c6984eeaaff4ce6f334ff82bc999b8b360 -SIZE (bacula-5.2.10.tar.gz) = 4110586 +SHA256 (bacula-5.2.11.tar.gz) = 1493554ef3d6460e75797d23f8294e96a92bf90ea34c135cbf2ab85b0b8b2001 +SIZE (bacula-5.2.11.tar.gz) = 4147470