mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.84
This commit is contained in:
parent
72cc25b343
commit
edfd298a5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472270
2 changed files with 7 additions and 6 deletions
|
@ -2,9 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cppcheck
|
||||
PORTVERSION= 1.83
|
||||
PORTVERSION= 1.84
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT?= Static analysis of C/C++ code
|
||||
|
@ -12,7 +11,9 @@ COMMENT?= Static analysis of C/C++ code
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++11-lib cmake tar:bzip2
|
||||
USES= compiler:c++11-lib cmake tar:bzip2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= danmar
|
||||
|
||||
.if defined(GUI_ONLY)
|
||||
COMMENT= Static analysis of C/C++ code (GUI)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522762786
|
||||
SHA256 (cppcheck-1.83.tar.bz2) = 03b515432a2604ffb84aa18ff7d86916e73c74fe9b6f9ff1e5504bf0a553a491
|
||||
SIZE (cppcheck-1.83.tar.bz2) = 1650572
|
||||
TIMESTAMP = 1528803549
|
||||
SHA256 (danmar-cppcheck-1.84_GH0.tar.gz) = aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5
|
||||
SIZE (danmar-cppcheck-1.84_GH0.tar.gz) = 2051244
|
||||
|
|
Loading…
Add table
Reference in a new issue