Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1660e5af76bf672d13937bcde044f0c8314f471a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1660e5af76bf672d13937bcde044f0c8314f471a)
  • Date: Mon, 5 Jun 2023 13:31:06 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

devel/ccache/DETAILS | 2 +-
devel/ccache/HISTORY | 3 +++
fonts-x11/unifont/DETAILS | 2 +-
fonts-x11/unifont/HISTORY | 3 +++
graphics-libs/poppler/DETAILS | 4 ++--
graphics-libs/poppler/HISTORY | 3 +++
xorg-app/xrdb/DETAILS | 4 ++--
xorg-app/xrdb/HISTORY | 3 +++
xorg/xorgproto/DETAILS | 2 +-
xorg/xorgproto/HISTORY | 3 +++
10 files changed, 22 insertions(+), 7 deletions(-)

New commits:
commit 1660e5af76bf672d13937bcde044f0c8314f471a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xorgproto: => 2023.1

commit 8635487d576d1f9362441a3e96294603498b1451
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

poppler: => 23.06.0

commit d1c0fb4c343a20a665378dd4e074794b1eb5f47b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ccache: => 4.8.1

commit bf768cb383fc7fba640f61b0881b30df53659e33
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

unifont: => 15.0.05

commit 812e9caaf9c353d3d3ed67fd1e6108caba7ec2a7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xrdb: => 1.2.2

diff --git a/devel/ccache/DETAILS b/devel/ccache/DETAILS
index b3a5a60..ef308ea 100755
--- a/devel/ccache/DETAILS
+++ b/devel/ccache/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=ccache
- VERSION=4.8
+ VERSION=4.8.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/ccache/HISTORY b/devel/ccache/HISTORY
index 5b1834e..015c58e 100755
--- a/devel/ccache/HISTORY
+++ b/devel/ccache/HISTORY
@@ -1,3 +1,6 @@
+2023-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.8.1
+
2023-05-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.8

diff --git a/fonts-x11/unifont/DETAILS b/fonts-x11/unifont/DETAILS
index 5267dd9..2f4a17a 100755
--- a/fonts-x11/unifont/DETAILS
+++ b/fonts-x11/unifont/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://unifoundry.com/pub/unifont/ href="unifont-([^/]+)/"
SPELL=unifont
- VERSION=15.0.02
+ VERSION=15.0.05
SOURCE="${SPELL}-${VERSION}.ttf"
SOURCE2=${SOURCE}.sig

SOURCE_URL[0]=https://unifoundry.com/pub/unifont/unifont-$VERSION/font-builds/$SOURCE
diff --git a/fonts-x11/unifont/HISTORY b/fonts-x11/unifont/HISTORY
index 0e6e5c8..4208907 100644
--- a/fonts-x11/unifont/HISTORY
+++ b/fonts-x11/unifont/HISTORY
@@ -1,3 +1,6 @@
+2023-06-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 15.0.05
+
2023-05-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 15.0.02

diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 3ac1aed..e63b549 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=23.05.0
+ VERSION=23.06.0
else
- VERSION=23.05.0
+ VERSION=23.06.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index b10dffe..93a55b5 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2023-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 23.06.0
+
2023-05-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 23.05.0

diff --git a/xorg-app/xrdb/DETAILS b/xorg-app/xrdb/DETAILS
index eee97f5..cb65ad7 100755
--- a/xorg-app/xrdb/DETAILS
+++ b/xorg-app/xrdb/DETAILS
@@ -1,7 +1,7 @@
SPELL=xrdb
- VERSION=1.2.1
+ VERSION=1.2.2
SECURITY_PATCH=1
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-app/xrdb/HISTORY b/xorg-app/xrdb/HISTORY
index 97d2e2d..a4fbf50 100644
--- a/xorg-app/xrdb/HISTORY
+++ b/xorg-app/xrdb/HISTORY
@@ -1,3 +1,6 @@
+2023-06-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.2
+
2021-08-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.1

diff --git a/xorg/xorgproto/DETAILS b/xorg/xorgproto/DETAILS
index 29e6c86..d053099 100755
--- a/xorg/xorgproto/DETAILS
+++ b/xorg/xorgproto/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=xorgproto
- VERSION=2022.2
+ VERSION=2023.1
PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
diff --git a/xorg/xorgproto/HISTORY b/xorg/xorgproto/HISTORY
index bcaece9..d5bd152 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,6 @@
+2023-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2023.1
+
2022-08-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2022.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1660e5af76bf672d13937bcde044f0c8314f471a), Treeve Jelbert, 06/05/2023

Archive powered by MHonArc 2.6.24.

Top of Page