Upgrade logrotate from 3.8.4 to 3.8.5 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
Author: culot Date: Thu Jun 13 16:28:48 2013 New Revision: 320818 URL: http://svnweb.freebsd.org/changeset/ports/320818 Log: - Update to 3.8.5 PR: ports/179524 Submitted by: Balazs Nagy <js@iksz.hu> (maintainer) Modified: head/sysutils/logrotate/Makefile head/sysutils/logrotate/distinfo Modified: head/sysutils/logrotate/Makefile ============================================================================== --- head/sysutils/logrotate/Makefile Thu Jun 13 16:24:36 2013 (r320817) +++ head/sysutils/logrotate/Makefile Thu Jun 13 16:28:48 2013 (r320818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= logrotate -PORTVERSION= 3.8.4 +PORTVERSION= 3.8.5 CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ Modified: head/sysutils/logrotate/distinfo ============================================================================== --- head/sysutils/logrotate/distinfo Thu Jun 13 16:24:36 2013 (r320817) +++ head/sysutils/logrotate/distinfo Thu Jun 13 16:28:48 2013 (r320818) @@ -1,2 +1,2 @@ -SHA256 (logrotate-3.8.4.tar.gz) = d363e9212527ada6e566ad04e18d21eb7d70a3bfd0710671c7b75a2c0dd96e29 -SIZE (logrotate-3.8.4.tar.gz) = 55610 +SHA256 (logrotate-3.8.5.tar.gz) = 6b695bffeb54ed6f6c9a560780231a55c3548a24b96cb06f33b84f8cea600079 +SIZE (logrotate-3.8.5.tar.gz) = 57818 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!