Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e9ba19aa369486a8087b5441a02dde4300b8837e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e9ba19aa369486a8087b5441a02dde4300b8837e)
  • Date: Sun, 27 Nov 2016 10:24:36 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

devel/flex/DEPENDS | 1 -
devel/flex/DETAILS | 6 +++---
devel/flex/HISTORY | 4 ----
3 files changed, 3 insertions(+), 8 deletions(-)

New commits:
commit e9ba19aa369486a8087b5441a02dde4300b8837e
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

Revert "devel/flex: version 2.6.2"

This reverts commit 98d57731e0cf9dd045d26d01d853c5897b039c1f.
The 2.6.2 release was overly buggy, breaking varous projects (see
github issues of flex). We shall skip this one.

diff --git a/devel/flex/DEPENDS b/devel/flex/DEPENDS
index e5ae57c..0b8b1af 100755
--- a/devel/flex/DEPENDS
+++ b/devel/flex/DEPENDS
@@ -1,5 +1,4 @@
depends gnupg &&
-depends help2man &&
depends m4 &&
depends smgl-fhs &&

diff --git a/devel/flex/DETAILS b/devel/flex/DETAILS
index 2d4de85..365aeb6 100755
--- a/devel/flex/DETAILS
+++ b/devel/flex/DETAILS
@@ -1,7 +1,7 @@
SPELL=flex
- VERSION=2.6.2
-
SOURCE_HASH=sha512:481fe3f1c370fe04d5a605a826c53dd0afa5b6ea655f0d14fa9bb9cb498c016f68cef8fea806458f07baa7ae5bc1ac729be427cb4e0cc39ce744a809ef6442b3
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=2.6.1
+
SOURCE_HASH=sha512:1e35d0447f59139b98ede085d1a603d4f61cf8bc11cf2e291a3f492a05c60ee61535481b878585cd6843cd9b3c7952c834adfa78a6a71c64802e7b3069dec9d1
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=BSD
WEB_SITE=https://github.com/westes/flex
diff --git a/devel/flex/HISTORY b/devel/flex/HISTORY
index 9996afc..c162cea 100644
--- a/devel/flex/HISTORY
+++ b/devel/flex/HISTORY
@@ -1,7 +1,3 @@
-2016-10-25 Pavel Vinogradov <public AT sourcemage.org>
- * DETAILS: updated spell to 2.6.2, .xz -> .gz
- * DEPENDS: added help2man
-
2016-08-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.6.1
now at github



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e9ba19aa369486a8087b5441a02dde4300b8837e), Thomas Orgis, 11/27/2016

Archive powered by MHonArc 2.6.24.

Top of Page