summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-12-16 18:55:13 +0000
committerdrochner <drochner>2009-12-16 18:55:13 +0000
commit731777f928cc422c400bc0bc14d8d2099bd554bf (patch)
tree2459374fe29c7ead89e8fbc73a5776ecba2e7fb6 /multimedia/totem-pl-parser/Makefile
parent4256da032c0eab59e53b6b4bc8411a644bb40c82 (diff)
downloadpkgsrc-731777f928cc422c400bc0bc14d8d2099bd554bf.tar.gz
update to 2.28.2
changes: * Add support for subtitle properties in SMIL files * Make totem-pl-parser's XML parsing thread-safe * Fix detection of DVD ISOs from remote shares * Fix getting DVD title from remote shares * Fix some RSS feeds being detected as HTML * Fix parsing of multi-line RTSPtext files * Fix parsing of some RSS feeds with valid XML, but broken CDATA usage
Diffstat (limited to 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 35c1703ea49..4608643004e 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2009/10/21 16:12:03 drochner Exp $
+# $NetBSD: Makefile,v 1.15 2009/12/16 18:55:13 drochner Exp $
#
-DISTNAME= totem-pl-parser-2.28.1
+DISTNAME= totem-pl-parser-2.28.2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.28/}
EXTRACT_SUFX= .tar.bz2