pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/pear-Image_Color
Module Name: pkgsrc
Committed By: taca
Date: Fri Dec 13 17:22:10 UTC 2024
Modified Files:
pkgsrc/graphics/pear-Image_Color: Makefile distinfo
pkgsrc/graphics/pear-Image_Color/patches: patch-aa
Log Message:
graphics/pear-Image_Color: update to 1.0.7
1.0.7 (2024-12-08)
* PR #4: Port to PHP 8
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/pear-Image_Color/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/pear-Image_Color/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/pear-Image_Color/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/pear-Image_Color/Makefile
diff -u pkgsrc/graphics/pear-Image_Color/Makefile:1.14 pkgsrc/graphics/pear-Image_Color/Makefile:1.15
--- pkgsrc/graphics/pear-Image_Color/Makefile:1.14 Wed Feb 28 14:41:44 2024
+++ pkgsrc/graphics/pear-Image_Color/Makefile Fri Dec 13 17:22:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/02/28 14:41:44 taca Exp $
+# $NetBSD: Makefile,v 1.15 2024/12/13 17:22:10 taca Exp $
-DISTNAME= Image_Color-1.0.6
+DISTNAME= Image_Color-1.0.7
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/pear-Image_Color/distinfo
diff -u pkgsrc/graphics/pear-Image_Color/distinfo:1.8 pkgsrc/graphics/pear-Image_Color/distinfo:1.9
--- pkgsrc/graphics/pear-Image_Color/distinfo:1.8 Wed Feb 28 14:41:44 2024
+++ pkgsrc/graphics/pear-Image_Color/distinfo Fri Dec 13 17:22:10 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2024/02/28 14:41:44 taca Exp $
+$NetBSD: distinfo,v 1.9 2024/12/13 17:22:10 taca Exp $
-BLAKE2s (pear/Image_Color-1.0.6.tgz) = b92024d8caafac28a93095a31fbe4e0aa0d76ed87e7b41ace06250fad8c23e49
-SHA512 (pear/Image_Color-1.0.6.tgz) = 8f74c6997d2b3bcde40224039200895dfe1fc5aa31417f6d06d035f0f44794309b76012d6628e5bd924bbfb952e8cc0535ad5fb70262cde3bc08f9ed57e735ef
-Size (pear/Image_Color-1.0.6.tgz) = 10058 bytes
-SHA1 (patch-aa) = 5532003dde487901234be5e424e994f74f9c57ca
+BLAKE2s (pear/Image_Color-1.0.7.tgz) = 5e04442a754a4477d9297e855759fcb1180d2ef23ef5e06b4368702585d3e037
+SHA512 (pear/Image_Color-1.0.7.tgz) = 86e63cecd65c831505dff1a06a970c05c7d713e4dd3889fd6b7369e161432068e4b152f46fd37af0fafa1ca5c114cee48a860fbf851a6d13bccc1d18329193bc
+Size (pear/Image_Color-1.0.7.tgz) = 10008 bytes
+SHA1 (patch-aa) = d98f9c7f2b53008252cd5afddefe9adca7c2c4bf
Index: pkgsrc/graphics/pear-Image_Color/patches/patch-aa
diff -u pkgsrc/graphics/pear-Image_Color/patches/patch-aa:1.3 pkgsrc/graphics/pear-Image_Color/patches/patch-aa:1.4
--- pkgsrc/graphics/pear-Image_Color/patches/patch-aa:1.3 Mon May 16 13:18:59 2011
+++ pkgsrc/graphics/pear-Image_Color/patches/patch-aa Fri Dec 13 17:22:10 2024
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.3 2011/05/16 13:18:59 taca Exp $
+$NetBSD: patch-aa,v 1.4 2024/12/13 17:22:10 taca Exp $
Avoid depends on gd extension in package.xml since it is covered by
pkgsrc's denedency.
---- ../package.xml.orig 1970-01-01 09:13:08.000000000 +0000
+--- ../package.xml.orig 2024-12-08 13:35:09.000000000 +0000
+++ ../package.xml
-@@ -51,9 +51,6 @@ Relicensing under LGPL 2.1.
+@@ -51,9 +51,6 @@ PR #4: Port to PHP 8
<pearinstaller>
- <min>1.4.0b1</min>
+ <min>1.10.14</min>
</pearinstaller>
- <extension>
- <name>gd</name>
Home |
Main Index |
Thread Index |
Old Index