svn commit: r317601 - head/sysutils/logrotate

Frederic Culot culot at FreeBSD.org
Tue May 7 12:33:26 UTC 2013


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 at openstat.ru>
  Approved by: 	Balazs Nagy <js at 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 at sinica.edu.tw>
-#
+# Created by: Yuan-Chen Cheng <ycheng at 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


More information about the svn-ports-all mailing list