summaryrefslogtreecommitdiff
path: root/net/clive/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2008-05-21 13:50:30 +0000
committerwiz <wiz>2008-05-21 13:50:30 +0000
commit32d5efa4c8d69d58393b37a8b8c0d73bf97a623d (patch)
tree987900eb8c0b7ba2fda3e3408e83dbf9b9ccf4a4 /net/clive/PLIST
parenta8eeaaa3d70b9a3302359e4f486393aac9c3fb91 (diff)
downloadpkgsrc-32d5efa4c8d69d58393b37a8b8c0d73bf97a623d.tar.gz
Update to 0.4.13:
Version 0.4.13 [2008-05-20] ================================================================= +new !fix ~change -remove | focus: minor feature enhancements + --scan, -S Causes clive to scan the fed URLs for identifiable video links. The found links are then checked and displayed to the user for selection. Example: % clive -S "http://fakesteve.blogspot.com/" This feature currently scans for Youtube video links only. Googlevideo support will follow. ! manual page Cleaned up and fixed some typos. ~ config: url_feed -> feed_url Renamed config file command "url_feed" to "feed_url". Version 0.4.12 [2008-05-12] ================================================================= +new !fix ~change -remove | focus: Minor bugfixes ! VGoogle: OSError: [Errno 2] No such file or directory (bug #11668) Affected versions: clive 0.4.10, 0.4.11 Extraction would fail for google videos that did not have mp4 link available. See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480444 ! cache: "OperationalError: no such column: cache_lowq" [blocker] Affected versions: clive 0.4.10, 0.4.11 Cache upgrade would fail on some configurations for still unknown reasons. clive will attempt to recreate the cache if the above error occurs. Any existing cache data will be lost. See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479315 ~ configure.ac: module checks configure no longer checks for modules (urlgrabber, feedparser) when --without-PACKAGE or --with-PACKAGE=no are being used. ~ Warnings: tweaked Some warnings have been tweaked.
Diffstat (limited to 'net/clive/PLIST')
-rw-r--r--net/clive/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/clive/PLIST b/net/clive/PLIST
index 555045128c2..f69a6e14d50 100644
--- a/net/clive/PLIST
+++ b/net/clive/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2008/04/26 01:23:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/05/21 13:50:30 wiz Exp $
bin/clive
${PYSITELIB}/clive/__init__.py
${PYSITELIB}/clive/__init__.pyc
@@ -42,6 +42,9 @@ ${PYSITELIB}/clive/recall.pyo
${PYSITELIB}/clive/rss.py
${PYSITELIB}/clive/rss.pyc
${PYSITELIB}/clive/rss.pyo
+${PYSITELIB}/clive/scan.py
+${PYSITELIB}/clive/scan.pyc
+${PYSITELIB}/clive/scan.pyo
${PYSITELIB}/clive/update.py
${PYSITELIB}/clive/update.pyc
${PYSITELIB}/clive/update.pyo