FreeBSD Bugzilla – Attachment 145164 Details for
Bug 192279
[new port] devel/cpptest
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to the ports tree
cpptest.shar (text/plain), 2.58 KB, created by
Fernando ApesteguĂa
on 2014-07-30 21:13:13 UTC
(
hide
)
Description:
Patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando ApesteguĂa
Created:
2014-07-30 21:13:13 UTC
Size:
2.58 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># cpptest ># cpptest/Makefile ># cpptest/distinfo ># cpptest/pkg-descr ># cpptest/pkg-plist ># >echo c - cpptest >mkdir -p cpptest > /dev/null 2>&1 >echo x - cpptest/Makefile >sed 's/^X//' >cpptest/Makefile << 'c2d6c5c477b979ccbe89b73043347ecc' >X# Created by: Fernando Apesteguia <fernando.apesteguia@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= cpptest >XPORTVERSION= 1.1.2 >XCATEGORIES= devel >XMASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} >X#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 >X >XMAINTAINER= fernando.apesteguia@gmail.com >XCOMMENT= Unit testing framework for handling automated tests in C++ >X >XLICENSE= LGPL3 >X >XGNU_CONFIGURE= y >XUSES= gmake libtool >XUSE_LDCONFIG= y >XMAKE_ARGS= CC=${CC} CCC=${CXX} >X >Xpost-install: >X @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/libcpptest.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libcpptest.pc >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcpptest.so.0.0.7 >X >X.include <bsd.port.mk> >c2d6c5c477b979ccbe89b73043347ecc >echo x - cpptest/distinfo >sed 's/^X//' >cpptest/distinfo << '77b313a179b500960f7deffe10d9bb85' >XSHA256 (cpptest-1.1.2.tar.gz) = 9e4fdf156b709397308536eb6b921e3aea1f463c6613f9a0c1dfec9614386027 >XSIZE (cpptest-1.1.2.tar.gz) = 458982 >77b313a179b500960f7deffe10d9bb85 >echo x - cpptest/pkg-descr >sed 's/^X//' >cpptest/pkg-descr << '162f860062bbe750a1d40cfc26846e6e' >XCppTest is a portable and powerful, yet simple, unit testing framework for >Xhandling automated tests in C++. The focus lies on usability and extendability. >X >XSeveral output formats, including simple text output, compiler-like output and >XHTML, are supported and new ones are easily added. >X >XWWW: http://cpptest.sourceforge.net/ >162f860062bbe750a1d40cfc26846e6e >echo x - cpptest/pkg-plist >sed 's/^X//' >cpptest/pkg-plist << 'bef8f248d30dbb274510277fee8dce32' >Xinclude/cpptest-assert.h >Xinclude/cpptest-collectoroutput.h >Xinclude/cpptest-compileroutput.h >Xinclude/cpptest-htmloutput.h >Xinclude/cpptest-output.h >Xinclude/cpptest-source.h >Xinclude/cpptest-suite.h >Xinclude/cpptest-textoutput.h >Xinclude/cpptest-time.h >Xinclude/cpptest.h >Xlib/libcpptest.a >Xlib/libcpptest.so >Xlib/libcpptest.so.0 >Xlib/libcpptest.so.0.0.7 >Xlibdata/pkgconfig/libcpptest.pc >X@dirrmtry lib/pkgconfig >bef8f248d30dbb274510277fee8dce32 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192279
: 145164