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)
Mon, May 13, 3:10 AM
Unknown Object (File)
Mon, May 13, 3:10 AM
Unknown Object (File)
Fri, May 10, 5:47 PM
Unknown Object (File)
Tue, May 7, 3:08 AM
Unknown Object (File)
Wed, May 1, 7:43 PM
Unknown Object (File)
Wed, May 1, 7:42 PM
Unknown Object (File)
Wed, May 1, 7:38 PM
Unknown Object (File)
Wed, May 1, 7:26 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10439
Build 10849: arc lint + arc unit

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.