pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup/patches Add missing patches for b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d9137bf0f8a
branches: trunk
changeset: 400410:1d9137bf0f8a
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Oct 19 11:07:41 2009 +0000
description:
Add missing patches for beautifulsoup-3.1.0.1
diffstat:
www/py-beautifulsoup/patches/patch-aa | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r db51cedba596 -r 1d9137bf0f8a www/py-beautifulsoup/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-beautifulsoup/patches/patch-aa Mon Oct 19 11:07:41 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2009/10/19 11:07:41 joerg Exp $
+
+--- setup.py.orig 2009-10-12 14:48:56.000000000 +0200
++++ setup.py
+@@ -37,7 +37,7 @@ if not result.wasSuccessful():
+ setup(name="BeautifulSoup",
+ version=__version__,
+ py_modules=['BeautifulSoup', 'BeautifulSoupTests'],
+- scripts=['testall.sh', 'to3.sh',
++ scripts=[
+ ## Whatever, I'll fix this later.
+ #'README', 'CHANGELOG',
+ # 'BeautifulSoup.py.3.diff', 'BeautifulSoupTests.py.3.diff'],
Home |
Main Index |
Thread Index |
Old Index