svn commit: r329893 - head/devel/valgrind
Bryan Drewery
bdrewery at FreeBSD.org
Wed Oct 9 12:57:17 UTC 2013
Author: bdrewery
Date: Wed Oct 9 12:57:16 2013
New Revision: 329893
URL: http://svnweb.freebsd.org/changeset/ports/329893
Log:
- Convert to staging
Modified:
head/devel/valgrind/Makefile
head/devel/valgrind/pkg-plist
Modified: head/devel/valgrind/Makefile
==============================================================================
--- head/devel/valgrind/Makefile Wed Oct 9 12:50:54 2013 (r329892)
+++ head/devel/valgrind/Makefile Wed Oct 9 12:57:16 2013 (r329893)
@@ -18,12 +18,6 @@ CONFLICTS= valgrind-snapshot-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
-MAN1= callgrind_control.1 \
- callgrind_annotate.1 \
- valgrind.1 \
- ms_print.1 \
- cg_annotate.1
-
LIB32_PATH?= ${DESTDIR}/usr/lib32/libc.so
OPTIONS_DEFINE= MPI
@@ -42,7 +36,6 @@ USES= pathfix pkgconfig gmake perl5
USE_PERL5= build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
PORTDOCS= html
Modified: head/devel/valgrind/pkg-plist
==============================================================================
--- head/devel/valgrind/pkg-plist Wed Oct 9 12:50:54 2013 (r329892)
+++ head/devel/valgrind/pkg-plist Wed Oct 9 12:57:16 2013 (r329893)
@@ -224,6 +224,11 @@ lib/valgrind/powerpc-altivec64l.xml
%%X86%%lib/valgrind/vgpreload_memcheck-x86-freebsd.so
%%MPI%%lib/valgrind/libmpiwrap-%%ARCH%%-freebsd.so
libdata/pkgconfig/valgrind.pc
+man/man1/callgrind_annotate.1.gz
+man/man1/callgrind_control.1.gz
+man/man1/cg_annotate.1.gz
+man/man1/ms_print.1.gz
+man/man1/valgrind.1.gz
@dirrm lib/valgrind
@dirrm include/valgrind/vki
@dirrm include/valgrind
More information about the svn-ports-head
mailing list