[131150] trunk/dports/perl/p5-convert-bencode/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 05:18:20 PST 2015
Revision: 131150
https://trac.macports.org/changeset/131150
Author: mojca at macports.org
Date: 2015-01-06 05:18:20 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-convert-bencode: first line, checksums, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-convert-bencode/Portfile
Modified: trunk/dports/perl/p5-convert-bencode/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-bencode/Portfile 2015-01-06 13:14:00 UTC (rev 131149)
+++ trunk/dports/perl/p5-convert-bencode/Portfile 2015-01-06 13:18:20 UTC (rev 131150)
@@ -1,22 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.16
-perl5.setup Convert-Bencode 1.03
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Functions for converting to/from bencoded strings
-long_description This module provides two functions, bencode and \
- bdecode, which encode and decode bencoded strings \
- respectively. The description of bencode is part of \
- the bittorrent protocol specification which can be \
- found at http://bitconjurer.org/BitTorrent/protocol.html
-platforms darwin
-checksums md5 be0831c69fe581908d33bbebff0b5760 \
- sha1 45c97223f67cabd6cefbbf6a34543269f263ca76 \
- rmd160 2e9897080aa80740fbabed7f6244497a49bd7373
+perl5.setup Convert-Bencode 1.03
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
-supported_archs noarch
+description Functions for converting to/from bencoded strings
+long_description This module provides two functions, bencode and \
+ bdecode, which encode and decode bencoded strings \
+ respectively. The description of bencode is part of \
+ the bittorrent protocol specification which can be \
+ found at http://bitconjurer.org/BitTorrent/protocol.html
+
+checksums rmd160 2e9897080aa80740fbabed7f6244497a49bd7373 \
+ sha256 269f3df865692596de214fe42b92dcf87d6a6bc22ddb7ed2abc7f48b82e45e6c
+
+platforms darwin
+supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/e65e781b/attachment.html>
More information about the macports-changes
mailing list