Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (98d57731e0cf9dd045d26d01d853c5897b039c1f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (98d57731e0cf9dd045d26d01d853c5897b039c1f)
  • Date: Tue, 25 Oct 2016 23:19:26 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit 98d57731e0cf9dd045d26d01d853c5897b039c1f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/flex: version 2.6.2

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

diff --git a/devel/flex/DETAILS b/devel/flex/DETAILS
index 365aeb6..2d4de85 100755
--- a/devel/flex/DETAILS
+++ b/devel/flex/DETAILS
@@ -1,7 +1,7 @@
SPELL=flex
- VERSION=2.6.1
-
SOURCE_HASH=sha512:1e35d0447f59139b98ede085d1a603d4f61cf8bc11cf2e291a3f492a05c60ee61535481b878585cd6843cd9b3c7952c834adfa78a6a71c64802e7b3069dec9d1
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=2.6.2
+
SOURCE_HASH=sha512:481fe3f1c370fe04d5a605a826c53dd0afa5b6ea655f0d14fa9bb9cb498c016f68cef8fea806458f07baa7ae5bc1ac729be427cb4e0cc39ce744a809ef6442b3
+ SOURCE=$SPELL-$VERSION.tar.gz
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 c162cea..9996afc 100644
--- a/devel/flex/HISTORY
+++ b/devel/flex/HISTORY
@@ -1,3 +1,7 @@
+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 Pavel Vinogradov (98d57731e0cf9dd045d26d01d853c5897b039c1f), Pavel Vinogradov, 10/25/2016

Archive powered by MHonArc 2.6.24.

Top of Page