summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz>2013-01-14 14:03:58 +0000
committerschmonz <schmonz>2013-01-14 14:03:58 +0000
commitf8b38b3be9d205f899d1971af349aea6e9c929c3 (patch)
treed93ba0a7dcb47091013620af2515f7fc34fd4738 /textproc
parent056e5d149b9c22576a32db635e76f4df478008be (diff)
downloadpkgsrc-f8b38b3be9d205f899d1971af349aea6e9c929c3.tar.gz
Update to 5.1.3. From the changelog:
* Consolidated and simplified the character encoding detection code * Issue 346 (the gb2312 encoding isn't always upgraded to gb18030) * Issue 350 (HTTP Last-Modified example is incorrect in documentation) * Issue 352 (importing lxml.etree changes what exceptions libxml2 throws) * Issue 356 (add support for the HTML5 attributes `poster` and `preload`) * Issue 364 (enclosure-sniffing microformat code can throw ValueError) * Issue 373 (support RFC822-ish dates with swapped days and months) * Issue 376 (uppercase 'X' in hex character references cause ValueError) * Issue 382 (don't strip inline user:password credentials from FTP URL's)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-feedparser/Makefile4
-rw-r--r--textproc/py-feedparser/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile
index af4a71ac51f..be25bda56f4 100644
--- a/textproc/py-feedparser/Makefile
+++ b/textproc/py-feedparser/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2012/10/25 06:56:49 asau Exp $
+# $NetBSD: Makefile,v 1.24 2013/01/14 14:03:58 schmonz Exp $
#
-DISTNAME= feedparser-5.1.2
+DISTNAME= feedparser-5.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= http://feedparser.googlecode.com/files/
diff --git a/textproc/py-feedparser/distinfo b/textproc/py-feedparser/distinfo
index 87c9d8cb985..984bf420744 100644
--- a/textproc/py-feedparser/distinfo
+++ b/textproc/py-feedparser/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2012/05/26 16:51:59 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2013/01/14 14:03:58 schmonz Exp $
-SHA1 (feedparser-5.1.2.tar.gz) = ee7cd63804c2e52f5f9a3e5802cd8e7ef966a6e9
-RMD160 (feedparser-5.1.2.tar.gz) = f0a08214470dfe00827f2313bdbbf43cff78cf09
-Size (feedparser-5.1.2.tar.gz) = 284562 bytes
+SHA1 (feedparser-5.1.3.tar.gz) = f19a0cdc950e984fa202ff4acaee9d65ede5ea42
+RMD160 (feedparser-5.1.3.tar.gz) = a2952ff80e396b2d50d32b226cb4015963f7375d
+Size (feedparser-5.1.3.tar.gz) = 283614 bytes