Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
science/py-pymol/Makefile | ||
---|---|---|
8 ↗ | (On Diff #34649) | DISTVERSIONPREFIX=v |
science/py-pymol/Makefile | ||
---|---|---|
30 ↗ | (On Diff #34649) | add autoplist and drop pkg-plist. |
science/py-pymol/Makefile | ||
---|---|---|
30 ↗ | (On Diff #34649) | autoplist is broken for this port, the note in code has the upstream bug number. |
As this is a revive of the long gone biology/pymol (same upstream), do not add it as a new port but svn cp the old one and change the files in place.
@yuri here [ https://www.freebsd.org/doc/en/articles/committers-guide/ports.html#ports-qa-resurrect ] is described how you can do it.
@tcberner Sorry for the delay!
I updated the old revision with the new port files, and re-verified that everything is ok and it works.
science/py-pymol/Makefile | ||
---|---|---|
1 ↗ | (On Diff #36633) | ^nope |
science/py-pymol/Makefile | ||
---|---|---|
9 ↗ | (On Diff #36633) | ^DISTVERSIONPREFIX=v, should work |
For re-added ports, should the first column in MOVED be empty?
|science/py-pymol|2017-12-15|Re-added the previously-deleted on 2014/09/01 in r366862 port biology/pymol
This port looks good, Yuri!
Have you resurrected a port yet? Show me the svn commands you'll use to re-add it. (Double-check your commands against https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#ports-qa-re-adding)
I already did the svn cp part locally. That's how it says it here, in phabricator:
biology/pymol Copied to science/py-pymol M science/Makefile (1 line) P (dir) science/py-pymol/ Copied from biology/pymol
Now, in order to commit, I will use svn commit MOVED science/Makefile science/py-pymol.
This phase is very similar to a regular commit of a new port, plus one extra-file MOVED.
So the custom part is MOVED, I guess. One-line deletion there.
If that svn cp was from the last known revision, it looks like you're good to go! Godspeed.