Skip to Content.
Sympa Menu

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

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 (d862d58f895cb18564ca5272b9beb6ccf7a2c3cd)
  • Date: Wed, 26 Apr 2017 17:36:53 +0000

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

dev/null |binary
gnome2-libs/libcroco/DETAILS | 6 +++---
gnome2-libs/libcroco/HISTORY | 3 +++
graphics-libs/libepoxy/DETAILS | 8 ++++----
graphics-libs/libepoxy/HISTORY | 4 ++++
graphics-libs/libepoxy/PRE_BUILD | 3 ---
6 files changed, 14 insertions(+), 10 deletions(-)

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

libepoxy: => 1.4.1

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

libcroco: => 0.6.12

diff --git a/gnome2-libs/libcroco/DETAILS b/gnome2-libs/libcroco/DETAILS
index a3e6fb0..e0dadf5 100755
--- a/gnome2-libs/libcroco/DETAILS
+++ b/gnome2-libs/libcroco/DETAILS
@@ -1,12 +1,12 @@
SPELL=libcroco
- VERSION=0.6.8
+ VERSION=0.6.12
+
SOURCE_HASH=sha512:af9a171d5ccded255b57f170576e67155f12fa0f61ab3e379e907975f77afc37e82e22772c6019b2897cffc15b2425faf3ccfda92b1a45b23eda2519debabeb6
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GNU
- WEB_SITE=http://www.gnome.org
+ WEB_SITE=https://www.gnome.org
ENTERED=20020510
KEYWORDS="gnome2 libs"
SHORT="Standalone css2 parsing library"
diff --git a/gnome2-libs/libcroco/HISTORY b/gnome2-libs/libcroco/HISTORY
index 6b429bb..97d3de5 100644
--- a/gnome2-libs/libcroco/HISTORY
+++ b/gnome2-libs/libcroco/HISTORY
@@ -1,3 +1,6 @@
+2017-04-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.12
+
2013-05-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.8

diff --git a/gnome2-libs/libcroco/libcroco-0.6.8.tar.xz.sig
b/gnome2-libs/libcroco/libcroco-0.6.8.tar.xz.sig
deleted file mode 100644
index 51736ad..0000000
Binary files a/gnome2-libs/libcroco/libcroco-0.6.8.tar.xz.sig and /dev/null
differ
diff --git a/graphics-libs/libepoxy/DETAILS b/graphics-libs/libepoxy/DETAILS
index 3f07ef8..3af4855 100755
--- a/graphics-libs/libepoxy/DETAILS
+++ b/graphics-libs/libepoxy/DETAILS
@@ -1,10 +1,10 @@
SPELL=libepoxy
- VERSION=1.3.1
-
SOURCE_HASH=sha512:7d83f01bbc6d2387e4e2ec8a94b05d6e7aa6d0513821a794d60544381a18874fa75ec1dfd2585824076708e2848ff8d5dc20e184af65a7cb602e7dfd010aaf53
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=1.4.1
+
SOURCE_HASH=sha512:66b363b699ddaa7d03178cfbe0bc24ad35edcf6099ec9daa09235c0733662e270bf561e37a3ed8f4199a9b4462e6ee3b353dfd7decb35a4a13cc60a3109d15eb
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/anholt/libepoxy
- SOURCE_URL=$WEB_SITE/archive/v$VERSION.tar.gz
+ SOURCE_URL=$WEB_SITE/releases/download/$VERSION/$SOURCE
ENTERED=20140607
LICENSE[0]=MIT
SHORT="library for handling OpenGL function pointer management"
diff --git a/graphics-libs/libepoxy/HISTORY b/graphics-libs/libepoxy/HISTORY
index c8d39c2..7905220 100644
--- a/graphics-libs/libepoxy/HISTORY
+++ b/graphics-libs/libepoxy/HISTORY
@@ -1,3 +1,7 @@
+2017-04-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.1
+ * PRE_BUILD: deleted
+
2015-11-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS version v1.3.1

diff --git a/graphics-libs/libepoxy/PRE_BUILD
b/graphics-libs/libepoxy/PRE_BUILD
deleted file mode 100755
index c51d7b2..0000000
--- a/graphics-libs/libepoxy/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-autoreconf -f -i --symlink



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d862d58f895cb18564ca5272b9beb6ccf7a2c3cd), Treeve Jelbert, 04/26/2017

Archive powered by MHonArc 2.6.24.

Top of Page