Mon Sep 7 00:45:27 2015 UTC ()
Update to 1.4.1.
(While 1.9.1 exists, it is a pre-release and hence not packaged.)

guile-cairo 1.4.1 -- 2011-04-22
===============================

* Guile-Cairo has moved to git.  See the HACKING file for information on
  how to access Guile-Cairo.

* Guile-Cairo's license has been upgraded to the LGPL version 3 or
  later.  This should not cause problems for any users.  See
  http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility for more
  information.


(gdt)
diff -r1.19 -r1.20 pkgsrc/graphics/guile-cairo/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/guile-cairo/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/graphics/guile-cairo/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/guile-cairo/Makefile 2015/04/25 14:23:13 1.19
+++ pkgsrc/graphics/guile-cairo/Makefile 2015/09/07 00:45:27 1.20
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:13 tnn Exp $ 1# $NetBSD: Makefile,v 1.20 2015/09/07 00:45:27 gdt Exp $
2# 2#
3 3
4DISTNAME= guile-cairo-1.4.0 4DISTNAME= guile-cairo-1.4.1
5PKGREVISION= 14 
6CATEGORIES= graphics 5CATEGORIES= graphics
7MASTER_SITES= http://download.gna.org/guile-cairo/ 6MASTER_SITES= http://download.gna.org/guile-cairo/
 7# guile-cario has moved to savannah and is at 1.9.1, but that is
 8# a prerlease and hence not packaged.
8 9
9MAINTAINER= gdt@NetBSD.org 10MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= http://home.gna.org/guile-cairo/ 11HOMEPAGE= http://www.nongnu.org/guile-cairo/
11COMMENT= Guile wrapper for cairo 12COMMENT= Guile wrapper for cairo
12 13
13GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 15USE_LIBTOOL= yes
15USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
16 17
17INFO_FILES= YES 18INFO_FILES= YES
18 19
19PKGCONFIG_OVERRIDE+= guile-cairo.pc.in 20PKGCONFIG_OVERRIDE+= guile-cairo.pc.in
20 21
21.include "../../graphics/cairo/buildlink3.mk" 22.include "../../graphics/cairo/buildlink3.mk"
22.include "../../lang/guile/buildlink3.mk" 23.include "../../lang/guile/buildlink3.mk"
23 24

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/guile-cairo/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/guile-cairo/distinfo 2007/08/10 21:21:01 1.1.1.1
+++ pkgsrc/graphics/guile-cairo/distinfo 2015/09/07 00:45:27 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2007/08/10 21:21:01 gdt Exp $ 1$NetBSD: distinfo,v 1.2 2015/09/07 00:45:27 gdt Exp $
2 2
3SHA1 (guile-cairo-1.4.0.tar.gz) = 7b5a500b40233dd474e2bd5787d96099441ac926 3SHA1 (guile-cairo-1.4.1.tar.gz) = bac0055d517548395185f195ea871fec6794f34d
4RMD160 (guile-cairo-1.4.0.tar.gz) = 57a788303c6ff2044ef94f34d614aa90f511ff56 4RMD160 (guile-cairo-1.4.1.tar.gz) = f38762828d0b7a757429a10045df5090ae869b81
5Size (guile-cairo-1.4.0.tar.gz) = 512208 bytes 5Size (guile-cairo-1.4.1.tar.gz) = 524114 bytes