[126779] trunk/dports/python/py-fchksum/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 14 20:40:17 PDT 2014
Revision: 126779
https://trac.macports.org/changeset/126779
Author: larryv at macports.org
Date: 2014-10-14 20:40:17 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-fchksum
Last release was in 2010, and upstream considers it obsolete
(http://code.fluffytapeworm.com/projects/).
Removed Paths:
-------------
trunk/dports/python/py-fchksum/Portfile
Deleted: trunk/dports/python/py-fchksum/Portfile
===================================================================
--- trunk/dports/python/py-fchksum/Portfile 2014-10-15 03:40:13 UTC (rev 126778)
+++ trunk/dports/python/py-fchksum/Portfile 2014-10-15 03:40:17 UTC (rev 126779)
@@ -1,35 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name py-fchksum
-version 1.7.1
-revision 1
-license GPL-2+
-platforms darwin
-maintainers nomaintainer
-description Python module to find the checksum of files
-long_description fchksum is a Python module to find the checksum of \
- files. Currently it supports md5, crc32, cksum, \
- bsd-style sum, and sysv-style sum.
-
-homepage http://code.fluffytapeworm.com/projects/
-master_sites ${homepage}
-distname python-fchksum-${version}
-checksums md5 5a7fdec9b6a04ef6d17962df2a74284b
-
-python.versions 24
-
-if {${name} ne ${subport}} {
- depends_lib-append port:zlib
-
- test.run no
- test.cmd ${build.cmd}
- test.target test
-
- post-destroot {
- xinstall -m 644 -W ${worksrcpath} COPYING Changelog README \
- ${destroot}${prefix}/share/doc/${subport}
- }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/dd38f033/attachment.html>
More information about the macports-changes
mailing list