[88723] trunk/doc-new/guide/xml/portfiledev.xml
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Jan 9 12:58:47 PST 2012
Revision: 88723
http://trac.macports.org/changeset/88723
Author: macsforever2000 at macports.org
Date: 2012-01-09 12:58:47 -0800 (Mon, 09 Jan 2012)
Log Message:
-----------
Another consistency tweak to the checksum docs.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfiledev.xml
Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml 2012-01-09 20:55:43 UTC (rev 88722)
+++ trunk/doc-new/guide/xml/portfiledev.xml 2012-01-09 20:58:47 UTC (rev 88723)
@@ -246,8 +246,8 @@
<para>To find the correct checksums for a port's distribution file,
follow this example:</para>
- <programlisting><prompt>%%</prompt> <userinput>openssl sha256 rrdtool-1.2.23.tar.gz</userinput>
-<prompt>%%</prompt> <userinput>openssl rmd160 rrdtool-1.2.23.tar.gz</userinput></programlisting>
+ <programlisting><prompt>%%</prompt> <userinput>openssl rmd160 rrdtool-1.2.23.tar.gz</userinput>
+<prompt>%%</prompt> <userinput>openssl sha256 rrdtool-1.2.23.tar.gz</userinput></programlisting>
<screen>RIPEMD160( ... rrdtool-1.2.23.tar.gz)= 7bbfce4fecc2a8e1ca081169e70c1a298ab1b75a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120109/7d1367f4/attachment.html>
More information about the macports-changes
mailing list