Bug 124889 - [PATCH] [maintainer-update] sysutils/logrotate 3.7.7 update
Summary: [PATCH] [maintainer-update] sysutils/logrotate 3.7.7 update
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 00:00 UTC by js
Modified: 2008-06-24 21:20 UTC (History)
0 users

See Also:


Attachments
file.txt (21.38 KB, text/plain)
2008-06-23 00:00 UTC, js
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description js 2008-06-23 00:00:06 UTC
Long after realized Debian mirror is not updated for a long time, I found
another, and hopefully more reliable source of logrotate: fedorahosted.org.

Feature highlights:
 - MASTER_SITE is fedorahosted.org
 - 3.7.7 contains dateext and maxage patches
 - Statefile is in /var/run/logrotate.status
 - Path names fixed in manual page

Fix: Patch attached with submission follows:
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-24 19:31:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-24 21:19:20 UTC
jadawin     2008-06-24 20:19:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/logrotate   Makefile distinfo 
    sysutils/logrotate/files patch-Makefile patch-aa 
                             patch-config.h 
  Added files:
    sysutils/logrotate/files patch-man 
  Removed files:
    sysutils/logrotate/files patch-dateext 
  Log:
  - Update to 3.7.7
  - Update MASTER_SITE
  - Remove some patches
  
  PR:             ports/124889
  Submitted by:   Balazs Nagy <js iksz.hu> (maintainer)
  Approved by:    mentor (implicit)
  
  Revision  Changes    Path
  1.25      +3 -9      ports/sysutils/logrotate/Makefile
  1.10      +3 -6      ports/sysutils/logrotate/distinfo
  1.5       +6 -10     ports/sysutils/logrotate/files/patch-Makefile
  1.6       +26 -8     ports/sysutils/logrotate/files/patch-aa
  1.4       +5 -5      ports/sysutils/logrotate/files/patch-config.h
  1.2       +0 -414    ports/sysutils/logrotate/files/patch-dateext (dead)
  1.1       +33 -0     ports/sysutils/logrotate/files/patch-man (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-24 21:19:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!