summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-17 15:35:45 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-17 15:35:45 +0000
commitad726aaffd45581d469f407501ad8557f97de947 (patch)
treec3ea81a696dbcad5f5dce07d71e7ea2a6ed12816
parente0a3f6bb363c02c3b50ea2c30821d67a431a7263 (diff)
downloadpkgsrc-ad726aaffd45581d469f407501ad8557f97de947.tar.gz
Fix native_libs.txt issue. Bump revision.
-rw-r--r--converters/py-simplejson/Makefile3
-rw-r--r--converters/py-simplejson/PLIST3
-rw-r--r--textproc/py-lxml/Makefile4
-rw-r--r--textproc/py-lxml/PLIST3
4 files changed, 6 insertions, 7 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile
index 1e7c9cd5b6c..800453d816f 100644
--- a/converters/py-simplejson/Makefile
+++ b/converters/py-simplejson/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2009/02/11 11:45:24 obache Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/17 15:37:01 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
DISTNAME= simplejson-1.9.2
+PKGREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/
diff --git a/converters/py-simplejson/PLIST b/converters/py-simplejson/PLIST
index d4e1c2f3a8e..a32d68208c2 100644
--- a/converters/py-simplejson/PLIST
+++ b/converters/py-simplejson/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2008/09/11 16:32:06 mjl Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/02/17 15:37:01 joerg Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/native_libs.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/simplejson/__init__.py
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index db436be5b67..3f658a52130 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/02/16 20:05:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/17 15:35:45 joerg Exp $
#
DISTNAME= lxml-2.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://codespeak.net/lxml/
EXTRACT_SUFX= .tgz
diff --git a/textproc/py-lxml/PLIST b/textproc/py-lxml/PLIST
index 573b6af52ae..c7404e5f5da 100644
--- a/textproc/py-lxml/PLIST
+++ b/textproc/py-lxml/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2009/02/16 20:05:12 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/02/17 15:35:45 joerg Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/native_libs.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/lxml/ElementInclude.py