pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-Cairo
Module Name: pkgsrc
Committed By: mef
Date: Wed Dec 4 13:46:48 UTC 2024
Modified Files:
pkgsrc/graphics/R-Cairo: Makefile distinfo
Log Message:
(graphics/R-Cairo) Updated 1.6.0 to 1.6.2
1.6-2 (2023-11-28)
o Minor bugfixes: invalid format specified in UBiDi error
string, incorrect font name passed if the font family
name is too long.
o Update Windows build to use pkg-config (Thanks to Tomáš
Kalibera!) (#43)
1.6-1 (2023-08-17)
o The following additional arguments can be used to set PDF
metadata: title, author, subject, creator, keywords,
create.date and modify.date if cairo version 1.16 or
higher is used. (#15)
o The `version` argument for PDF back-end is now honored and
defaults to 1.4. Note that currently cairo library only
supports PDF target versions 1.4 or 1.5.
o The xlib back-end no longer requires headers from Xt. (#39)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/R-Cairo/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/R-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/R-Cairo/Makefile
diff -u pkgsrc/graphics/R-Cairo/Makefile:1.12 pkgsrc/graphics/R-Cairo/Makefile:1.13
--- pkgsrc/graphics/R-Cairo/Makefile:1.12 Sun Apr 7 07:34:07 2024
+++ pkgsrc/graphics/R-Cairo/Makefile Wed Dec 4 13:46:48 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2024/04/07 07:34:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/12/04 13:46:48 mef Exp $
R_PKGNAME= Cairo
-R_PKGVER= 1.6-0
-PKGREVISION= 3
+R_PKGVER= 1.6-2
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/R-Cairo/distinfo
diff -u pkgsrc/graphics/R-Cairo/distinfo:1.7 pkgsrc/graphics/R-Cairo/distinfo:1.8
--- pkgsrc/graphics/R-Cairo/distinfo:1.7 Sun Feb 19 01:51:01 2023
+++ pkgsrc/graphics/R-Cairo/distinfo Wed Dec 4 13:46:48 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2023/02/19 01:51:01 mef Exp $
+$NetBSD: distinfo,v 1.8 2024/12/04 13:46:48 mef Exp $
-BLAKE2s (R/Cairo_1.6-0.tar.gz) = 1251972a29eb097f1cc72793af6aa04f509f7d9f9fceee800ff9cf8c6c3261ed
-SHA512 (R/Cairo_1.6-0.tar.gz) = 15a169fe238a7bcf4348462089d87b43e6d8601d2674242a3cdc01404eccdb0ae49d2b97d87d5e6d1b8768b43e1f0a0d6f5341fba3b91d98ebaeb864dce6755a
-Size (R/Cairo_1.6-0.tar.gz) = 98278 bytes
+BLAKE2s (R/Cairo_1.6-2.tar.gz) = 737673caac0b6fa1ac013b7c7d060b86bc7d51237c05c26af7e77449f3f92593
+SHA512 (R/Cairo_1.6-2.tar.gz) = c79217cebe31019950059482767b194cc9bff8c110326accc72d8df8632e73018aaee5ffdc316b1d9a9eb0162319dafdf18ff446f41bec415810bf5c5f83d11e
+Size (R/Cairo_1.6-2.tar.gz) = 99417 bytes
SHA1 (patch-configure) = 9ab0b88b803c9c09682ee2633fb6024c8f0dcb3f
Home |
Main Index |
Thread Index |
Old Index