Bug 226782 - x11-toolkits/py-Pmw: update to 2.0.1
Summary: x11-toolkits/py-Pmw: update to 2.0.1
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: https://people.FreeBSD.org/~sunpoet/p...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-19 20:08 UTC by Po-Chuan Hsieh
Modified: 2018-04-03 10:02 UTC (History)
1 user (show)

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


Attachments

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 2018-03-19 20:08:34 UTC
Update to 2.0.1

- Change MASTER_SITES to CHEESESHOP
- Sort *_DEPENDS
- Use USES=dos2unix
- Relax USES=python
- Convert to options target helper
- Do not silence installation messages
- Clean up Makefile
- Change WWW to PyPI
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-03 09:53:01 UTC
A commit references this bug:

Author: sunpoet
Date: Tue Apr  3 09:52:12 UTC 2018
New revision: 466327
URL: https://svnweb.freebsd.org/changeset/ports/466327

Log:
  Update to 2.0.1

  - Change MASTER_SITES to CHEESESHOP
  - Sort *_DEPENDS
  - Use USES=dos2unix
  - Relax USES=python
  - Convert to options target helper
  - Do not silence installation messages
  - Clean up Makefile
  - Change WWW to PyPI

  PR:		226782
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 14 days)

Changes:
  head/x11-toolkits/py-Pmw/Makefile
  head/x11-toolkits/py-Pmw/distinfo
  head/x11-toolkits/py-Pmw/files/patch-setup.py
  head/x11-toolkits/py-Pmw/pkg-descr
  head/x11-toolkits/py-Pmw/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-04-03 10:02:16 UTC
Committed. Thanks!