[126781] trunk/dports/python/py-log4py/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 14 20:57:49 PDT 2014
Revision: 126781
https://trac.macports.org/changeset/126781
Author: larryv at macports.org
Date: 2014-10-14 20:57:49 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-log4py
Last upstream release was in 2003
(http://sourceforge.net/projects/log4py/files/).
Removed Paths:
-------------
trunk/dports/python/py-log4py/Portfile
Deleted: trunk/dports/python/py-log4py/Portfile
===================================================================
--- trunk/dports/python/py-log4py/Portfile 2014-10-15 03:40:19 UTC (rev 126780)
+++ trunk/dports/python/py-log4py/Portfile 2014-10-15 03:57:49 UTC (rev 126781)
@@ -1,40 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name py-log4py
-version 1.3
-revision 1
-categories-append devel
-license MIT
-maintainers nomaintainer
-platforms darwin freebsd
-supported_archs noarch
-description log4py is a python logging module similar to log4j.
-long_description log4py is a python logging module similar to log4j. It \
- supports logging to files (including logfile rotation) or to \
- stdout/stderr, variable log-levels, configurable output \
- formats and configuration via configuration files.
-
-homepage http://www.its4you.at/english/log4py.html
-master_sites sourceforge:log4py
-distname log4py-${version}
-checksums md5 dc250a8a899c7e70464d683dfc3bdc4f
-
-python.versions 24
-
-if {${name} ne ${subport}} {
- post-destroot {
- xinstall -m 644 -W ${worksrcpath}/doc AUTHORS COPYING ChangeLog \
- LICENSE ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath}/doc/html footer.template \
- header.template index.html indices.html \
- log4py.FileAppender.html log4py.Logger.html log4py.css \
- log4py.html ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath} readme.txt database/mysql.readme \
- database/mysql.sql ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath} log4py-test.py log4py-classtest.py \
- log4py.conf ${destroot}${prefix}/share/doc/${subport}/examples
- }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/f2a29d95/attachment.html>
More information about the macports-changes
mailing list