Bug 217204

Summary: [PATCH] devel/py-pyasn1: Update to 0.2.2
Product: Ports & Packages Reporter: John W. O'Brien <john>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: mhjacks, python, rm
Priority: --- Keywords: patch
Version: LatestFlags: mhjacks: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel/py-pyasn1: Update to 0.2.2 john: maintainer-approval?

Description John W. O'Brien 2017-02-18 16:23:02 UTC
Created attachment 180111 [details]
devel/py-pyasn1: Update to 0.2.2

Changelog
=========

*   Update to 0.2.2
*   While here, pick up missed reference in devel/py-pyasn1-modules COMMENT


QA
==

portlint: OK
poudriere: OK -- testport on 10.3-RELEASE-p14 w/py27 (default), py34, py35, py36
Comment 1 mhjacks 2017-02-19 00:23:11 UTC
Approved.  Thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-02-20 15:12:08 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Feb 20 15:10:28 UTC 2017
New revision: 434465
URL: https://svnweb.freebsd.org/changeset/ports/434465

Log:
  Update to 0.2.2

  - Update COMMENT of devel/py-pyasn1-modules

  Changes:	http://pyasn1.sourceforge.net/changelog.html
  		https://github.com/etingof/pyasn1/blob/master/CHANGES.rst
  PR:		217204
  Submitted by:	John W. O'Brien <john@saltant.com>
  Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)

Changes:
  head/devel/py-pyasn1/Makefile
  head/devel/py-pyasn1/distinfo
  head/devel/py-pyasn1-modules/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-02-20 15:16:30 UTC
Committed. Thanks!