[35094] trunk/dports/devel/kcachegrind/Portfile

simon at macports.org simon at macports.org
Mon Mar 17 06:11:18 PDT 2008


Revision: 35094
          http://trac.macosforge.org/projects/macports/changeset/35094
Author:   simon at macports.org
Date:     2008-03-17 06:11:18 -0700 (Mon, 17 Mar 2008)

Log Message:
-----------
devel/kcachegrind: Added me as maintainer, added long description, missing checksums and fixed livecheck.

Modified Paths:
--------------
    trunk/dports/devel/kcachegrind/Portfile

Modified: trunk/dports/devel/kcachegrind/Portfile
===================================================================
--- trunk/dports/devel/kcachegrind/Portfile	2008-03-17 13:08:12 UTC (rev 35093)
+++ trunk/dports/devel/kcachegrind/Portfile	2008-03-17 13:11:18 UTC (rev 35094)
@@ -7,13 +7,19 @@
 revision            1
 categories          devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         simon
 description         KCachegrind - Profiling Visualization
+long_description    KCachegrind visualizes traces generated by profiling, \
+                    including a tree map and a call graph visualization of \
+                    the calls happening. It's designed to be fast for very \
+                    large programs like KDE applications.
 
 homepage            http://kcachegrind.sourceforge.net/
 master_sites        ${homepage}
 distname            kcachegrind-${version}
-checksums           md5 4ed60028dcefd6bf626635d5f2f50273
+checksums           md5 4ed60028dcefd6bf626635d5f2f50273 \
+                    sha1 7c1e3268b0c98660f35bc92bf01f1b52733508fb \
+                    rmd160 b64f88377fb0bf1d0e21fc70dcb9b812f46ae93b
 
 depends_lib         port:kdelibs3
 
@@ -26,3 +32,7 @@
     # http://developer.apple.com/qa/qa2007/qa1567.html
     configure.ldflags-append -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}cgi-bin/show.cgi/KcacheGrindDownload
+livecheck.regex     "KCachegrind (\\d+(?:\\.\\d+)*)"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080317/b98773a2/attachment.html


More information about the macports-changes mailing list