Date: Fri, 14 Sep 2007 15:25:06 -0400 (EDT) From: Dan Langille <dan@langille.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dan Langille <dan@langille.org> Subject: ports/116356: [MAINTAINER-UPDATE] sysutils/bacula-server upgrade 2.2.4 Message-ID: <20070914192506.12A75B888@bast.unixathome.org> Resent-Message-ID: <200709141940.l8EJe1qq009617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116356 >Category: ports >Synopsis: [MAINTAINER-UPDATE] sysutils/bacula-server upgrade 2.2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 14 19:40:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 6.2-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD bast.example.org 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Feb 28 22:21:12 EST 2007 dan@bast.example.org:/usr/obj/usr/src/sys/BAST i386 >Description: Upgrade to 2.2.4 - minor bug fix update - Full details at http://marc.info/?l=bacula-announce&m=118979703801277&w=2 - If you are running PostgreSQL, please don't forget to update the client libraries and ensure that they are the multi-thread version so you can take advantage of the new speed improvements of the batch insert feature (significant performance boost). >How-To-Repeat: >Fix: --- patch.bacula.diff begins here --- diff -ruN /usr/ports/sysutils/bacula-server/Makefile bacula-server/Makefile --- /usr/ports/sysutils/bacula-server/Makefile Tue Sep 11 05:47:00 2007 +++ bacula-server/Makefile Fri Sep 14 15:23:32 2007 @@ -6,7 +6,7 @@ # PORTNAME= bacula -DISTVERSION= 2.2.3 +DISTVERSION= 2.2.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula diff -ruN /usr/ports/sysutils/bacula-server/distinfo bacula-server/distinfo --- /usr/ports/sysutils/bacula-server/distinfo Tue Sep 11 05:47:00 2007 +++ bacula-server/distinfo Fri Sep 14 15:24:22 2007 @@ -1,3 +1,3 @@ -MD5 (bacula-2.2.3.tar.gz) = 68f540803f80f738c478b3ae19b4c956 -SHA256 (bacula-2.2.3.tar.gz) = 5b652c5dd9ff566f5c465b8c2714e34ee2037448faad5fc781db0996787fa105 -SIZE (bacula-2.2.3.tar.gz) = 3012348 +MD5 (bacula-2.2.4.tar.gz) = 2e3bbac3bf8b6d4c0825997c3009f18f +SHA256 (bacula-2.2.4.tar.gz) = 10589ed1fcba823a02137f0eae841e64763e9b7a599087184c69d173350958b1 +SIZE (bacula-2.2.4.tar.gz) = 3020298 --- patch.bacula.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070914192506.12A75B888>