pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/comix Update to 4.0.4. Set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3a27137ef6d
branches:  trunk
changeset: 391819:b3a27137ef6d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 20 09:17:19 2009 +0000

description:
Update to 4.0.4. Set LICENSE.

Comix 4.0.4

    - Applied a workaround for a bug that caused the "Open" dialog to crash
    when trying to open a file when the file type filter had been reset to
    blank. This bug seems to only appear on some systems, probably depending
    on the installed GTK+ version.

    - Fixed a bug that caused the error message for unfulfilled dependencies
    to not be printed properly.

    - The rar/unrar program is now invoked in such a way as to keep broken
    or incomplete files extracted from RAR archives, since Comix might be
    able to display parts of these files anyway.

diffstat:

 graphics/comix/Makefile |  6 ++++--
 graphics/comix/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r dee9fe880ac1 -r b3a27137ef6d graphics/comix/Makefile
--- a/graphics/comix/Makefile   Mon Apr 20 07:55:00 2009 +0000
+++ b/graphics/comix/Makefile   Mon Apr 20 09:17:19 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2009/02/23 09:08:35 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2009/04/20 09:17:19 wiz Exp $
 #
 
-DISTNAME=              comix-4.0.3
+DISTNAME=              comix-4.0.4
 CATEGORIES=            graphics python
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=comix/}
 
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://comix.sourceforge.net/index.html
 COMMENT=               Image viewer specifically designed to handle comic books
 
+LICENSE=               gnu-gpl-v2
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=              unrar-[0-9]*:../../archivers/unrar
diff -r dee9fe880ac1 -r b3a27137ef6d graphics/comix/distinfo
--- a/graphics/comix/distinfo   Mon Apr 20 07:55:00 2009 +0000
+++ b/graphics/comix/distinfo   Mon Apr 20 09:17:19 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/02/23 09:08:35 wiz Exp $
+$NetBSD: distinfo,v 1.15 2009/04/20 09:17:19 wiz Exp $
 
-SHA1 (comix-4.0.3.tar.gz) = 2343c5912e4ff8074b03bcef967750bb1a79f2a4
-RMD160 (comix-4.0.3.tar.gz) = 1184650221762e01bf8ffde7818d528fef79e9b6
-Size (comix-4.0.3.tar.gz) = 468112 bytes
+SHA1 (comix-4.0.4.tar.gz) = a707cbd88efda85ee0263fd38ba6bca97eee402c
+RMD160 (comix-4.0.4.tar.gz) = 48e4fba57697feed1d71977c1a0693a1aa6c3caf
+Size (comix-4.0.4.tar.gz) = 481687 bytes



Home | Main Index | Thread Index | Old Index