[96771] trunk/dports/devel/valgrind

blair at macports.org blair at macports.org
Sat Aug 18 17:23:39 PDT 2012


Revision: 96771
          https://trac.macports.org/changeset/96771
Author:   blair at macports.org
Date:     2012-08-18 17:23:39 -0700 (Sat, 18 Aug 2012)
Log Message:
-----------
valgrind: new upstream 3.8.0 release; closes #35690; maintainer timeout.

The two patches are in the upstream release.

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

Removed Paths:
-------------
    trunk/dports/devel/valgrind/files/

Modified: trunk/dports/devel/valgrind/Portfile
===================================================================
--- trunk/dports/devel/valgrind/Portfile	2012-08-19 00:21:50 UTC (rev 96770)
+++ trunk/dports/devel/valgrind/Portfile	2012-08-19 00:23:39 UTC (rev 96771)
@@ -4,8 +4,7 @@
 
 name            valgrind
 conflicts       valgrind-devel
-version         3.7.0
-revision        1
+version         3.8.0
 categories      devel
 platforms       darwin
 supported_archs i386 x86_64
@@ -20,9 +19,9 @@
 homepage        http://valgrind.org
 
 master_sites    http://valgrind.org/downloads/
-checksums       md5     a855fda56edf05614f099dca316d1775 \
-                sha1    b412f49895bb8a78fc314047119760b5d36e5b5e \
-                rmd160  6ffbf04a8ff4eb2555d1a6bd87c0656828830761
+checksums       md5     ec04dfd1256307432b2a7b520398c526 \
+                sha1    074b09e99b09634f1efa6f7f0f87c7a541fb9b0d \
+                sha256  fd16585f209712642ab6baa2b5c57ec1b879ab2ac4653828d82bb7f86ba7208c
 use_bzip2 yes
 
 # Avoid conflict of faq.html and FAQ.html, #30541
@@ -39,9 +38,6 @@
 # Ignore trace reports about boost, Qt and OpenMP
 # as they are only used for tests
 
-patchfiles      patch-clang-new_linker.diff \
-                patch-incorrect-x86-assembly.diff
-
 configure.args  --mandir=${prefix}/share/man \
                 --without-mpicc
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120818/562ae838/attachment.html>


More information about the macports-changes mailing list