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)
Fri, Jan 3, 7:23 PM
Unknown Object (File)
Sun, Dec 22, 9:58 AM
Unknown Object (File)
Dec 5 2024, 9:08 PM
Unknown Object (File)
Nov 25 2024, 1:02 PM
Unknown Object (File)
Nov 23 2024, 10:02 PM
Unknown Object (File)
Nov 22 2024, 10:46 PM
Unknown Object (File)
Nov 22 2024, 9:51 PM
Unknown Object (File)
Nov 22 2024, 9:54 AM
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.