#45749 closed submission (fixed)
cloc @1.62 - new submission
Reported by: | jpo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | cloc |
Description
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.
Attachments (2)
Change History (6)
Changed 10 years ago by jpo@…
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Thanks. Some observations:
- the master_sites should be rewritten to avoid redirects
- please use a specific version of perl, usually perl5.16 (changes needed in all the runtime dependencies and the reinplace in the patch phase)
- use "supported_archs noarch"
Changed 10 years ago by jpo@…
Attachment: | Portfile.2 added |
---|
addressed all comments and fixed livecheck
comment:3 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Sean committed his version in Feb. - I updated a lot of things in r135219
Note: See
TracTickets for help on using
tickets.
typo (s/course/source/)