Bug 215678 - devel/git-lfs: Update to 1.5.4
Summary: devel/git-lfs: Update to 1.5.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-31 01:34 UTC by Kenji Rikitake
Modified: 2016-12-31 11:59 UTC (History)
0 users

See Also:
kenji: maintainer-feedback+


Attachments
Port devel/git-lfs diff from 1.5.3 to 1.5.4 (879 bytes, text/plain)
2016-12-31 01:34 UTC, Kenji Rikitake
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenji Rikitake 2016-12-31 01:34:58 UTC
Created attachment 178411 [details]
Port devel/git-lfs diff from 1.5.3 to 1.5.4

Port devel/git-lfs diff from 1.5.3 to 1.5.4

* Update to v1.5.4

Changes:
    https://github.com/git-lfs/git-lfs/releases/tag/v1.5.4

QA: poudriere testport passed for 10.3-RELEASE-p15 and 11.0-RELEASE-p6
    both on i386 and amd64 architectures
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-12-31 10:51:56 UTC
Though git-lfs is written in Go, it is not a Go binding/module. I suggest removing PKGNAMEPREFIX.
Comment 2 Kenji Rikitake 2016-12-31 11:30:43 UTC
(In reply to Po-Chuan Hsieh from comment #1)

I have no opinion on PKGNAMEPREFIX or changing the pkg name;
indeed git-lfs is a standalone program and not a golang module.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-31 11:57:16 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec 31 11:56:10 UTC 2016
New revision: 430105
URL: https://svnweb.freebsd.org/changeset/ports/430105

Log:
  - Update to 1.5.4
  - While I'm here:
    - Remove MASTER_SITES
    - Remove PKGNAMEPREFIX
    - Remove GH_ACCOUNT and update COMMENT

  Changes:	https://github.com/git-lfs/git-lfs/releases
  PR:		215678
  Submitted by:	Kenji Rikitake <kenji@k2r.org> (maintainer)

Changes:
  head/devel/git-lfs/Makefile
  head/devel/git-lfs/distinfo
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-12-31 11:59:09 UTC
Committed. Thanks!