aboutsummaryrefslogtreecommitdiff
path: root/devel/cppcheck
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-19 19:34:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-19 19:34:14 +0000
commit36deb3c07273b0f9f6d152ea825f99de4094108e (patch)
treeaf1fa428b9577b23d704a05b1e1b372cc2bcbada /devel/cppcheck
parent099a8471cb362dbb03eae38ab24393ea50c50a13 (diff)
downloadports-36deb3c07273b0f9f6d152ea825f99de4094108e.tar.gz
ports-36deb3c07273b0f9f6d152ea825f99de4094108e.zip
- Update to 1.73
Notes
Notes: svn path=/head/; revision=413657
Diffstat (limited to 'devel/cppcheck')
-rw-r--r--devel/cppcheck/Makefile14
-rw-r--r--devel/cppcheck/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index 5a1ca29bfa84..b95e5710209e 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cppcheck
-PORTVERSION= 1.72
+PORTVERSION= 1.73
CATEGORIES= devel
MASTER_SITES= SF
@@ -20,7 +20,7 @@ USE_CXXSTD= c++11
ALL_TARGET= cppcheck
TEST_TARGET= test
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo
-MAKE_ENV+= TINYXML=-ltinyxml2 CFGDIR="${DATADIR}/cfg"
+MAKE_ENV= TINYXML=-ltinyxml2 CFGDIR="${DATADIR}/cfg"
PLIST_FILES= bin/cppcheck bin/cppcheck-htmlreport
PORTDATA= *
@@ -58,11 +58,11 @@ post-patch-MATCHCOMPILER-on:
post-patch-RULES-on:
@${REINPLACE_CMD} \
- -e '\|CXXFLAGS +=| \
- s| -DTIXML_USE_STL $$(shell pcre-config --cflags)||' \
- -e '\|$$(SRCDIR)/cppcheck.cpp| \
- s|$${INCLUDE_FOR_LIB}|& $$(shell pcre-config --cflags)|' \
- ${WRKSRC}/Makefile
+ -e '\|CXXFLAGS +=| \
+ s| -DTIXML_USE_STL $$(shell pcre-config --cflags)||' \
+ -e '\|$$(SRCDIR)/cppcheck.cpp| \
+ s|$${INCLUDE_FOR_LIB}|& $$(shell pcre-config --cflags)|' \
+ ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cppcheck ${STAGEDIR}${PREFIX}/bin
diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo
index 8b8938e24150..6e14538074d2 100644
--- a/devel/cppcheck/distinfo
+++ b/devel/cppcheck/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cppcheck-1.72.tar.bz2) = 9460b184ff2d8dd15344f3e2f42f634c86e4dd3303e1e9b3f13dc67536aab420
-SIZE (cppcheck-1.72.tar.bz2) = 1125775
+SHA256 (cppcheck-1.73.tar.bz2) = 36f68354734310203c285fac17aed47bb82131fc0487145b9c0386301cd5fe50
+SIZE (cppcheck-1.73.tar.bz2) = 1147270