diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-05-07 12:33:25 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-05-07 12:33:25 +0000 |
commit | 04bf28778a4dccf2988d612167ef18c39ae44b65 (patch) | |
tree | ca323e33d1628bc381bc5a2faf901a830f315335 /sysutils/logrotate | |
parent | 5ac9df5871843fe62dd844bab38642b91fd492f5 (diff) | |
download | ports-04bf28778a4dccf2988d612167ef18c39ae44b65.tar.gz ports-04bf28778a4dccf2988d612167ef18c39ae44b65.zip |
Notes
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r-- | sysutils/logrotate/Makefile | 8 | ||||
-rw-r--r-- | sysutils/logrotate/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index 227798e56b37..50b4cc6f1b38 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -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/ diff --git a/sysutils/logrotate/distinfo b/sysutils/logrotate/distinfo index 32b0b2632e85..c53a9650e7b1 100644 --- a/sysutils/logrotate/distinfo +++ b/sysutils/logrotate/distinfo @@ -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 |