svn commit: r363651 - head/devel/cpptest
Kurt Jaeger
pi at FreeBSD.org
Thu Jul 31 18:53:10 UTC 2014
Author: pi
Date: Thu Jul 31 18:53:10 2014
New Revision: 363651
URL: http://svnweb.freebsd.org/changeset/ports/363651
QAT: https://qat.redports.org/buildarchive/r363651/
Log:
devel/cpptest: really fix Makefile
Submitted by: Max Brazhnikov <makc at freebsd.org>
Modified:
head/devel/cpptest/Makefile
Modified: head/devel/cpptest/Makefile
==============================================================================
--- head/devel/cpptest/Makefile Thu Jul 31 18:51:26 2014 (r363650)
+++ head/devel/cpptest/Makefile Thu Jul 31 18:53:10 2014 (r363651)
@@ -5,7 +5,6 @@ PORTNAME= cpptest
PORTVERSION= 1.1.2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-#http://downloads.sourceforge.net/project/cpptest/cpptest/cpptest-1.1.2/cpptest-1.1.2.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fcpptest%2F&ts=1406744543&use_mirror=heanet
MAINTAINER= fernando.apesteguia at gmail.com
COMMENT= Unit testing framework for handling automated tests in C++
More information about the svn-ports-all
mailing list