valgrind: ver. bump to 3.12.0

This commit is contained in:
suvari
2017-02-17 20:22:37 +03:00
parent 2a90a1a4d7
commit 88bd0c26c6
2 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "FAQ.txt", "NEWS", "README*")
pisitools.dodoc("AUTHORS", "FAQ.txt", "NEWS", "README*")
+10 -3
View File
@@ -12,14 +12,14 @@
<IsA>app:console</IsA>
<Summary>Memory access debugger for X86 and PPC Linux platforms</Summary>
<Description>Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
<Archive sha1sum="340757e91d9e83591158fe8bb985c6b11bc53de5" type="tarbz2">http://www.valgrind.org/downloads/valgrind-3.11.0.tar.bz2</Archive>
<Archive sha1sum="7a6878bf998c60d1e377a4f22ebece8d9305bda4" type="tarbz2">http://www.valgrind.org/downloads/valgrind-3.12.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>gdb-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="0">fix_rlimit.patch</Patch>
<!-- <Patch level="0">fix_rlimit.patch</Patch> -->
</Patches>
</Source>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-17</Date>
<Version>3.12.0</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>3.11.0</Version>
@@ -54,4 +61,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>