Bug 204880 - [PATCH] databases/py-pymysql: update to 0.6.7
Summary: [PATCH] databases/py-pymysql: update to 0.6.7
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 13:26 UTC by Po-Chuan Hsieh
Modified: 2015-12-05 05:01 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lwhsu)


Attachments
databases/py-pymysql patch (1.15 KB, patch)
2015-11-28 13:26 UTC, Po-Chuan Hsieh
no flags 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 13:26:02 UTC
Created attachment 163627 [details]
databases/py-pymysql patch

- Update to 0.6.7
- Add missing PKGNAMEPREFIX
- Add LICENSE_FILE
- Add NO_ARCH
- Sort USE_PYTHON

Changes:        https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2015-12-04 23:47:28 UTC
Please help on commit this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-05 05:00:36 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec  5 04:59:57 UTC 2015
New revision: 403022
URL: https://svnweb.freebsd.org/changeset/ports/403022

Log:
  - Update to 0.6.7
  - Add missing PKGNAMEPREFIX
  - Add LICENSE_FILE
  - Add NO_ARCH
  - Sort USE_PYTHON

  Changes:	https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG
  PR:		204880
  Submitted by:	sunpoet (myself)
  Approved by:	lwhsu (maintainer)

Changes:
  head/databases/py-pymysql/Makefile
  head/databases/py-pymysql/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-05 05:01:10 UTC
Committed. Thanks!