diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2011-01-14 17:00:14 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2011-01-14 17:00:14 +0000 |
commit | 9440723061329f10db7418260e3a2ae63dd93b1a (patch) | |
tree | 5bb0a24cd2a77533d2766db62243fd6f84e851c0 /devel/google-styleguide | |
parent | 9565e1233a0d29e7d71e44e3892775a3c28a1c16 (diff) | |
download | ports-9440723061329f10db7418260e3a2ae63dd93b1a.tar.gz ports-9440723061329f10db7418260e3a2ae63dd93b1a.zip |
Notes
Diffstat (limited to 'devel/google-styleguide')
-rw-r--r-- | devel/google-styleguide/Makefile | 2 | ||||
-rw-r--r-- | devel/google-styleguide/distinfo | 11 |
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index d5993eb4c44e..272cc100b68f 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -6,7 +6,7 @@ # PORTNAME= google-styleguide -PORTVERSION= 52 +PORTVERSION= 66 CATEGORIES= devel MASTER_SITES= http://google-styleguide.googlecode.com/svn/trunk/cpplint/ DISTFILES= cpplint.py cpplint_unittest.py README diff --git a/devel/google-styleguide/distinfo b/devel/google-styleguide/distinfo index 88ae5ef0b8b8..8b371b8b9a99 100644 --- a/devel/google-styleguide/distinfo +++ b/devel/google-styleguide/distinfo @@ -1,9 +1,6 @@ -MD5 (cpplint.py) = f1208cd61378e2d6b90e4363bd6a9171 -SHA256 (cpplint.py) = b1d2a2892a89a604de366c5ec99e2ee2451b8beccd82f15c5c3e12cc5aeeec76 -SIZE (cpplint.py) = 123383 -MD5 (cpplint_unittest.py) = ebae6b5119e47739fd2b3d9e5a71d9f2 -SHA256 (cpplint_unittest.py) = 42fa7e93716d01d63346d8e02d6a83a8ea52b0dbec37685b90643c57a3487e69 -SIZE (cpplint_unittest.py) = 115959 -MD5 (README) = 123f0d842ad9d9c925e6fe4a37ab0bc3 +SHA256 (cpplint.py) = 573f92ea3572a1b052281eedb2b45c489649f5619854ba6e349554e654f77210 +SIZE (cpplint.py) = 123503 +SHA256 (cpplint_unittest.py) = 1fc17c263fc4176932540dbc3b2e1d8581d448c741ff6750ae93fb3e31f9faf2 +SIZE (cpplint_unittest.py) = 116012 SHA256 (README) = 1c0500c633b2161633abffccc942f8b18dddb04a9b099d40db09b959078044c8 SIZE (README) = 2228 |