Bug 200711

Summary: [PATCH] net/py-ndg_httpsclient: update to 0.4.0
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Olivier Duchateau <olivierd>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (olivierd)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-ndg_httpsclient diff none

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-06-08 17:04:43 UTC
Created attachment 157537 [details]
py-ndg_httpsclient diff

- Update to 0.4.0
- Add LICENSE
- Sort RUN_DEPENDS
- Sort USE_PYTHON
- Fix indent

Changes:        https://github.com/cedadev/ndg_httpsclient/releases
Comment 1 Olivier Duchateau freebsd_committer freebsd_triage 2015-06-08 17:26:35 UTC
Approved!

Feel free to commit, if you don't want to take maintainership, can you pass to the Python team for next releases.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-08 19:37:44 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Jun  8 19:37:14 UTC 2015
New revision: 388859
URL: https://svnweb.freebsd.org/changeset/ports/388859

Log:
  - Update to 0.4.0
  - Add LICENSE
  - Sort RUN_DEPENDS
  - Sort USE_PYTHON
  - Fix indent
  - Add PyPI as primary WWW
  - Take maintainership

  Changes:	https://github.com/cedadev/ndg_httpsclient/releases
  PR:		200711
  Submitted by:	sunpoet (myself)
  Approved by:	olivierd (maintainer)

Changes:
  head/net/py-ndg_httpsclient/Makefile
  head/net/py-ndg_httpsclient/distinfo
  head/net/py-ndg_httpsclient/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-06-08 19:39:44 UTC
Committed. Thanks!