Bug 214791

Summary: devel/cgit: Update to 1.1 with git 2.10.2
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: --- Flags: kevinz5000: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
1.1 none

Description Adam Weinberger freebsd_committer freebsd_triage 2016-11-23 17:37:22 UTC
Created attachment 177341 [details]
1.1

Hi Kevin,

The attached patch updates cgit to 1.1 and git 2.10.2. It also switches the git tarball to xz so that it uses the same tarball that devel/git does.
Comment 1 Kevin Zheng 2016-11-23 22:16:32 UTC
Looks good, thanks!

I no longer actively use cgit, so I'd be happy to pass on maintainership to someone who will be keeping track of changes upstream.
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2016-11-23 22:50:18 UTC
Okay. I use it heavily so I'll take maintainership of it. Thanks, Kevin.
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2016-11-23 22:52:35 UTC
Removing the dependency on bug #214790. It's read-only access so there shouldn't be any problem with cgit being slightly ahead of devel/git.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-11-23 23:12:02 UTC
A commit references this bug:

Author: adamw
Date: Wed Nov 23 23:11:00 UTC 2016
New revision: 426983
URL: https://svnweb.freebsd.org/changeset/ports/426983

Log:
  Update to cgit 1.1, and update the included git to 2.10.2. While here,
  simplify the plist and the pkg-message by assuming that the project
  isn't going to change its name. Also, tweak the COMMENT and pkg-descr.

  And lastly, take maintainership. Many thanks to Kevin for all his work
  in looking after this port for nearly three-and-a-half years!

  PR:		214791
  Approved by:	outgoing maintainer (Kevin Zheng)

Changes:
  head/devel/cgit/Makefile
  head/devel/cgit/distinfo
  head/devel/cgit/files/pkg-message.in
  head/devel/cgit/pkg-descr
  head/devel/cgit/pkg-plist
Comment 5 Adam Weinberger freebsd_committer freebsd_triage 2016-11-23 23:15:23 UTC
Committed. Thanks for all your work, Kevin. You are always so responsive... if you ever want this port back (or any other that I have the power to give you) please let me know!
Comment 6 Kevin Zheng 2016-11-23 23:24:54 UTC
(In reply to Adam Weinberger from comment #5)
Thanks for the kind words; it's my pleasure. I used to use cgit a lot more than I do now, so it makes sense to pass it on. I'm glad it's in good hands!