View | Details | Raw Unified | Return to bug 178264
Collapse All | Expand All

(-)./Makefile (-6 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	logrotate
1
# Created by: Yuan-Chen Cheng <ycheng@sinica.edu.tw>
2
# Date Created:				29 Dec 1999
3
# Whom:					Yuan-Chen Cheng <ycheng@sinica.edu.tw>
4
#
5
# $FreeBSD: head/sysutils/logrotate/Makefile 309102 2012-12-17 15:22:55Z wxs $
2
# $FreeBSD: head/sysutils/logrotate/Makefile 309102 2012-12-17 15:22:55Z wxs $
6
#
7
3
8
PORTNAME=		logrotate
4
PORTNAME=		logrotate
9
PORTVERSION=		3.8.3
5
PORTVERSION=		3.8.4
10
CATEGORIES=		sysutils
6
CATEGORIES=		sysutils
11
MASTER_SITES=		https://fedorahosted.org/releases/l/o/logrotate/
7
MASTER_SITES=		https://fedorahosted.org/releases/l/o/logrotate/
12
8
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (logrotate-3.8.3.tar.gz) = 0776bf491171edbcc3ba577751fc912e721e99b834c14251df8109fd3bfa1977
1
SHA256 (logrotate-3.8.4.tar.gz) = d363e9212527ada6e566ad04e18d21eb7d70a3bfd0710671c7b75a2c0dd96e29
2
SIZE (logrotate-3.8.3.tar.gz) = 52210
2
SIZE (logrotate-3.8.4.tar.gz) = 55610

Return to bug 178264