Skip to Content.
Sympa Menu

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

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 (e350b1b386354d9b185a908612a38f9c611f140a)
  • Date: Wed, 8 Nov 2017 11:29:06 +0000

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

ChangeLog | 3 +++
xorg-app/bdftopcf/DEPENDS | 3 +--
xorg-app/bdftopcf/DETAILS | 11 +++++++----
xorg-app/bdftopcf/HISTORY | 6 ++++++
xorg-app/xfs/DETAILS | 12 +++++++-----
xorg-app/xfs/HISTORY | 5 +++++
xorg.gpg |binary
7 files changed, 29 insertions(+), 11 deletions(-)

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

bdftopcf - add missing file

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

xorg.gpg - add Alan Coopersmith

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

xfs: => 1.1.4

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

bdftopcf: => 1.1

diff --git a/ChangeLog b/ChangeLog
index 2a5613c..13efec7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2017-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * xorg.gpg: add 28C642A7 Alan Coopersmith <alanc AT freedesktop.org>
+
2017-11-04 Vlad Glagolev <stealth AT sourcemage.org>
* net/wireguard: new spell, fast, modern, secure kernel VPN tunnel

diff --git a/xorg-app/bdftopcf/DEPENDS b/xorg-app/bdftopcf/DEPENDS
index f01b26b..65daae1 100755
--- a/xorg-app/bdftopcf/DEPENDS
+++ b/xorg-app/bdftopcf/DEPENDS
@@ -2,5 +2,4 @@ depends AWK &&
depends pkgconfig &&
depends util-macros &&
depends fontsproto &&
-depends xproto &&
-depends -sub BUILTIN_FONTS libxfont
+depends xproto
diff --git a/xorg-app/bdftopcf/DETAILS b/xorg-app/bdftopcf/DETAILS
index 00ed3c6..5a46106 100755
--- a/xorg-app/bdftopcf/DETAILS
+++ b/xorg-app/bdftopcf/DETAILS
@@ -1,11 +1,14 @@
SPELL=bdftopcf
PKG=bdftopcf
- VERSION=1.0.5
-
SOURCE_HASH=sha512:9c6a156c8932579ee37699efaee3b1421d04d55ca0a62ca850a69cc65c21c7d9366b5a090b6a40e927504df16fecfdb484606052adc1038ca25e797f7e8c86c3
+ VERSION=1.1
SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="The X.Org BDF to PCF font compiler"
diff --git a/xorg-app/bdftopcf/HISTORY b/xorg-app/bdftopcf/HISTORY
index da2c3a1..25f59c3 100644
--- a/xorg-app/bdftopcf/HISTORY
+++ b/xorg-app/bdftopcf/HISTORY
@@ -1,3 +1,9 @@
+2017-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1
+
+ * DETAILS: add gpg checking
+ * DEPENDS: delete libxfont
+
2014-12-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.5

diff --git a/xorg-app/xfs/DETAILS b/xorg-app/xfs/DETAILS
index 051de60..481058f 100755
--- a/xorg-app/xfs/DETAILS
+++ b/xorg-app/xfs/DETAILS
@@ -1,12 +1,14 @@
SPELL=xfs
- VERSION=1.1.2
-
SOURCE_HASH=sha512:4cfaf2fbcae382534f136739c152cf63a63b00d517372cbeb541ced53388b3c21adc7ca9babe5cf3c6bfccdd6c7f3dd56ec22d07159d1a2bf69ffd879aff78e4
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+ VERSION=1.1.4
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
PATCHLEVEL=1
- WEB_SITE=http://xorg.freedesktop.org/wiki
+ WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="X Font Server"
diff --git a/xorg-app/xfs/HISTORY b/xorg-app/xfs/HISTORY
index 51904db..0ff399e 100644
--- a/xorg-app/xfs/HISTORY
+++ b/xorg-app/xfs/HISTORY
@@ -1,3 +1,8 @@
+2017-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+
+ * DETAILS: add gpg checking
+
2012-02-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.2
* DEPENDS: remove libfs
diff --git a/xorg.gpg b/xorg.gpg
index b489329..1b04b69 100644
Binary files a/xorg.gpg and b/xorg.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e350b1b386354d9b185a908612a38f9c611f140a), Treeve Jelbert, 11/08/2017

Archive powered by MHonArc 2.6.24.

Top of Page