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:           Mon Sep  7 11:24:54 UTC 2020

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

Log Message:
p5-cairo: update to 1.107.

Overview of changes in Cairo 1.107
==================================

* Rename DOAP file to appease Gitlab
* Add bindings for cairo_tag_begin and cairo_tag_end
* Add a binding for cairo_pdf_surface_set_metadata


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/p5-cairo/Makefile
cvs rdiff -u -r1.9 -r1.10 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.41 pkgsrc/graphics/p5-cairo/Makefile:1.42
--- pkgsrc/graphics/p5-cairo/Makefile:1.41      Mon Aug 31 18:09:44 2020
+++ pkgsrc/graphics/p5-cairo/Makefile   Mon Sep  7 11:24:54 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2020/08/31 18:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/09/07 11:24:54 wiz Exp $
 
-DISTNAME=      Cairo-1.106
+DISTNAME=      Cairo-1.107
 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.9 pkgsrc/graphics/p5-cairo/distinfo:1.10
--- pkgsrc/graphics/p5-cairo/distinfo:1.9       Sun Sep 17 15:39:44 2017
+++ pkgsrc/graphics/p5-cairo/distinfo   Mon Sep  7 11:24:54 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/09/17 15:39:44 wiz Exp $
+$NetBSD: distinfo,v 1.10 2020/09/07 11:24:54 wiz Exp $
 
-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
+SHA1 (Cairo-1.107.tar.gz) = d9aeb9e471e4ab366b4b3b6aac9c37172983d054
+RMD160 (Cairo-1.107.tar.gz) = 0b93c6e0ea9857d9c4e2e5c9db70f9cd65813010
+SHA512 (Cairo-1.107.tar.gz) = 613ba59ee3bd1adc2f33be60b395148f23d1de793fde888fd417f0b0cb6631a35429ee696172e9292b7d3fecab93de8ca958c96f803b9f5a16747a6d1fc7e9cb
+Size (Cairo-1.107.tar.gz) = 111203 bytes



Home | Main Index | Thread Index | Old Index