Bug 178264 - [PATCH] sysutils/logrotate: update to 3.8.4
Summary: [PATCH] sysutils/logrotate: update to 3.8.4
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-04-30 19:10 UTC by Anton Yuzhaninov
Modified: 2013-05-07 13:40 UTC (History)
1 user (show)

See Also:


Attachments
logrotate-3.8.4.patch (1.10 KB, patch)
2013-04-30 19:10 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2013-04-30 19:10:00 UTC
- Update to 3.8.4
- Convert header (pointed by portlint)

Port maintainer (js@iksz.hu) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-30 19:10:09 UTC
Maintainer of sysutils/logrotate,

Please note that PR ports/178264 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178264

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-30 19:10:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 js 2013-04-30 19:33:54 UTC
I approve. 

-- 
-jul-


On Tuesday, April 30, 2013 at 8:10 PM, Edwin Groothuis wrote:

> Maintainer of sysutils/logrotate,
> 
> Please note that PR ports/178264 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178264
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
> 
> 

Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-05-06 17:46:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-05-07 13:33:39 UTC
Author: culot
Date: Tue May  7 12:33:25 2013
New Revision: 317601
URL: http://svnweb.freebsd.org/changeset/ports/317601

Log:
  - Update to 3.8.4
  - Trim Makefile's header
  
  PR:		ports/178264
  Submitted by: 	Anton Yuzhaninov <ayuzhaninov@openstat.ru>
  Approved 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	Tue May  7 12:31:49 2013	(r317600)
+++ head/sysutils/logrotate/Makefile	Tue May  7 12:33:25 2013	(r317601)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	logrotate
-# Date Created:				29 Dec 1999
-# Whom:					Yuan-Chen Cheng <ycheng@sinica.edu.tw>
-#
+# Created by: Yuan-Chen Cheng <ycheng@sinica.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=		logrotate
-PORTVERSION=		3.8.3
+PORTVERSION=		3.8.4
 CATEGORIES=		sysutils
 MASTER_SITES=		https://fedorahosted.org/releases/l/o/logrotate/
 

Modified: head/sysutils/logrotate/distinfo
==============================================================================
--- head/sysutils/logrotate/distinfo	Tue May  7 12:31:49 2013	(r317600)
+++ head/sysutils/logrotate/distinfo	Tue May  7 12:33:25 2013	(r317601)
@@ -1,2 +1,2 @@
-SHA256 (logrotate-3.8.3.tar.gz) = 0776bf491171edbcc3ba577751fc912e721e99b834c14251df8109fd3bfa1977
-SIZE (logrotate-3.8.3.tar.gz) = 52210
+SHA256 (logrotate-3.8.4.tar.gz) = d363e9212527ada6e566ad04e18d21eb7d70a3bfd0710671c7b75a2c0dd96e29
+SIZE (logrotate-3.8.4.tar.gz) = 55610
_______________________________________________
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 6 Frederic Culot freebsd_committer freebsd_triage 2013-05-07 13:33:40 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!