Page MenuHomeFreeBSD

Port for py-fake-factory.
ClosedPublic

Authored by alfred on Nov 15 2014, 8:04 AM.
Tags
None
Referenced Files
F83736793: D1169.id2418.diff
Tue, May 14, 5:46 AM
F83729280: D1169.diff
Tue, May 14, 2:53 AM
Unknown Object (File)
Sun, May 5, 6:40 PM
Unknown Object (File)
Fri, May 3, 10:36 PM
Unknown Object (File)
Tue, Apr 30, 8:38 PM
Unknown Object (File)
Apr 12 2024, 8:17 AM
Unknown Object (File)
Apr 8 2024, 3:29 PM
Unknown Object (File)
Apr 8 2024, 1:59 PM
Subscribers

Details

Reviewers
mva
wg
Group Reviewers
Python
Summary

We use this to generate data for the blocklog.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

alfred retitled this revision from to Port for py-fake-factory..
alfred updated this object.
alfred edited the test plan for this revision. (Show Details)
mva requested changes to this revision.Nov 20 2014, 11:31 AM
mva added a reviewer: mva.
mva added a subscriber: mva.
mva added inline comments.
devel/py-fake-factory/Makefile
16

You want ot convert this to the new USES:

USES= python
USE_PYTHON= distutils autoplist
21

unstaged ports are not allowed anymore.

devel/py-fake-factory/pkg-descr
2

Does not look like this description belongs to the port.

This revision now requires changes to proceed.Nov 20 2014, 11:31 AM
alfred edited edge metadata.
  • D1169#4 - remove NO_STAGE, new USES format.

Oops, need to fix pkg-descr! Give me a few more minutes...

alfred edited edge metadata.
  • Fix pkg-descr.
  • Update to latest version.

OK, I think this is ready now.

wg added a reviewer: wg.
wg added a subscriber: wg.

lgtm

mva edited edge metadata.

lgtm

This revision is now accepted and ready to land.Nov 21 2014, 4:52 PM