Bug 204864 - [PATCH] devel/py-pygit2: update to 0.23.2
Summary: [PATCH] devel/py-pygit2: update to 0.23.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-11-28 12:51 UTC by Po-Chuan Hsieh
Modified: 2015-11-28 16:07 UTC (History)
0 users

See Also:
wg: maintainer-feedback+


Attachments
devel/py-pygit2 patch (1.58 KB, patch)
2015-11-28 12:51 UTC, Po-Chuan Hsieh
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!