ports/185615: [maintainer update] Upgrade logrotate to 3.8.7
Balazs Nagy
js at iksz.hu
Thu Jan 9 19:50:00 UTC 2014
>Number: 185615
>Category: ports
>Synopsis: [maintainer update] Upgrade logrotate to 3.8.7
>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: Thu Jan 09 19:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Balazs Nagy
>Release: 9.2
>Organization:
>Environment:
FreeBSD fbsd 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
3.8.6 fixes a memory corruption issue, and 3.8.7 fixes a regression in 3.8.5.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git a/Makefile b/Makefile
index 90a99a4..760a47c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD: sysutils/logrotate/Makefile 327772 2013-09-20 23:05:58Z bapt $
PORTNAME= logrotate
-PORTVERSION= 3.8.5
+PORTVERSION= 3.8.7
CATEGORIES= sysutils
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/
diff --git a/distinfo b/distinfo
index 0b1eac4..f69c39b 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (logrotate-3.8.5.tar.gz) = 6b695bffeb54ed6f6c9a560780231a55c3548a24b96cb06f33b84f8cea600079
-SIZE (logrotate-3.8.5.tar.gz) = 57818
+SHA256 (logrotate-3.8.7.tar.gz) = f6ba691f40e30e640efa2752c1f9499a3f9738257660994de70a45fe00d12b64
+SIZE (logrotate-3.8.7.tar.gz) = 58898
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list