From 06833113c2b54a6e3ff0a91cbc5d2d1eae91597f Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Apr 2007 17:40:30 +1000 Subject: [PATCH] beautifulsoup: 3.0.3 -> 3.0.4 --- beautifulsoup/.footprint | 2 +- beautifulsoup/.md5sum | 2 +- beautifulsoup/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/beautifulsoup/.footprint b/beautifulsoup/.footprint index 51a82f7f1..6d71ed3e2 100644 --- a/beautifulsoup/.footprint +++ b/beautifulsoup/.footprint @@ -2,7 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.5/ drwxr-xr-x root/root usr/lib/python2.5/site-packages/ --rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup-3.0.3-py2.5.egg-info +-rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup-3.0.4-py2.5.egg-info -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup.py -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoup.pyc -rw-r--r-- root/root usr/lib/python2.5/site-packages/BeautifulSoupTests.py diff --git a/beautifulsoup/.md5sum b/beautifulsoup/.md5sum index 95756d6ac..5feff1257 100644 --- a/beautifulsoup/.md5sum +++ b/beautifulsoup/.md5sum @@ -1 +1 @@ -7b788918e887b6b2c1bfef28ca4eb0d1 BeautifulSoup.tar.gz +13a7a16e7f3b8febaace13b1b2790550 BeautifulSoup.tar.gz diff --git a/beautifulsoup/Pkgfile b/beautifulsoup/Pkgfile index 51219a2b3..3434bab00 100644 --- a/beautifulsoup/Pkgfile +++ b/beautifulsoup/Pkgfile @@ -6,7 +6,7 @@ # Depends on: python name=beautifulsoup -version=3.0.3 +version=3.0.4 release=1 source=(http://www.crummy.com/software/BeautifulSoup/download/BeautifulSoup.tar.gz)