diff options
author | pgj <pgj@FreeBSD.org> | 2010-03-14 17:09:40 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-03-14 17:09:40 +0800 |
commit | f97dc0598f524cd4af1c2a33ee4f15ba5887c4aa (patch) | |
tree | e3aeb064c4698c1bcb0c4d4e906a40b1f7e00e04 /devel | |
parent | ab2c1cfe8442524cfba35075f3718c97b12d7a97 (diff) | |
download | freebsd-ports-gnome-f97dc0598f524cd4af1c2a33ee4f15ba5887c4aa.tar.gz freebsd-ports-gnome-f97dc0598f524cd4af1c2a33ee4f15ba5887c4aa.tar.zst freebsd-ports-gnome-f97dc0598f524cd4af1c2a33ee4f15ba5887c4aa.zip |
- Update to 1.42
Diffstat (limited to 'devel')
-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 f52a7ac02d34..1db116762b32 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cppcheck -PORTVERSION= 1.40 +PORTVERSION= 1.42 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo index 306ff1c4d9bf..4d5962c61ea2 100644 --- a/devel/cppcheck/distinfo +++ b/devel/cppcheck/distinfo @@ -1,3 +1,3 @@ -MD5 (cppcheck-1.40.tar.bz2) = fa51d895d10aa74e9028bc68e7129900 -SHA256 (cppcheck-1.40.tar.bz2) = e1cbf5609519868e4aec1e8e403b9c30e96ae37e0870512c8febd2198abf5ef4 -SIZE (cppcheck-1.40.tar.bz2) = 451838 +MD5 (cppcheck-1.42.tar.bz2) = 20c495b191a9f4fdd030656ad9d4741d +SHA256 (cppcheck-1.42.tar.bz2) = 6977d9b951f3195728a2aa7e87e4809a6115d963b4e052c87ff86f40e8f4b932 +SIZE (cppcheck-1.42.tar.bz2) = 482465 |