Bug 211200 - [patch] devel/cgit: Update to 1.0
Summary: [patch] devel/cgit: Update to 1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-07-18 15:39 UTC by Adam Weinberger
Modified: 2016-07-18 17:04 UTC (History)
1 user (show)

See Also:
kevinz5000: maintainer-feedback+


Attachments
1.0 (1.32 KB, patch)
2016-07-18 15:39 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2016-07-18 15:39:06 UTC
Created attachment 172658 [details]
1.0

Attached patch updates cgit to 1.0, and uses the 2.9.2 git sources. It also switches from USE_OPENSSL to USES=ssl.
Comment 1 Kevin Zheng 2016-07-18 16:56:02 UTC
Looks good, thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-18 17:03:54 UTC
A commit references this bug:

Author: adamw
Date: Mon Jul 18 17:03:40 UTC 2016
New revision: 418717
URL: https://svnweb.freebsd.org/changeset/ports/418717

Log:
  Update cgit to 1.0, and the included git to 2.9.2.

  PR:		211200
  Approved by:	maintainer (Kevin Zheng)

Changes:
  head/devel/cgit/Makefile
  head/devel/cgit/distinfo
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2016-07-18 17:04:38 UTC
Committed. Thanks, Kevin.