summaryrefslogtreecommitdiff
path: root/graphics/gtkimageview
diff options
context:
space:
mode:
authorgdt <gdt>2009-05-26 12:28:09 +0000
committergdt <gdt>2009-05-26 12:28:09 +0000
commitdef652ae2b55a6381e2d24bfa5760ef0e1d49ee4 (patch)
treef0d3e281b9eba7f89565aa01155e799f9730d8ac /graphics/gtkimageview
parentba23f1105cda9835aeb9be2cc9c2e8e0d65b25b6 (diff)
downloadpkgsrc-def652ae2b55a6381e2d24bfa5760ef0e1d49ee4.tar.gz
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 (limited to 'graphics/gtkimageview')
-rw-r--r--graphics/gtkimageview/Makefile19
-rw-r--r--graphics/gtkimageview/distinfo8
2 files changed, 13 insertions, 14 deletions
diff --git a/graphics/gtkimageview/Makefile b/graphics/gtkimageview/Makefile
index 2cd5db152c4..34c4990a693 100644
--- a/graphics/gtkimageview/Makefile
+++ b/graphics/gtkimageview/Makefile
@@ -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:
-# http://trac.bjourne.webfactional.com/chrome/common/gtkimageview-docs/releasehistory.html
+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
HOMEPAGE= http://trac.bjourne.webfactional.com/
COMMENT= Image viewer widget for GTK
diff --git a/graphics/gtkimageview/distinfo b/graphics/gtkimageview/distinfo
index 3533b97a8ac..c7f89c324b1 100644
--- a/graphics/gtkimageview/distinfo
+++ b/graphics/gtkimageview/distinfo
@@ -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