aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-12-30 16:51:45 +0800
committerwen <wen@FreeBSD.org>2010-12-30 16:51:45 +0800
commit3ee51225219bbe8c3f0afec540e6b0866477bc97 (patch)
treec2721d5c3223136a1d57a967eaffa063d6af5b9b /textproc
parent0ec40cad6fdc1bde7d963aaf140cb65173ae358b (diff)
downloadfreebsd-ports-gnome-3ee51225219bbe8c3f0afec540e6b0866477bc97.tar.gz
freebsd-ports-gnome-3ee51225219bbe8c3f0afec540e6b0866477bc97.tar.zst
freebsd-ports-gnome-3ee51225219bbe8c3f0afec540e6b0866477bc97.zip
- Update to 3.02
(now it could build with python-2.7)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-jaxml/Makefile9
-rw-r--r--textproc/py-jaxml/distinfo5
-rw-r--r--textproc/py-jaxml/pkg-plist3
3 files changed, 8 insertions, 9 deletions
diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile
index 213d837c26cc..6550dd95e621 100644
--- a/textproc/py-jaxml/Makefile
+++ b/textproc/py-jaxml/Makefile
@@ -7,15 +7,18 @@
#
PORTNAME= jaxml
-PORTVERSION= 3.01
+PORTVERSION= 3.02
CATEGORIES= textproc python
-MASTER_SITES= http://www.librelogiciel.com/software/jaxml/tarballs/
+MASTER_SITES= CHEESESHOP \
+ http://www.librelogiciel.com/software/jaxml/tarballs/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module to generate XML easily
+PLIST_FILES= lib/${PYTHON_VERSION}/site-packages/${PYEASYINSTALL_EGG}
+
USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS=easy_install
.include <bsd.port.mk>
diff --git a/textproc/py-jaxml/distinfo b/textproc/py-jaxml/distinfo
index f3b3090c10d8..38472bfd8d55 100644
--- a/textproc/py-jaxml/distinfo
+++ b/textproc/py-jaxml/distinfo
@@ -1,3 +1,2 @@
-MD5 (jaxml-3.01.tar.gz) = 87687c2bb5bceca0f93c53cd600ed9f1
-SHA256 (jaxml-3.01.tar.gz) = d3f207824d37f460934d5006c57bb0451f04c993fa95db9f6c95b0a7a6986123
-SIZE (jaxml-3.01.tar.gz) = 24918
+SHA256 (jaxml-3.02.tar.gz) = 7c6693cf2a200dcc81939e648f7d8ec59ac0b9106e6134aba4e7bbc8e3f3e019
+SIZE (jaxml-3.02.tar.gz) = 27718
diff --git a/textproc/py-jaxml/pkg-plist b/textproc/py-jaxml/pkg-plist
deleted file mode 100644
index 4a2fece900fa..000000000000
--- a/textproc/py-jaxml/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/jaxml.py
-lib/%%PYTHON_VERSION%%/site-packages/jaxml.pyc
-lib/%%PYTHON_VERSION%%/site-packages/jaxml.pyo