[86725] trunk/doc-new/guide/xml/portfiledev.xml
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 1 23:12:57 PDT 2011
Revision: 86725
http://trac.macports.org/changeset/86725
Author: ryandesign at macports.org
Date: 2011-11-01 23:12:55 -0700 (Tue, 01 Nov 2011)
Log Message:
-----------
portfiledev.xml: update patchfile example to show a diff that is not reversed, and no longer list full email address for nomaintainer
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfiledev.xml
Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml 2011-11-02 05:04:44 UTC (rev 86724)
+++ trunk/doc-new/guide/xml/portfiledev.xml 2011-11-02 06:12:55 UTC (rev 86725)
@@ -548,18 +548,18 @@
PortSystem 1.0
name foo
--version 1.4.0
-+version 1.3.0
+-version 1.3.0
++version 1.4.0
categories net
- maintainers nomaintainer at macports.org
+ maintainers nomaintainer
description A network monitoring daemon.
@@ -13,9 +13,9 @@
homepage http://rsug.itd.umich.edu/software/${name}
master_sites ${homepage}/files/
--checksums md5 f0953b21cdb5eb327e40d4b215110b71
-+checksums md5 01532e67a596bfff6a54aa36face26ae
+-checksums md5 01532e67a596bfff6a54aa36face26ae
++checksums md5 f0953b21cdb5eb327e40d4b215110b71
extract.suffix .tgz
platforms darwin
</programlisting>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111101/2d5e6a6c/attachment.html>
More information about the macports-changes
mailing list