diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index 556a1cd8c8df..190143b140e5 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cppcheck -PORTVERSION= 1.61 -PORTREVISION= 1 +PORTVERSION= 1.62 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ @@ -27,7 +26,7 @@ OPTIONS_DEFAULT= MATCHCOMPILER RULES MATCHCOMPILER_DESC= Build-time optimizations via Python RULES_DESC= User-defined rule support (requires PCRE) -PLIST_FILES= bin/cppcheck +PLIST_FILES= bin/cppcheck bin/cppcheck-htmlreport NO_STAGE= yes .include @@ -77,6 +76,7 @@ post-patch: do-install: @${INSTALL_PROGRAM} ${WRKSRC}/cppcheck ${PREFIX}/bin + @${INSTALL_SCRIPT} ${WRKSRC}/htmlreport/cppcheck-htmlreport ${PREFIX}/bin check regression-test test: build @(cd ${BUILD_WRKSRC}; \ diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo index 8d2dec6212e7..8d450efc16b9 100644 --- a/devel/cppcheck/distinfo +++ b/devel/cppcheck/distinfo @@ -1,2 +1,2 @@ -SHA256 (cppcheck-1.61.tar.bz2) = 7cb21cb0fb3aed22040065db2bbfc42bf855db46ad8f023b73d465f7214b70d5 -SIZE (cppcheck-1.61.tar.bz2) = 1140799 +SHA256 (cppcheck-1.62.tar.bz2) = 0c257368870985cdb870d0e95f3e909df881472eafcc7699a25681b9e0143d0c +SIZE (cppcheck-1.62.tar.bz2) = 1171442 diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index e9211fe77f9e..efc9fee81e76 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinyxml2 -PORTVERSION= 20130805 +PORTVERSION= 20131105 CATEGORIES= textproc MASTER_SITES= LOCAL/bf GH @@ -17,14 +17,14 @@ USE_LDCONFIG= yes USES= cmake GH_ACCOUNT= leethomason -GH_COMMIT= 0323851 +GH_COMMIT= 370761b GH_TAGNAME= ${GH_COMMIT} PLIST_FILES= include/tinyxml2.h \ lib/libtinyxml2.a \ lib/libtinyxml2.so \ lib/libtinyxml2.so.1 \ - lib/libtinyxml2.so.1.0.11 \ + lib/libtinyxml2.so.1.0.12 \ libdata/pkgconfig/tinyxml2.pc NO_STAGE= yes diff --git a/textproc/tinyxml2/distinfo b/textproc/tinyxml2/distinfo index b0af3d85970f..085d9eca56a3 100644 --- a/textproc/tinyxml2/distinfo +++ b/textproc/tinyxml2/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinyxml2-20130805.tar.gz) = ef25db3e54eb0ee0e0c9d3b7428096f41f51c9afb6b76f3a80e469c188899bef -SIZE (tinyxml2-20130805.tar.gz) = 112414 +SHA256 (tinyxml2-20131105.tar.gz) = 7e4dd4e7332e3b5740014ab1a9fce3193089a6e997a52a9b68f4a9008e3e3b0b +SIZE (tinyxml2-20131105.tar.gz) = 450658