cvs commit: src/release/scripts package-split.py
John Baldwin
jhb at FreeBSD.org
Mon Mar 21 12:03:56 PST 2005
jhb 2005-03-21 20:03:56 UTC
FreeBSD src repository
Modified files:
release/scripts package-split.py
Log:
- Use the extend method of list objects to append a new list rather than a
bunch of append calls when adding more ports to an existing list.
- Remove the compatXY packages from disc1 as they are only intended for use
on 5.x (6.x doesn't have them as dists anymore) and on 5.x they aren't
packages but are old-fashioned distribution tarballs anyway.
Revision Changes Path
1.3 +6 -11 src/release/scripts/package-split.py
More information about the cvs-src
mailing list