Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

Portfile (1.2 KB) - added by jpo@… 9 years ago.
typo (s/course/source/)
Portfile.2 (1.3 KB) - added by jpo@… 9 years ago.
addressed all comments and fixed livecheck

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by jpo@…

Attachment: Portfile added

typo (s/course/source/)

comment:1 Changed 9 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 9 years ago by jpo@…

Attachment: Portfile.2 added

addressed all comments and fixed livecheck

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

Sean committed his version in Feb. - I updated a lot of things in r135219

comment:4 Changed 9 years ago by jpo@…

Okay. Thanks!

Note: See TracTickets for help on using tickets.