Thu Dec 11 17:35:54 2008 UTC ()
Update to 1.6.3.  Add TEST_TARGET even though it doesn't seem to do
much.

>From the (hard-to-find) release notes on upstream trac:

Major changes in 1.6.3

  Ensure that the header testlib.h is included in distributed
  tarball. Fixes ticket30.


(gdt)
diff -r1.5 -r1.6 pkgsrc/graphics/gtkimageview/Makefile
diff -r1.3 -r1.4 pkgsrc/graphics/gtkimageview/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/graphics/gtkimageview/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gtkimageview/Makefile 2008/11/26 12:00:36 1.5
+++ pkgsrc/graphics/gtkimageview/Makefile 2008/12/11 17:35:54 1.6
@@ -1,27 +1,29 @@ @@ -1,27 +1,29 @@
1# $NetBSD: Makefile,v 1.5 2008/11/26 12:00:36 drochner Exp $ 1# $NetBSD: Makefile,v 1.6 2008/12/11 17:35:54 gdt Exp $
2 2
3DISTNAME= gtkimageview-1.6.2 3DISTNAME= gtkimageview-1.6.3
4CATEGORIES= graphics 4CATEGORIES= graphics
5# See http://trac.bjourne.webfactional.com/ticket/27 5# See http://trac.bjourne.webfactional.com/ticket/27
6# MASTER_SITES= http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/broken 6# MASTER_SITES= http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/broken
7MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/ 7MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/
8# This package has no NEWS, and it is very difficult to find the summary of changes. 8# This package has no NEWS, and it is very difficult to find the summary of changes.
9# See http://trac.bjourne.webfactional.com/ticket/28 in which the author points 9# See http://trac.bjourne.webfactional.com/ticket/28 in which the author points
10# to the following URL for the content that would normally be in NEWS: 10# to the following URL for the content that would normally be in NEWS:
11# http://trac.bjourne.webfactional.com/chrome/common/gtkimageview-docs/releasehistory.html 11# http://trac.bjourne.webfactional.com/chrome/common/gtkimageview-docs/releasehistory.html
12 12
13MAINTAINER= gdt@NetBSD.org 13MAINTAINER= gdt@NetBSD.org
14HOMEPAGE= http://trac.bjourne.webfactional.com/ 14HOMEPAGE= http://trac.bjourne.webfactional.com/
15COMMENT= Image viewer widget for GTK 15COMMENT= Image viewer widget for GTK
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18USE_LIBTOOL= yes 18USE_LIBTOOL= yes
19USE_TOOLS+= gmake pkg-config 19USE_TOOLS+= gmake pkg-config
20 20
21PKGCONFIG_OVERRIDE+= gtkimageview-1.0.pc.in 21PKGCONFIG_OVERRIDE+= gtkimageview-1.0.pc.in
22 22
 23TEST_TARGET= check
 24
23.include "../../devel/glib/buildlink3.mk" 25.include "../../devel/glib/buildlink3.mk"
24.include "../../devel/pango/buildlink3.mk" 26.include "../../devel/pango/buildlink3.mk"
25.include "../../x11/gtk2/buildlink3.mk" 27.include "../../x11/gtk2/buildlink3.mk"
26 28
27.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/graphics/gtkimageview/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/gtkimageview/distinfo 2008/11/26 12:00:36 1.3
+++ pkgsrc/graphics/gtkimageview/distinfo 2008/12/11 17:35:54 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2008/11/26 12:00:36 drochner Exp $ 1$NetBSD: distinfo,v 1.4 2008/12/11 17:35:54 gdt Exp $
2 2
3SHA1 (gtkimageview-1.6.2.tar.gz) = 5a6f15ae31d1662dabe144c92f55089f7af8c5aa 3SHA1 (gtkimageview-1.6.3.tar.gz) = ad19e7421279919935193c7f8a9e6793d77190e0
4RMD160 (gtkimageview-1.6.2.tar.gz) = 706519dcdd4ad427cae83b6b1700b800fa954be0 4RMD160 (gtkimageview-1.6.3.tar.gz) = eec79ea967776fc8152a5dd4149959c3499b682f
5Size (gtkimageview-1.6.2.tar.gz) = 1087541 bytes 5Size (gtkimageview-1.6.3.tar.gz) = 1087939 bytes
6SHA1 (patch-aa) = 1677757aff7ff96d5f21f0d66c81b5a674adf9a0 6SHA1 (patch-aa) = 1677757aff7ff96d5f21f0d66c81b5a674adf9a0