pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/clive Update to 2.1.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0d3543e21cf
branches:  trunk
changeset: 554815:e0d3543e21cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 13:31:52 2009 +0000

description:
Update to 2.1.6:

Version 2.1.6
(February 19, 2009)

 User-visible changes:
  * Renamed the following options
    - --noproxy => --no-proxy
    - --noextract => --no-extract
    - --nologin => --no-login
  * Butchered --help output
    - much less verbose now
    - relocated manual page data to clive.pod
  * Removed --manual option
  * Obsoleted "play" and "rencode" config keys in "commands" section
  * Added --exec option which resembles cclive's --exec command
  * Removed --play, --noplay, --rencode and --norencode options
    - use --exec instead
  * Changed --paste short option from '-x' to '-p'
  * Removed wmv format (breakcom)
    - persistant HTTP/404 (not found) error

Version 2.1.5
(February 6, 2009)

 User-visible changes:
  * Fixed sevenload support


Version 2.1.4
(February 1, 2009)

 User-visible changes:
  * Fixed Youtube login which sometimes reported failed attempts as OK
    - Youtube defaults web interface language based on users ip
    - clive looks for English words in the post-login page to confirm login
  * Tweaked --version output

diffstat:

 net/clive/Makefile |  5 ++---
 net/clive/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 6736545c7963 -r e0d3543e21cf net/clive/Makefile
--- a/net/clive/Makefile        Sat Feb 21 13:22:43 2009 +0000
+++ b/net/clive/Makefile        Sat Feb 21 13:31:52 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2009/01/29 17:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/02/21 13:31:52 wiz Exp $
 #
 
-DISTNAME=      clive-2.1.3
+DISTNAME=      clive-2.1.6
 CATEGORIES=    net multimedia www
 MASTER_SITES=  http://clive.googlecode.com/files/
 EXTRACT_SUFX=  .tar.bz2
@@ -26,7 +26,6 @@
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 do-build:
-       cd ${WRKSRC} && ${PERL5} genman
 
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/clive ${DESTDIR}${PREFIX}/bin
diff -r 6736545c7963 -r e0d3543e21cf net/clive/distinfo
--- a/net/clive/distinfo        Sat Feb 21 13:22:43 2009 +0000
+++ b/net/clive/distinfo        Sat Feb 21 13:31:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2009/01/09 13:09:12 wiz Exp $
+$NetBSD: distinfo,v 1.14 2009/02/21 13:31:52 wiz Exp $
 
-SHA1 (clive-2.1.3.tar.bz2) = 65b64e24646f6cbf243465c4495041d9d612eaf3
-RMD160 (clive-2.1.3.tar.bz2) = eb5462b294e4557d88fde44ab7af1b59c87bac4c
-Size (clive-2.1.3.tar.bz2) = 27436 bytes
+SHA1 (clive-2.1.6.tar.bz2) = 7cac954b257760212d953eb9cd949236acae2b84
+RMD160 (clive-2.1.6.tar.bz2) = ab1379b0fc88dc12f36ef3f325b5bbd928701fdf
+Size (clive-2.1.6.tar.bz2) = 27329 bytes



Home | Main Index | Thread Index | Old Index