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, Feb 28, 8:08 AM
Unknown Object (File)
Feb 13 2024, 1:04 AM
Unknown Object (File)
Jan 15 2024, 3:19 AM
Unknown Object (File)
Jan 3 2024, 4:09 PM
Unknown Object (File)
Dec 20 2023, 2:13 AM
Unknown Object (File)
Nov 23 2023, 3:40 PM
Unknown Object (File)
Nov 5 2023, 8:12 AM
Unknown Object (File)
Nov 5 2023, 8:12 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.