aboutsummaryrefslogtreecommitdiffstats
path: root/devel/valgrind-snapshot
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-26 01:17:46 +0800
committerpav <pav@FreeBSD.org>2004-07-26 01:17:46 +0800
commit9cc0f22e3ee58a6ef2e01531b1bdb14d2268c698 (patch)
treea78336f22628299561597c28ffd6d82852e31cbe /devel/valgrind-snapshot
parent7c0d5944a9dab0f2b5b19c30e506a06837bc1dba (diff)
downloadfreebsd-ports-gnome-9cc0f22e3ee58a6ef2e01531b1bdb14d2268c698.tar.gz
freebsd-ports-gnome-9cc0f22e3ee58a6ef2e01531b1bdb14d2268c698.tar.zst
freebsd-ports-gnome-9cc0f22e3ee58a6ef2e01531b1bdb14d2268c698.zip
- Update to 352
PR: ports/69554 Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
Diffstat (limited to 'devel/valgrind-snapshot')
-rw-r--r--devel/valgrind-snapshot/Makefile7
-rw-r--r--devel/valgrind-snapshot/distinfo4
-rw-r--r--devel/valgrind-snapshot/pkg-plist1
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile
index 1e185c681474..856038d53d20 100644
--- a/devel/valgrind-snapshot/Makefile
+++ b/devel/valgrind-snapshot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= valgrind
-PORTVERSION= 337
+PORTVERSION= 352
CATEGORIES= devel
MASTER_SITES= http://www.rabson.org/
PKGNAMESUFFIX= -snapshot
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-current-${PORTVERSION}
MAINTAINER= barner@gmx.de
COMMENT= A (memory) debugging and profiling tool
-CONFLICTS= valgrind-32*
+CONFLICTS= valgrind-352
LATEST_LINK= valgrind-snapshot
ONLY_FOR_ARCHS= i386
@@ -47,15 +47,16 @@ pre-everything::
@${ECHO_CMD} "proc /proc procfs rw 0 0"
@${ECHO_CMD} ""
@${ECHO_CMD} "-----------------------------------------------------------"
- @${FALSE}
.endif
.if ${PERL_LEVEL} < 500601
+ @${ECHO_CMD} ""
@${ECHO_CMD} "Your Perl version is too old. You will need at least Perl 5.6.1"
@${ECHO_CMD} "in order to build valgrind."
@${ECHO_CMD} ""
@${ECHO_CMD} "Please use the lang/perl5 or the lang/perl5.8 to upgrade your"
@${ECHO_CMD} "Perl installation to version 5.6.1 or 5.8.2 respectively."
+ @${ECHO_CMD} ""
.endif
pre-patch:
diff --git a/devel/valgrind-snapshot/distinfo b/devel/valgrind-snapshot/distinfo
index 938358199eba..93e29c3f2282 100644
--- a/devel/valgrind-snapshot/distinfo
+++ b/devel/valgrind-snapshot/distinfo
@@ -1,2 +1,2 @@
-MD5 (valgrind-current-337.tar.gz) = 7b000f7de6bd6b9e9213b719299cf48a
-SIZE (valgrind-current-337.tar.gz) = 1335664
+MD5 (valgrind-current-352.tar.gz) = 4ed43827c2ee1d2ce2b629594b9aa910
+SIZE (valgrind-current-352.tar.gz) = 1405656
diff --git a/devel/valgrind-snapshot/pkg-plist b/devel/valgrind-snapshot/pkg-plist
index 8f04eee7bb80..ad9da3e990f8 100644
--- a/devel/valgrind-snapshot/pkg-plist
+++ b/devel/valgrind-snapshot/pkg-plist
@@ -16,6 +16,7 @@ lib/valgrind/libc_r.so.5
lib/valgrind/libkse.so.1
lib/valgrind/libpthread.so
lib/valgrind/libpthread.so.0
+lib/valgrind/libpthread.so.1
lib/valgrind/libthr.so.1
lib/valgrind/stage2
lib/valgrind/valgrind
>Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * OK, I *promise* I will test my next five or six changes beforeroam2002-09-181-1/+1 * Support CFLAGS/CXXFLAGS properly.roam2002-09-183-14/+26 * Update to 2.2.8apat2002-07-155-20/+10 * fix malloc.h bug in -currentijliao2002-07-141-0/+5 * upgrade WWWijliao2002-06-251-1/+1 * upgrade to 2.2.8ijliao2002-06-258-180/+207 * To ports@freebsd.org.obrien2002-06-091-1/+1 * Default to KNF.obrien2001-04-202-17/+121 * Make the Berkeley options the default vs. the GNU ones.obrien2000-12-202-1/+115 * Update to version 2.2.6kevlo2000-11-224-23/+18 * Remove kchowksey@hss.hns.com as MAINTAINER; email has beenfenner2000-08-291-2/+0 * (1) /usr/share/info/dir was renamed to dir-tmpl.taoka2000-07-191-1/+0 * PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3 * remove testing for ${PREFIX}/info/dirmharo1999-10-121-3/+0 * Update to gindent ver 2.2.2cpiazza1999-10-012-7/+8 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Update to 2.2.0cpiazza1999-08-012-4/+4 * Update to 2.1.1 and install as 'gindent' instead of 'indent'cpiazza1999-07-163-5/+10 * Update to 2.1.0cpiazza1999-07-092-4/+4 * Update gnu indent to 1.10.0, the first released version in 5 years.cpiazza1999-06-294-20/+21 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1 * Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-9/+1 * ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2 * Make this deinstall cleanly.steve1998-10-201-1/+1 * Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0