Bug 218359 - devel/py-apipkg: Update to 1.4
Summary: devel/py-apipkg: Update to 1.4
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks: 218363
  Show dependency treegraph
 
Reported: 2017-04-04 13:51 UTC by Po-Chuan Hsieh
Modified: 2017-04-05 13:41 UTC (History)
1 user (show)

See Also:
sunpoet: maintainer-feedback+


Attachments
patch (1.10 KB, patch)
2017-04-04 13:51 UTC, Po-Chuan Hsieh
koobs: maintainer-approval? (wen)
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 2017-04-04 13:51:41 UTC
Created attachment 181463 [details]
patch

Update to 1.4

- Add LICENSE
- Add NO_ARCH
- Sort USE_PYTHON
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:        https://bitbucket.org/hpk42/apipkg/src/default/CHANGELOG
Comment 1 Wen Heping freebsd_committer freebsd_triage 2017-04-04 23:39:05 UTC
Please go ahead, thank you !

wen
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-04-05 13:37:59 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Apr  5 13:37:02 UTC 2017
New revision: 437787
URL: https://svnweb.freebsd.org/changeset/ports/437787

Log:
  Update to 1.4

  - Add LICENSE
  - Add NO_ARCH
  - Sort USE_PYTHON
  - Allow concurrent installation (USE_PYTHON=concurrent)

  Changes:	https://bitbucket.org/hpk42/apipkg/src/default/CHANGELOG
  PR:		218359
  Submitted by:	sunpoet (myself)
  Approved by:	wen (maintainer)

Changes:
  head/devel/py-apipkg/Makefile
  head/devel/py-apipkg/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-04-05 13:41:39 UTC
Committed. Thanks!