Bug 211200

Summary: [patch] devel/cgit: Update to 1.0
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: kevinz5000
Priority: --- Keywords: patch
Version: LatestFlags: kevinz5000: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
1.0 none

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.