| 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: |
|
||||||
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. Okay. I use it heavily so I'll take maintainership of it. Thanks, Kevin. 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. 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 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! (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! |
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.