summaryrefslogtreecommitdiff
path: root/lang/python23/pkg-plist
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-07-28 07:05:20 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-07-28 07:05:20 +0000
commit617982285bba8e797fd5b5b04689a955120c5fc8 (patch)
treebd6221dfb5e3a7a3383bf45eac957eca8eeb41f3 /lang/python23/pkg-plist
parentAdd ezxml - lightweight C library for parsing XML. (diff)
- Add support for FreeBSD 7
- Drop support for FreeBSD 3 - Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1] Submitted by: jkim [1] Obtained from: Python CVS
Notes
Notes: svn path=/head/; revision=140289
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 a7107f22310e..d8b1b3638233 100644
--- a/lang/python23/pkg-plist
+++ b/lang/python23/pkg-plist
@@ -1376,10 +1376,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-freebsd3/IN.py
-lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyc
-lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyo
-lib/%%PYTHON_VERSION%%/plat-freebsd3/regen
lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.py
lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.pyc
lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.pyo
@@ -1392,6 +1388,10 @@ 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%%/plat-freebsd7/IN.py
+lib/%%PYTHON_VERSION%%/plat-freebsd7/IN.pyc
+lib/%%PYTHON_VERSION%%/plat-freebsd7/IN.pyo
+lib/%%PYTHON_VERSION%%/plat-freebsd7/regen
lib/%%PYTHON_VERSION%%/platform.py
lib/%%PYTHON_VERSION%%/platform.pyc
lib/%%PYTHON_VERSION%%/platform.pyo
@@ -3064,10 +3064,10 @@ lib/%%PYTHON_VERSION%%/zipfile.pyo
@dirrm lib/%%PYTHON_VERSION%%/test/output
@dirrm lib/%%PYTHON_VERSION%%/test
@dirrm lib/%%PYTHON_VERSION%%/site-packages
+@dirrm lib/%%PYTHON_VERSION%%/plat-freebsd7
@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%%/logging
@dirrm lib/%%PYTHON_VERSION%%/lib-tk
@dirrm lib/%%PYTHON_VERSION%%/lib-old