pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gtkimageview Update to 1.6.4 from 1.6.3. pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2285322daaf9
branches:  trunk
changeset: 393759:2285322daaf9
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue May 26 12:28:09 2009 +0000

description:
Update to 1.6.4 from 1.6.3.  pkgsrc changes:

  upstream has provided a way to fetch the distfile with a URL that
  can be constructed by pkgsrc

Upstream changes:

  *  Experimental support for the build tool waf.

  * Fix test failures when compiling with -O0. See r631.

  * Ensure that conversions from double to int are performed
    correctly. Fixes for ticket31.

  * Clarify what gtk_image_view_get_draw_rect() and
    gtk_image_view_get_viewport() returns when the view is not
    allocated.

diffstat:

 graphics/gtkimageview/Makefile |  19 +++++++++----------
 graphics/gtkimageview/distinfo |   8 ++++----
 2 files changed, 13 insertions(+), 14 deletions(-)

diffs (42 lines):

diff -r 281783264176 -r 2285322daaf9 graphics/gtkimageview/Makefile
--- a/graphics/gtkimageview/Makefile    Tue May 26 12:27:33 2009 +0000
+++ b/graphics/gtkimageview/Makefile    Tue May 26 12:28:09 2009 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2009/02/16 16:25:38 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2009/05/26 12:28:09 gdt Exp $
 
-DISTNAME=      gtkimageview-1.6.3
-PKGREVISION=   1
+DISTNAME=      gtkimageview-1.6.4
 CATEGORIES=    graphics
-# See http://trac.bjourne.webfactional.com/ticket/27
-# MASTER_SITES=        http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/broken
-MASTER_SITES=  http://www.lexort.com/pkgsrc/distfiles/
-# This package has no NEWS, and it is very difficult to find the summary of changes.
-# See http://trac.bjourne.webfactional.com/ticket/28 in which the author points
-# to the following URL for the content that would normally be in NEWS:
+MASTER_SITES=  http://trac.bjourne.webfactional.com/chrome/common/releases/
+
+# This package has no NEWS, and it is very difficult to find the
+# summary of changes.  See
+# http://trac.bjourne.webfactional.com/ticket/28 in which the author
+# points to the following URL for the content that would normally be
+# in NEWS:
 # http://trac.bjourne.webfactional.com/chrome/common/gtkimageview-docs/releasehistory.html
-
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      http://trac.bjourne.webfactional.com/
 COMMENT=       Image viewer widget for GTK
diff -r 281783264176 -r 2285322daaf9 graphics/gtkimageview/distinfo
--- a/graphics/gtkimageview/distinfo    Tue May 26 12:27:33 2009 +0000
+++ b/graphics/gtkimageview/distinfo    Tue May 26 12:28:09 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/12/15 20:11:04 drochner Exp $
+$NetBSD: distinfo,v 1.6 2009/05/26 12:28:09 gdt Exp $
 
-SHA1 (gtkimageview-1.6.3.tar.gz) = ad19e7421279919935193c7f8a9e6793d77190e0
-RMD160 (gtkimageview-1.6.3.tar.gz) = eec79ea967776fc8152a5dd4149959c3499b682f
-Size (gtkimageview-1.6.3.tar.gz) = 1087939 bytes
+SHA1 (gtkimageview-1.6.4.tar.gz) = dc0067e72889285ddd667aba700f1de928142fba
+RMD160 (gtkimageview-1.6.4.tar.gz) = 86c8eeb80a8f85b979ae11387d1dccea631483ae
+Size (gtkimageview-1.6.4.tar.gz) = 1158148 bytes



Home | Main Index | Thread Index | Old Index