aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-xmlrpc/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2009-02-27 09:35:30 +0800
committersobomax <sobomax@FreeBSD.org>2009-02-27 09:35:30 +0800
commitfebaf5a7587693f242f9fb40506e05e032d82f56 (patch)
treeea6de3c67c747da60597f262660c88f965281f37 /net/py-xmlrpc/Makefile
parentc80fe31562c4f8dcb014d2ebf258946cb31e8288 (diff)
downloadfreebsd-ports-gnome-febaf5a7587693f242f9fb40506e05e032d82f56.tar.gz
freebsd-ports-gnome-febaf5a7587693f242f9fb40506e05e032d82f56.tar.zst
freebsd-ports-gnome-febaf5a7587693f242f9fb40506e05e032d82f56.zip
Fix python interpreter crash caused by the incorrect use of PyMem_DEL()
instead of PyObject_DEL(). PR: ports/131609 Submitted by: Andriy Pylypenko <bamby@sippysoft.com> Approved by: MAINTAINER's timeout
Diffstat (limited to 'net/py-xmlrpc/Makefile')
-rw-r--r--net/py-xmlrpc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile
index 629549e0c9f1..623428c2ccfa 100644
--- a/net/py-xmlrpc/Makefile
+++ b/net/py-xmlrpc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmlrpc
PORTVERSION= 0.8.8.3
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= py-${PORTNAME}