Date: Tue, 30 Oct 2018 05:05:47 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483450 - head/devel/valgrind-devel Message-ID: <201810300505.w9U55l1A093093@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Oct 30 05:05:47 2018 New Revision: 483450 URL: https://svnweb.freebsd.org/changeset/ports/483450 Log: devel/valgrind-devel: Change from net/mpich2 to net/mpich PR: 231639 Approved by: bdrewery (maintainer's timeout; 36 days) Modified: head/devel/valgrind-devel/Makefile Modified: head/devel/valgrind-devel/Makefile ============================================================================== --- head/devel/valgrind-devel/Makefile Tue Oct 30 05:04:45 2018 (r483449) +++ head/devel/valgrind-devel/Makefile Tue Oct 30 05:05:47 2018 (r483450) @@ -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=/ \ @@ -39,7 +39,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810300505.w9U55l1A093093>