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: bsiegert
Date: Mon Jul 26 13:23:16 UTC 2021
Modified Files:
pkgsrc/graphics/p5-cairo: Makefile distinfo
Log Message:
p5-cairo: update to 1.109
Overview of changes in Cairo 1.109
==================================
* Remove PDF outline exports that do not exist
Overview of changes in Cairo 1.108
==================================
* Add missing status codes
* Add Perl bindings for Cairo surface mime type setting/getting and get extents
* Add bindings for PDF outline support
* Add example file for PDF outline support bindings
* Updated MANIFEST file with newly added files
* Makefile.PL: updated Git URLs
* Add defined constants for MIME types, pdf outlining, and tags
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/p5-cairo/Makefile
cvs rdiff -u -r1.10 -r1.11 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.43 pkgsrc/graphics/p5-cairo/Makefile:1.44
--- pkgsrc/graphics/p5-cairo/Makefile:1.43 Mon May 24 19:52:27 2021
+++ pkgsrc/graphics/p5-cairo/Makefile Mon Jul 26 13:23:16 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2021/05/24 19:52:27 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2021/07/26 13:23:16 bsiegert Exp $
-DISTNAME= Cairo-1.107
+DISTNAME= Cairo-1.109
PKGNAME= p5-${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
Index: pkgsrc/graphics/p5-cairo/distinfo
diff -u pkgsrc/graphics/p5-cairo/distinfo:1.10 pkgsrc/graphics/p5-cairo/distinfo:1.11
--- pkgsrc/graphics/p5-cairo/distinfo:1.10 Mon Sep 7 11:24:54 2020
+++ pkgsrc/graphics/p5-cairo/distinfo Mon Jul 26 13:23:16 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/09/07 11:24:54 wiz Exp $
+$NetBSD: distinfo,v 1.11 2021/07/26 13:23:16 bsiegert Exp $
-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
+SHA1 (Cairo-1.109.tar.gz) = 549a055054854d69e055fc5d9a071bece3f4d2f9
+RMD160 (Cairo-1.109.tar.gz) = c6eb5dda1ca8f5e9b0bf9373e38cd8809914d874
+SHA512 (Cairo-1.109.tar.gz) = b80841bff480acf95f69659cba02ca17c79b67a2dc5c9b9302efb15bbd79bd4bc2f1801c001c220723da11081e86a08a83e07ecc8866810ebf9406e1f6fa1c53
+Size (Cairo-1.109.tar.gz) = 116924 bytes
Home |
Main Index |
Thread Index |
Old Index