svn commit: r483449 - head/devel/valgrind
Yuri Victorovich
yuri at FreeBSD.org
Tue Oct 30 05:04:46 UTC 2018
Author: yuri
Date: Tue Oct 30 05:04:45 2018
New Revision: 483449
URL: https://svnweb.freebsd.org/changeset/ports/483449
Log:
devel/valgrind: Change from net/mpich2 to net/mpich
PR: 231639
Approved by: bdrewery (maintainer's timeout; 36 days)
Modified:
head/devel/valgrind/Makefile
Modified: head/devel/valgrind/Makefile
==============================================================================
--- head/devel/valgrind/Makefile Tue Oct 30 04:57:21 2018 (r483448)
+++ head/devel/valgrind/Makefile Tue Oct 30 05:04:45 2018 (r483449)
@@ -4,7 +4,7 @@
PORTNAME= valgrind
PORTVERSION= 3.10.1.20160113
DISTVERSIONPREFIX= freebsd-
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ \
@@ -38,7 +38,7 @@ DOCS_BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook
xsltproc:textproc/libxslt
MANPAGES_BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \
xsltproc:textproc/libxslt
-MPI_LIB_DEPENDS= libmpich.so:net/mpich2
+MPI_LIB_DEPENDS= libmpich.so:net/mpich
OPTIONS_SUB= yes
USES= pathfix pkgconfig gmake perl5 shebangfix autoreconf
More information about the svn-ports-all
mailing list