diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2009-12-15 19:53:02 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2009-12-15 19:53:02 +0000 |
commit | 057902347eb11f7e86fd084e084861287a9565bc (patch) | |
tree | 078d5daf233fbb2c6b3c956c7adb2ff8fc955537 /devel/cppcheck | |
parent | 4fd42177497342c64018176ec9b4948073879895 (diff) | |
download | ports-057902347eb11f7e86fd084e084861287a9565bc.tar.gz ports-057902347eb11f7e86fd084e084861287a9565bc.zip |
Notes
Diffstat (limited to 'devel/cppcheck')
-rw-r--r-- | devel/cppcheck/Makefile | 2 | ||||
-rw-r--r-- | devel/cppcheck/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index ea22c218e9e8..46c043cc2384 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cppcheck -PORTVERSION= 1.38 +PORTVERSION= 1.39 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo index 36b9e4857617..d598e249c8f8 100644 --- a/devel/cppcheck/distinfo +++ b/devel/cppcheck/distinfo @@ -1,3 +1,3 @@ -MD5 (cppcheck-1.38.tar.bz2) = 3de71fd04e0c05fd2cfc310fd8541218 -SHA256 (cppcheck-1.38.tar.bz2) = f632a991c62849057513db1035c9f28829043cf308bc6e6fb7a4a53b69a73d3d -SIZE (cppcheck-1.38.tar.bz2) = 392083 +MD5 (cppcheck-1.39.tar.bz2) = 6174bb32926035bc4ccf57979c5cb13a +SHA256 (cppcheck-1.39.tar.bz2) = dff99a288b154d37cc2993a7eb1c89244c16876b24982d57f9eeb236d9b348bc +SIZE (cppcheck-1.39.tar.bz2) = 412600 |