Page MenuHomeFreeBSD

devel/google-styleguide: Fix and save from expiration
ClosedPublic

Authored by jrm on Mar 25 2017, 11:25 PM.
Tags
None
Referenced Files
F134308050: D10141.id26662.diff
Sat, Nov 1, 7:19 AM
Unknown Object (File)
Fri, Oct 24, 5:42 AM
Unknown Object (File)
Thu, Oct 23, 10:45 PM
Unknown Object (File)
Sat, Oct 18, 7:06 PM
Unknown Object (File)
Sat, Oct 18, 4:14 AM
Unknown Object (File)
Fri, Oct 17, 1:41 PM
Unknown Object (File)
Sat, Oct 11, 7:41 PM
Unknown Object (File)
Sat, Oct 11, 8:45 AM
Subscribers

Details

Summary

devel/google-styleguide: Fix and save from expiration

  • switch to GitHub
  • use date-based version numbers
  • set licenses
  • install xml descriptions of style guides
  • install files for editor integration
  • install optional documentation
  • add pkg-plist
Test Plan

portlint -C: OK
testport: OK (poudriere: 11.0-RELEASE-p1, amd64, with and without DOCS)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8296
Build 8545: arc lint + arc unit

Event Timeline

Use date-based version numbers.

jrm edited the summary of this revision. (Show Details)

The pkg-descr is getting a bit long.

devel/google-styleguide/Makefile
5

I'm not exactly sure about the version here, the commit you are referencing was on March 2nd, not the 25th.

  • Set the version to the date of the last upstream commit.
  • Update pkg-descr.

Update distinfo after version change.

This revision was automatically updated to reflect the committed changes.
jrm marked an inline comment as done.