aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-10-22 00:55:16 +0800
committerstas <stas@FreeBSD.org>2009-10-22 00:55:16 +0800
commit82b91d403946f12070db667e81d83f1b95f1ee61 (patch)
tree1cf5375c3fa96be172a1ab773f3a299033d5d473 /devel
parent79c6e36ff8cf1adbe787f1495844f578b83eed70 (diff)
downloadfreebsd-ports-gnome-82b91d403946f12070db667e81d83f1b95f1ee61.tar.gz
freebsd-ports-gnome-82b91d403946f12070db667e81d83f1b95f1ee61.tar.zst
freebsd-ports-gnome-82b91d403946f12070db667e81d83f1b95f1ee61.zip
- Update to newer snapshot fro P4.
Diffstat (limited to 'devel')
-rw-r--r--devel/valgrind/Makefile3
-rw-r--r--devel/valgrind/distinfo6
-rw-r--r--devel/valgrind/pkg-message6
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index fc6d457a0d82..9febe1b3b4ef 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -7,10 +7,11 @@
PORTNAME= valgrind
PORTVERSION= 3.5.0
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-1
MAINTAINER= stas@FreeBSD.org
COMMENT= A (memory) debugging and profiling tool
diff --git a/devel/valgrind/distinfo b/devel/valgrind/distinfo
index df50ca240df5..3fbe272de81c 100644
--- a/devel/valgrind/distinfo
+++ b/devel/valgrind/distinfo
@@ -1,3 +1,3 @@
-MD5 (valgrind-3.5.0.tar.bz2) = 68134cd3858488fcd2ad289c3cfc8aba
-SHA256 (valgrind-3.5.0.tar.bz2) = 70a09d8fdc2bdcaa302e74660e207e85ffb8ed0bd2f5b2b8fd09d9b36d2a1d02
-SIZE (valgrind-3.5.0.tar.bz2) = 5057490
+MD5 (valgrind-3.5.0-1.tar.bz2) = 06d237a887aacad29ab1c5c0c0601e99
+SHA256 (valgrind-3.5.0-1.tar.bz2) = f2a23de5396063290af526149cc398245e99434604574d45d77b3ca49edc27e0
+SIZE (valgrind-3.5.0-1.tar.bz2) = 5061256
diff --git a/devel/valgrind/pkg-message b/devel/valgrind/pkg-message
index 8de46436baac..a95f7b8a04b6 100644
--- a/devel/valgrind/pkg-message
+++ b/devel/valgrind/pkg-message
@@ -1,12 +1,10 @@
==========================================================================
Known problems:
- 1) DRD valgrind tool does not work.
- 2) Helgrind tool gives excessive false-positivies for the
+ 1) DRD/Helgrind tool gives excessive false-positivies for the
internals of pthreads library. This is now under
investigation.
- 3) 32 bit binaries under amd64 are not supported currently.
- Work is being done to get it working.
+ 2) exp-ptrcheck tool doesn't work on FreeBSD now
If you'll encounter any problems when using Valgrind do not
hesitate to contact the maintainer with the description of