summaryrefslogtreecommitdiff
path: root/lang/python25/pkg-plist
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-08-21 01:02:12 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-08-21 01:02:12 +0000
commitadca4f9d0ed8ad2f5771aeb47ec40e4b54c0e6a3 (patch)
tree223ee776196f7f8d6fd858aadc26d63ebf424f3c /lang/python25/pkg-plist
parentUpdate to 0.5.3b (diff)
- Add support for FreeBSD 6.
- Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS
Notes
Notes: svn path=/head/; revision=116864
Diffstat (limited to 'lang/python25/pkg-plist')
-rw-r--r--lang/python25/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/python25/pkg-plist b/lang/python25/pkg-plist
index 40d8812915ff..b71e3a887071 100644
--- a/lang/python25/pkg-plist
+++ b/lang/python25/pkg-plist
@@ -1491,10 +1491,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
@@ -1507,6 +1503,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
@@ -3315,10 +3315,10 @@ lib/%%PYTHON_VERSION%%/zipfile.pyo
@dirrm lib/%%PYTHON_VERSION%%/test/decimaltestdata
@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