Page MenuHomeFreeBSD

[PATCH] security/py-pyptlib: Fix checksum mismatch, remove BROKEN
ClosedPublic

Authored by loader on Jul 12 2017, 9:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 12:14 PM
Unknown Object (File)
Tue, May 19, 10:51 PM
Unknown Object (File)
Sun, May 17, 5:17 PM
Unknown Object (File)
Sat, May 16, 11:40 AM
Unknown Object (File)
Sat, May 16, 8:33 AM
Unknown Object (File)
Mon, May 11, 7:28 AM
Unknown Object (File)
Mon, May 11, 7:18 AM
Unknown Object (File)
Sat, May 9, 10:36 PM
Subscribers

Details

Summary

Proposed commit log message:

security/py-pyptlib: Fix checksum mismatch, remove BROKEN

- Switch MASTER_SITE to CHEESESHOP
- Add NO_ARCH
- Add LICENSE_FILE
- Sort USE_PYTHON
- Add regression test

PR:          220669
Reviewed_by: koobs
Approved by: koobs (ports)
Approved by: portmgr (blanket)
Differential_Revision: D11562
MFH:      2017Q3
Test Plan
  • portlint: OK (WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.)
  • testport: OK (poudriere: 1200037, armv6, '', python2.7 tested)
  • unittest: OK (run=63 errors=0 failures=2)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Missing MFH: 2017Q3 in commit log message (if quarterly version if affected) but otherwise accepted.

Nice review Fukang!

This revision is now accepted and ready to land.Jul 12 2017, 9:36 AM
koobs edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.

Missing MFH: 2017Q3 in commit log message (if quarterly version if affected) but otherwise accepted.

Nice review Fukang!

Okay, added MFH: 2017Q3 in the commit log. Thanks @koobs.