pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/clive
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 6 14:28:44 UTC 2008
Modified Files:
pkgsrc/net/clive: Makefile PLIST distinfo
Log Message:
Update to 1.0.1:
Version 1.0.1
(August 30 2008, from branches/release/1.0.x)
svn://svn.gna.org/svn/clive/tags/1.0.1
User-visible changes:
* minor startup performance improvements
* config: warn/error messages now contain absolute path to config file
* fixed: VGoogle: embedded URL -> video page URL conversion (patch #1097)
* fixed: scan: progress is now immediately flushed to stdout
* console: renamed commands
- q_r_file -> q_import
- q_w_write -> q_export
- q_r_paste -> q_paste
- q_r_recall -> q_recall
Developer-visible changes:
* Youtube: parser no longer attempts to "guess" whether video is available
- Had a long history of detecting errors incorrectly
- Ignorant of non-English errors.
* ~/.clive/passwd: permissions are set to 0600
* added: HACKING file
* import statements are now used conservatively to reduce overhead
- clive.modules.Modules caches the most commonly used imports
* runtime options are no longer passed and copied back and forth
* clive.modules.Modules is now a singleton
* clive.opts.Options is now a singleton
* added: src/clive/singleton.py
* Makefile.am: clean-local: remove dist/ subdir
Known issues:
* Myvideo extraction fails ("error: extraction url not found")
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/net/clive/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/clive/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/net/clive/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index