[24516] trunk/dports/sysutils/cronolog/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Apr 27 03:21:29 PDT 2007
Revision: 24516
http://trac.macosforge.org/projects/macports/changeset/24516
Author: ryandesign at macports.org
Date: 2007-04-27 03:21:29 -0700 (Fri, 27 Apr 2007)
Log Message:
-----------
Whitespace changes only
Modified Paths:
--------------
trunk/dports/sysutils/cronolog/Portfile
Modified: trunk/dports/sysutils/cronolog/Portfile
===================================================================
--- trunk/dports/sysutils/cronolog/Portfile 2007-04-27 10:17:20 UTC (rev 24515)
+++ trunk/dports/sysutils/cronolog/Portfile 2007-04-27 10:21:29 UTC (rev 24516)
@@ -1,22 +1,28 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name cronolog
-version 1.6.2
-categories sysutils
-platforms darwin
-maintainers ryandesign at macports.org openmaintainer at macports.org
-description cronolog is a web log rotation program
-long_description cronolog is a simple filter program that reads log file \
- entries from standard input and writes each entry to the \
- output file specified by a filename template and the current \
- date and time. When the expanded filename changes, the \
- current file is closed and a new one opened.
+name cronolog
+version 1.6.2
+categories sysutils
+platforms darwin
+maintainers ryandesign at macports.org openmaintainer at macports.org
+homepage http://cronolog.org/
+master_sites ${homepage}/download/
-homepage http://cronolog.org/
-master_sites ${homepage}/download/
-checksums md5 a44564fd5a5b061a5691b9a837d04979
+description \
+ cronolog is a web log rotation program
-configure.args --mandir=${prefix}/share/man \
- --infodir=${prefix}/share/info
+long_description \
+ cronolog is a simple filter program that reads log file \
+ entries from standard input and writes each entry to the \
+ output file specified by a filename template and the current \
+ date and time. When the expanded filename changes, the \
+ current file is closed and a new one opened.
+
+checksums \
+ md5 a44564fd5a5b061a5691b9a837d04979
+
+configure.args \
+ --mandir=${prefix}/share/man \
+ --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070427/69055f13/attachment.html
More information about the macports-changes
mailing list