aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-11-16 20:37:09 +0800
committeralane <alane@FreeBSD.org>2002-11-16 20:37:09 +0800
commit629be5bafb6a78084fbef713e66d7d16f3e8f79e (patch)
treed362900cba2174d7f63d4e1f12665723cf9ebd3d
parentcea2b12863242ba714c6ff16bbd31881652754ed (diff)
downloadfreebsd-ports-gnome-629be5bafb6a78084fbef713e66d7d16f3e8f79e.tar.gz
freebsd-ports-gnome-629be5bafb6a78084fbef713e66d7d16f3e8f79e.tar.zst
freebsd-ports-gnome-629be5bafb6a78084fbef713e66d7d16f3e8f79e.zip
1. Removed lib-dynload/errno.so from plist since it isn't built.
2. Bumped portrev cuz plist changed.
-rw-r--r--lang/python21/Makefile2
-rw-r--r--lang/python21/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index b6ac3b27fbf8..1a6ea2914b8e 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -7,7 +7,7 @@
PORTNAME= python
PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
${MASTER_SITE_SOURCEFORGE} \
diff --git a/lang/python21/pkg-plist b/lang/python21/pkg-plist
index 7eb425ed8f53..2f1d10fdb58e 100644
--- a/lang/python21/pkg-plist
+++ b/lang/python21/pkg-plist
@@ -870,7 +870,6 @@ lib/%%PYTHON_VERSION%%/lib-dynload/cStringIO.so
lib/%%PYTHON_VERSION%%/lib-dynload/cmath.so
lib/%%PYTHON_VERSION%%/lib-dynload/crypt.so
lib/%%PYTHON_VERSION%%/lib-dynload/dbm.so
-lib/%%PYTHON_VERSION%%/lib-dynload/errno.so
lib/%%PYTHON_VERSION%%/lib-dynload/fcntl.so
lib/%%PYTHON_VERSION%%/lib-dynload/fpectl.so
lib/%%PYTHON_VERSION%%/lib-dynload/grp.so