Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (166e5b6a05bd8965d9cf87cef84c4ceca997423a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (166e5b6a05bd8965d9cf87cef84c4ceca997423a)
  • Date: Sun, 5 Jan 2025 00:01:46 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/graphviz/DEPENDS | 1 +
devel/graphviz/DETAILS | 1 +
devel/graphviz/HISTORY | 4 ++++
openprinting/libcupsfilters/DETAILS | 2 +-
openprinting/libcupsfilters/HISTORY | 3 +++
5 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 166e5b6a05bd8965d9cf87cef84c4ceca997423a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

graphviz: Added slibtool; PATCHLEVEL++

commit 321042bceb527a246a9b5552bad2b95246d285af
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libcupsfilters: Fix SECURITY_PATCH typo

diff --git a/devel/graphviz/DEPENDS b/devel/graphviz/DEPENDS
index 6771a71..8d3a2f7 100755
--- a/devel/graphviz/DEPENDS
+++ b/devel/graphviz/DEPENDS
@@ -1,5 +1,6 @@
. "$GRIMOIRE/VDEPENDS" &&
vdepends <<< "at-spi2-core >= 2.45.0" &&
+depends slibtool LIBTOOL=slibtool-shared &&
depends autoconf &&
depends automake &&
depends bison &&
diff --git a/devel/graphviz/DETAILS b/devel/graphviz/DETAILS
index 0238e4f..2191924 100755
--- a/devel/graphviz/DETAILS
+++ b/devel/graphviz/DETAILS
@@ -1,6 +1,7 @@
# Watch: https://gitlab.com/graphviz/graphviz/-/tags
SPELL=graphviz
VERSION=12.0.0
+ PATCHLEVEL=1

SOURCE_HASH=sha512:abce2766f1f57f48e711361113ee496d67ab555d8bb9757377b8b8ad38e7e025f239f48ad8effb869eeca5fe15a095c2468eee81a18c1d72a8be6383a97a59f8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/graphviz/HISTORY b/devel/graphviz/HISTORY
index 4e76822..08db96d 100644
--- a/devel/graphviz/HISTORY
+++ b/devel/graphviz/HISTORY
@@ -1,3 +1,7 @@
+2025-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added slibtool
+ * DETAILS: PATCHLEVEL++
+
2024-07-09 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 12.0.0
* DEPENDS: made librsvg2 dependency optional
diff --git a/openprinting/libcupsfilters/DETAILS
b/openprinting/libcupsfilters/DETAILS
index 10eb859..0363a8a 100755
--- a/openprinting/libcupsfilters/DETAILS
+++ b/openprinting/libcupsfilters/DETAILS
@@ -1,7 +1,7 @@
SPELL=libcupsfilters
VERSION=2.1.0

SOURCE_HASH=sha512:2c15180a49f211215a13dac5b198a4f8d11fbc67c49d2112ec0c9a9cfd34f012867780bcf23dba81fae7bfaa7f05d4241b222dc6ad8dd83fc8ae29ce2869b235
- SECURITY_PATCH==1
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=/$SPELL-$VERSION
WEB_SITE=https://github.com/OpenPrinting/$SPELL
diff --git a/openprinting/libcupsfilters/HISTORY
b/openprinting/libcupsfilters/HISTORY
index aeabc81..b14f378 100644
--- a/openprinting/libcupsfilters/HISTORY
+++ b/openprinting/libcupsfilters/HISTORY
@@ -1,3 +1,6 @@
+2025-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed SECURITY_PATCH typo
+
2024-10-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ fix CVE-2024-47076



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (166e5b6a05bd8965d9cf87cef84c4ceca997423a), Ismael Luceno, 01/04/2025

Archive powered by MHonArc 2.6.24.

Top of Page