Bug 179524 - [maintainer update] Upgrade sysutils/logrotate to 3.8.5
Summary: [maintainer update] Upgrade sysutils/logrotate to 3.8.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 22:10 UTC by js
Modified: 2013-06-17 00:42 UTC (History)
0 users

See Also:


Attachments
file.txt (879 bytes, text/plain)
2013-06-12 22:10 UTC, js
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description js 2013-06-12 22:10:00 UTC
Upgrade logrotate from 3.8.4 to 3.8.5

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-06-13 06:03:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-13 17:29:02 UTC
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"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-06-13 17:29:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!