mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Update to debian patch 5
PR: ports/83337 Submitted by: Bal?zs Nagy <js@iksz.hu> (maintainer)
This commit is contained in:
parent
8455f0e841
commit
ebdb629c55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139088
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= logrotate
|
||||
PORTVERSION= 3.7
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
MASTER_SITE_SUBDIR= l/logrotate
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
|||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
|
||||
PATCHFILES= ${PORTNAME}_${PORTVERSION}-2.diff.gz
|
||||
PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz
|
||||
|
||||
MAINTAINER= js@iksz.hu
|
||||
COMMENT= Daemon to rotate, compress, remove and mail system log files
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MD5 (logrotate_3.7.orig.tar.gz) = bf0de3a495294300f32e71f136119c41
|
||||
SIZE (logrotate_3.7.orig.tar.gz) = 35737
|
||||
MD5 (logrotate_3.7-2.diff.gz) = 2d476de60efd31df01d769355cb7b457
|
||||
SIZE (logrotate_3.7-2.diff.gz) = 13203
|
||||
MD5 (logrotate_3.7-5.diff.gz) = 291d015a7fddd86ee2da4cb7bbb12b19
|
||||
SIZE (logrotate_3.7-5.diff.gz) = 15081
|
||||
|
|
Loading…
Add table
Reference in a new issue