diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-08 19:08:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-08 19:08:44 +0000 |
commit | 4faa20286079b6833043b7bbd12c0e72039551f6 (patch) | |
tree | b2d16eef0342bf56f8fbe64706fa44b26684cdf8 /doc | |
parent | 67a514f3391a0157a52f46664e69c897eb4b904e (diff) | |
download | pkgsrc-4faa20286079b6833043b7bbd12c0e72039551f6.tar.gz |
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2012 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 778e8c717bf..b64fe1ad65e 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.1080 2012/04/08 18:24:24 gson Exp $ +$NetBSD: CHANGES-2012,v 1.1081 2012/04/08 19:08:55 wiz Exp $ Changes to the packages collection and infrastructure in 2012: @@ -1754,3 +1754,5 @@ Changes to the packages collection and infrastructure in 2012: Updated pkgtools/x11-links to 0.69 [obache 2012-04-08] Updated math/maxima to 5.27.0 [asau 2012-04-08] Updated misc/py-anita to 1.26 [gson 2012-04-08] + Removed devel/py-ctypes [wiz 2012-04-08] + Removed lang/python24 successor lang/python27 [wiz 2012-04-08] |