[96497] trunk/dports/sysutils/pstree/Portfile

mww at macports.org mww at macports.org
Sun Aug 12 03:37:02 PDT 2012


Revision: 96497
          https://trac.macports.org/changeset/96497
Author:   mww at macports.org
Date:     2012-08-12 03:37:02 -0700 (Sun, 12 Aug 2012)
Log Message:
-----------
pstree: marks as installs_libs:no; use later checksum algorithms

Modified Paths:
--------------
    trunk/dports/sysutils/pstree/Portfile

Modified: trunk/dports/sysutils/pstree/Portfile
===================================================================
--- trunk/dports/sysutils/pstree/Portfile	2012-08-12 10:35:10 UTC (rev 96496)
+++ trunk/dports/sysutils/pstree/Portfile	2012-08-12 10:37:02 UTC (rev 96497)
@@ -15,10 +15,11 @@
 homepage            http://freecode.com/projects/pstree/
 master_sites        ftp://ftp.thp.uni-duisburg.de/pub/source/ \
                     http://fresh.t-systems-sfr.com/unix/src/misc/
-checksums           md5     b0a85caacd85f78bd83700afa86ec2e9 \
-                    sha1    2f29ea2618cb6fd90529a543a94ed89b79db58b8 \
-                    rmd160  4514485622955b66b162c1db2c1a454eda2df86d
+checksums           rmd160  4514485622955b66b162c1db2c1a454eda2df86d \
+                    sha256  0f06116208cf15932cf99785d001c053e523e0aed474b936858f1b7f61a6c990
 
+installs_libs       no
+
 # http://llvm.org/pr10514
 # <rdar://problem/10015171>
 if {${configure.compiler} == "clang"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120812/0d68faf5/attachment.html>


More information about the macports-changes mailing list