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
Unknown Object (File)
Nov 1 2024, 2:50 PM
Unknown Object (File)
Nov 1 2024, 12:51 AM
Unknown Object (File)
Oct 25 2024, 4:20 AM
Unknown Object (File)
Sep 23 2024, 7:01 PM
Unknown Object (File)
Sep 22 2024, 11:03 PM
Unknown Object (File)
Sep 9 2024, 2:34 AM
Unknown Object (File)
Sep 9 2024, 12:27 AM
Unknown Object (File)
Sep 8 2024, 7:29 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #26662)

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.