[128758] trunk/dports/python/py-mcrypt/Portfile
larryv at macports.org
larryv at macports.org
Thu Nov 27 00:54:20 PST 2014
Revision: 128758
https://trac.macports.org/changeset/128758
Author: larryv at macports.org
Date: 2014-11-27 00:54:20 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-mcrypt: Reformat and rearrange
Modified Paths:
--------------
trunk/dports/python/py-mcrypt/Portfile
Modified: trunk/dports/python/py-mcrypt/Portfile
===================================================================
--- trunk/dports/python/py-mcrypt/Portfile 2014-11-27 08:54:14 UTC (rev 128757)
+++ trunk/dports/python/py-mcrypt/Portfile 2014-11-27 08:54:20 UTC (rev 128758)
@@ -6,24 +6,22 @@
name py-mcrypt
version 1.1
-license LGPL-2.1+
platforms darwin
+license LGPL-2.1+
maintainers nomaintainer
description a comprehensive Python interface to the mcrypt library
-
-long_description ${name} is ${description}, \
- which provides a uniform interface to several \
- symmetric encryption algorithms. It is intended to have \
- a simple interface to access encryption algorithms in \
- ofb, cbc, cfb, ecb and stream modes. The algorithms it \
- supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, \
- CAST-256, ARCFOUR, SERPENT, SAFER+, and more.
-
+long_description ${name} is ${description}, which provides a \
+ uniform interface to several symmetric encryption \
+ algorithms. It is intended to have a simple \
+ interface to access encryption algorithms in ofb, \
+ cbc, cfb, ecb and stream modes. The algorithms it \
+ supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, \
+ GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more.
homepage http://niemeyer.net/python-mcrypt
+
master_sites http://niemeyer.net/download/python-mcrypt/
distname python-mcrypt-${version}
-
checksums sha1 a6bed6ef183ed042a1261e8da1edb462deadc891 \
rmd160 eb02c61e4ea11836716c442c24078da56cf4d1c1
@@ -33,7 +31,6 @@
depends_lib-append port:mcrypt
patchfiles patch-setup.py.diff
-
post-patch {
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/setup.py
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/e1b66967/attachment.html>
More information about the macports-changes
mailing list