pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/p5-cairo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 15:39:44 UTC 2017

Modified Files:
        pkgsrc/graphics/p5-cairo: Makefile distinfo

Log Message:
p5-cairo: update to 1.106.

Overview of changes in Cairo 1.106
==================================

* Generate cairo-perl-auto.typemap and cairo-perl-auto.h in a deterministic
  fashion
* Use the pthread compatibility workaround on NetBSD as well
* Fix a test failure in t/CairoFont.t

Overview of changes in Cairo 1.105
==================================

* Fix libpthread-related building issues on OpenBSD


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/p5-cairo/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/p5-cairo/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/p5-cairo/Makefile
diff -u pkgsrc/graphics/p5-cairo/Makefile:1.32 pkgsrc/graphics/p5-cairo/Makefile:1.33
--- pkgsrc/graphics/p5-cairo/Makefile:1.32      Mon Jun  5 14:24:02 2017
+++ pkgsrc/graphics/p5-cairo/Makefile   Sun Sep 17 15:39:44 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2017/06/05 14:24:02 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.33 2017/09/17 15:39:44 wiz Exp $
 
-DISTNAME=      Cairo-1.104
+DISTNAME=      Cairo-1.106
 PKGNAME=       p5-${DISTNAME:tl}
-PKGREVISION=   6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 

Index: pkgsrc/graphics/p5-cairo/distinfo
diff -u pkgsrc/graphics/p5-cairo/distinfo:1.8 pkgsrc/graphics/p5-cairo/distinfo:1.9
--- pkgsrc/graphics/p5-cairo/distinfo:1.8       Tue Nov  3 21:34:14 2015
+++ pkgsrc/graphics/p5-cairo/distinfo   Sun Sep 17 15:39:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 21:34:14 agc Exp $
+$NetBSD: distinfo,v 1.9 2017/09/17 15:39:44 wiz Exp $
 
-SHA1 (Cairo-1.104.tar.gz) = 5af4c05dc2f5ea48a6a03edccecc5a09a220bcf3
-RMD160 (Cairo-1.104.tar.gz) = 1128d4418d43b3011e63152384132149dcb5409a
-SHA512 (Cairo-1.104.tar.gz) = 6b3f052740c80fc257022a2f54e821b8f90fcf39d7c118e351892a83c1eacc92627cacee97b92256183667ab715e2a84fa58af16ac68e042b4d99016a8801b43
-Size (Cairo-1.104.tar.gz) = 108438 bytes
+SHA1 (Cairo-1.106.tar.gz) = f9efb66be604035176dd104f892bc7060c84b731
+RMD160 (Cairo-1.106.tar.gz) = 6a6532fff334dfd638de63972c1ffbea4d3eea79
+SHA512 (Cairo-1.106.tar.gz) = 190435f99e4c7a8f5e8d48834639b9e12c6bc4d5dfe721a2820de3479dd3f2144e1fc1ea74e7796fd7b219a45591b55c7648488e6dd276106bc5e51b0467fee7
+Size (Cairo-1.106.tar.gz) = 108779 bytes



Home | Main Index | Thread Index | Old Index