Date: Wed, 7 Nov 2018 14:59:35 +0000 (UTC) From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484399 - in head/sysutils: bacula9-docs bacula9-server Message-ID: <201811071459.wA7ExZrQ035754@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dvl Date: Wed Nov 7 14:59:34 2018 New Revision: 484399 URL: https://svnweb.freebsd.org/changeset/ports/484399 Log: Upgrade to 9.2.2 https://blog.bacula.org/bacula-release-9-2-2/ Note: if you are running MySQL and have not recently executed src/cats/update_bacula_tables, please do so. It will not change your database version but it will fix some potential MySQL problems (for more detals see the release notes for version 9.2.1). Modified: head/sysutils/bacula9-docs/Makefile head/sysutils/bacula9-server/Makefile head/sysutils/bacula9-server/distinfo Modified: head/sysutils/bacula9-docs/Makefile ============================================================================== --- head/sysutils/bacula9-docs/Makefile Wed Nov 7 14:23:08 2018 (r484398) +++ head/sysutils/bacula9-docs/Makefile Wed Nov 7 14:59:34 2018 (r484399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bacula -PORTVERSION= 9.2.1 +PORTVERSION= 9.2.2 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMESUFFIX= 9-docs Modified: head/sysutils/bacula9-server/Makefile ============================================================================== --- head/sysutils/bacula9-server/Makefile Wed Nov 7 14:23:08 2018 (r484398) +++ head/sysutils/bacula9-server/Makefile Wed Nov 7 14:59:34 2018 (r484399) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bacula -PORTVERSION= 9.2.1 -PORTREVISION= 1 +PORTVERSION= 9.2.2 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # Modified: head/sysutils/bacula9-server/distinfo ============================================================================== --- head/sysutils/bacula9-server/distinfo Wed Nov 7 14:23:08 2018 (r484398) +++ head/sysutils/bacula9-server/distinfo Wed Nov 7 14:59:34 2018 (r484399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534264854 -SHA256 (bacula-9.2.1.tar.gz) = ae3ab58989e1ec89a87a6252b4991975861ca1392a8b9738f786884d5b5766d7 -SIZE (bacula-9.2.1.tar.gz) = 4115337 +TIMESTAMP = 1541600630 +SHA256 (bacula-9.2.2.tar.gz) = f02099d047d134041af48f75ad661a19975c56323f90aee76ef70afd3697222e +SIZE (bacula-9.2.2.tar.gz) = 4115575
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811071459.wA7ExZrQ035754>