[97993] trunk/dports/devel/valgrind/Portfile

raimue at macports.org raimue at macports.org
Fri Sep 21 08:06:42 PDT 2012


Revision: 97993
          http://trac.macports.org//changeset/97993
Author:   raimue at macports.org
Date:     2012-09-21 08:06:42 -0700 (Fri, 21 Sep 2012)
Log Message:
-----------
devel/valgrind:
Update to version 3.8.1

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

Modified: trunk/dports/devel/valgrind/Portfile
===================================================================
--- trunk/dports/devel/valgrind/Portfile	2012-09-21 14:22:10 UTC (rev 97992)
+++ trunk/dports/devel/valgrind/Portfile	2012-09-21 15:06:42 UTC (rev 97993)
@@ -4,7 +4,7 @@
 
 name            valgrind
 conflicts       valgrind-devel
-version         3.8.0
+version         3.8.1
 categories      devel
 platforms       darwin
 supported_archs i386 x86_64
@@ -16,14 +16,15 @@
     Valgrind is a powerful open-source memory debugger. When valgrind is \
     attached to a program, it intercepts calls to malloc/new/free/delete and \
     all memory operations are checked for invalid read or write.
+
 homepage        http://valgrind.org
-
 master_sites    http://valgrind.org/downloads/
-checksums       md5     ec04dfd1256307432b2a7b520398c526 \
-                sha1    074b09e99b09634f1efa6f7f0f87c7a541fb9b0d \
-                sha256  fd16585f209712642ab6baa2b5c57ec1b879ab2ac4653828d82bb7f86ba7208c
 use_bzip2 yes
 
+checksums       md5     288758010b271119a0ffc0183f1d6e38 \
+                sha1    aa7a3b0b9903f59a11ae518874852e8ccb12751c \
+                sha256  473be00576bed311a662b277a2bfbe97d9cca4058e68619a0e420c9fc19958db
+
 # Avoid conflict of faq.html and FAQ.html, #30541
 extract.post_args-append --exclude=${distname}/docs/html/FAQ.html
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120921/06d9e503/attachment.html>


More information about the macports-changes mailing list