summaryrefslogtreecommitdiff
path: root/lang/python23/pkg-plist
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-08-20 23:56:16 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-08-20 23:56:16 +0000
commitd918a1e17c6b2a8d7970c3f9bffc9037373841e4 (patch)
tree2285e10111f562effe030b96cbbc4eb8a106d70e /lang/python23/pkg-plist
parent- Update to 1.2.0 (diff)
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS
Notes
Notes: svn path=/head/; revision=116861
Diffstat (limited to 'lang/python23/pkg-plist')
-rw-r--r--lang/python23/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/python23/pkg-plist b/lang/python23/pkg-plist
index acbd620b28ea..a8d752d69a4b 100644
--- a/lang/python23/pkg-plist
+++ b/lang/python23/pkg-plist
@@ -1380,10 +1380,6 @@ lib/%%PYTHON_VERSION%%/pipes.pyo
lib/%%PYTHON_VERSION%%/pkgutil.py
lib/%%PYTHON_VERSION%%/pkgutil.pyc
lib/%%PYTHON_VERSION%%/pkgutil.pyo
-lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.py
-lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.pyc
-lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.pyo
-lib/%%PYTHON_VERSION%%/plat-freebsd2/regen
lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.py
lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyc
lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyo
@@ -1396,6 +1392,10 @@ lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.py
lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.pyc
lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.pyo
lib/%%PYTHON_VERSION%%/plat-freebsd5/regen
+lib/%%PYTHON_VERSION%%/plat-freebsd6/IN.py
+lib/%%PYTHON_VERSION%%/plat-freebsd6/IN.pyc
+lib/%%PYTHON_VERSION%%/plat-freebsd6/IN.pyo
+lib/%%PYTHON_VERSION%%/plat-freebsd6/regen
lib/%%PYTHON_VERSION%%/platform.py
lib/%%PYTHON_VERSION%%/platform.pyc
lib/%%PYTHON_VERSION%%/platform.pyo
@@ -3069,10 +3069,10 @@ share/emacs/site-lisp/python-mode.el
@dirrm lib/%%PYTHON_VERSION%%/test/output
@dirrm lib/%%PYTHON_VERSION%%/test
@dirrm lib/%%PYTHON_VERSION%%/site-packages
+@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd6
@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd5
@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd4
@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd3
-@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd2
@dirrm lib/%%PYTHON_VERSION%%/logging
@dirrm lib/%%PYTHON_VERSION%%/lib-tk
@dirrm lib/%%PYTHON_VERSION%%/lib-old