[126560] trunk/dports/python/py-mailbox-reader

larryv at macports.org larryv at macports.org
Sat Oct 11 19:43:38 PDT 2014


Revision: 126560
          https://trac.macports.org/changeset/126560
Author:   larryv at macports.org
Date:     2014-10-11 19:43:38 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
Remove py-mailbox-reader

Last release was in 2003
(http://gradha.sdf-eu.org/program/mailbox_reader/README).

Removed Paths:
-------------
    trunk/dports/python/py-mailbox-reader/Portfile
    trunk/dports/python/py-mailbox-reader/files/patch-setup.py.diff

Deleted: trunk/dports/python/py-mailbox-reader/Portfile
===================================================================
--- trunk/dports/python/py-mailbox-reader/Portfile	2014-10-12 02:43:36 UTC (rev 126559)
+++ trunk/dports/python/py-mailbox-reader/Portfile	2014-10-12 02:43:38 UTC (rev 126560)
@@ -1,29 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-mailbox-reader
-version			1.0.4
-revision		1
-license			GPL-2+
-platforms		darwin freebsd
-supported_archs	noarch
-maintainers		nomaintainer
-description		python module for reading Unix mailboxes
-long_description	small Python module which allows sequential message \
-				reading from a Unix mailbox.
-
-homepage		http://gradha.sdf-eu.org/program/mailbox_reader.en.html
-master_sites	http://gradha.sdf-eu.org/program/mailbox_reader/
-distname		mailbox_reader-${version}
-checksums		md5 67d70b5da53314212a39b34731e05d3d
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    patchfiles		patch-setup.py.diff
-    post-patch {
-        reinplace "s|__SUBPORT__|${subport}|" ${worksrcpath}/setup.py
-    }
-}

Deleted: trunk/dports/python/py-mailbox-reader/files/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py-mailbox-reader/files/patch-setup.py.diff	2014-10-12 02:43:36 UTC (rev 126559)
+++ trunk/dports/python/py-mailbox-reader/files/patch-setup.py.diff	2014-10-12 02:43:38 UTC (rev 126560)
@@ -1,10 +0,0 @@
---- setup.py	Wed Oct  1 21:59:49 2003
-+++ setup.py.new	Mon Mar 29 09:44:29 2004
-@@ -21,6 +21,6 @@
-       url = "http://gradha.sdf-eu.org/",
-       py_modules = py_modules,
-       license = "GPL",
--      data_files = [ ("doc/mailbox_reader", doc_files),
-+      data_files = [ ("share/doc/__SUBPORT__", doc_files),
-       ]
-    )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/e3c50e3d/attachment.html>


More information about the macports-changes mailing list