Bug 204864

Summary: [PATCH] devel/py-pygit2: update to 0.23.2
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: wg: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel/py-pygit2 patch koobs: maintainer-approval+

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-28 12:51:34 UTC
Created attachment 163611 [details]
devel/py-pygit2 patch

- Update to 0.23.2
- Strip shared library
- Do not silence installation message
- Update pkg-descr

Changes:        https://pypi.python.org/pypi/pygit2#changelog
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2015-11-28 14:55:42 UTC
Approved, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-11-28 16:05:38 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Nov 28 16:04:57 UTC 2015
New revision: 402543
URL: https://svnweb.freebsd.org/changeset/ports/402543

Log:
  - Update to 0.23.2
  - Strip shared library
  - Do not silence installation message
  - Update pkg-descr

  Changes:	https://pypi.python.org/pypi/pygit2#changelog
  PR:		204864
  Submitted by:	sunpoet (myself)
  Approved by:	wg (maintainer)

Changes:
  head/devel/py-pygit2/Makefile
  head/devel/py-pygit2/distinfo
  head/devel/py-pygit2/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-28 16:07:50 UTC
Committed. Thanks!