Bug 204870

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

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-28 13:11:56 UTC
Created attachment 163617 [details]
net/py-GeoIP2 patch

- Update to 2.2.0
- Update and sort RUN_DEPENDS
- Add NO_ARCH

Changes:        https://github.com/maxmind/GeoIP2-python/releases
Comment 1 olivier 2015-11-29 07:57:09 UTC
Perfect patch!

Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-11-29 09:54:49 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Nov 29 09:54:26 UTC 2015
New revision: 402588
URL: https://svnweb.freebsd.org/changeset/ports/402588

Log:
  - Update to 2.2.0
  - Update and sort RUN_DEPENDS
  - Add NO_ARCH

  Changes:	https://github.com/maxmind/GeoIP2-python/releases
  PR:		204870
  Submitted by:	sunpoet (myself)
  Approved by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)

Changes:
  head/net/py-GeoIP2/Makefile
  head/net/py-GeoIP2/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-29 09:55:21 UTC
Committed. Thanks!