[126778] trunk/dports/python/py-fcrypt/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 20:40:13 PDT 2014


Revision: 126778
          https://trac.macports.org/changeset/126778
Author:   larryv at macports.org
Date:     2014-10-14 20:40:13 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-fcrypt

Last upstream release was in 2004
(http://home.clear.net.nz/pages/c.evans/sw/#python-fcrypt).

Removed Paths:
-------------
    trunk/dports/python/py-fcrypt/Portfile

Deleted: trunk/dports/python/py-fcrypt/Portfile
===================================================================
--- trunk/dports/python/py-fcrypt/Portfile	2014-10-15 02:48:40 UTC (rev 126777)
+++ trunk/dports/python/py-fcrypt/Portfile	2014-10-15 03:40:13 UTC (rev 126778)
@@ -1,33 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-fcrypt
-version			1.3.1
-revision		1
-categories-append	sysutils
-license			MIT SSLeay
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		python implementation of the Unix DES password crypt function
-long_description	A pure Python implementation of the Unix DES password \
-				crypt function, based on Eric Young's fcrypt.c. It \
-				works with any version of Python from version 1.5 or \
-				higher, and because it's pure Python it doesn't need a \
-				C compiler to install it.
-
-homepage		http://home.clear.net.nz/pages/c.evans/sw/#python-fcrypt
-master_sites	http://home.clear.net.nz/pages/c.evans/sw/
-distname		fcrypt-${version}
-checksums		md5 41da4b31b45e753183b799b7091b5e92
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    post-destroot	{
-        xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/f7b647ba/attachment.html>


More information about the macports-changes mailing list