Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d9a7ce81016c3dadce1d63704ef20d5e66a46b34)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d9a7ce81016c3dadce1d63704ef20d5e66a46b34)
  • Date: Fri, 19 Jun 2015 22:49:26 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

audio-drivers/apulse/DETAILS | 6 +++---
audio-drivers/apulse/HISTORY | 3 +++
devel/intercal/BUILD | 1 -
devel/intercal/DETAILS | 4 ++--
devel/intercal/HISTORY | 4 ++++
utils/9base/DETAILS | 6 +++---
utils/9base/HISTORY | 4 ++++
7 files changed, 19 insertions(+), 9 deletions(-)

New commits:
commit d9a7ce81016c3dadce1d63704ef20d5e66a46b34
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

9base 6

commit ea9ba2a338628b410c0459e41bf25cfbe6166435
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

intercal 0.30

commit 254805d66e4fbe661c362b5419706cfe63be5a1e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

apulse 0.1.6

diff --git a/audio-drivers/apulse/DETAILS b/audio-drivers/apulse/DETAILS
index 895860d..e33c4ec 100755
--- a/audio-drivers/apulse/DETAILS
+++ b/audio-drivers/apulse/DETAILS
@@ -1,9 +1,9 @@
SPELL=apulse
- VERSION=0.1.5
+ VERSION=0.1.6
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/i-rinat/$SPELL/archive/v$VERSION.tar.gz
-
SOURCE_HASH=sha512:985667557ee1f2ea445a935cb48bf7b4c3a731c31734496d7658a5e3b31cf32e6fd3416d2f281c2bc7f8be13ac9bee25e2f91e1846c2d990d7f89f00934936b9
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-0.1.5"
+
SOURCE_HASH=sha512:0bcc3966a1455bac64e7b9731a988c5d10d893544354453b70f36121e92854a632f33a2ec84fa2ee4d2010221f82fb83cea872d66c4b053b0cd9014215014dc2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/i-rinat/apulse";
LICENSE[0]="MIT"
ENTERED=20150112
diff --git a/audio-drivers/apulse/HISTORY b/audio-drivers/apulse/HISTORY
index a88b71b..b97e8eb 100644
--- a/audio-drivers/apulse/HISTORY
+++ b/audio-drivers/apulse/HISTORY
@@ -1,2 +1,5 @@
+2015-06-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.6
+
2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created
diff --git a/devel/intercal/BUILD b/devel/intercal/BUILD
index a355f39..93a6ca6 100755
--- a/devel/intercal/BUILD
+++ b/devel/intercal/BUILD
@@ -1,4 +1,3 @@
-sedit '/#define YYLINENO_BY_HAND/d' ick.h &&
make_single &&
default_build &&
make_normal
diff --git a/devel/intercal/DETAILS b/devel/intercal/DETAILS
index d687e08..aa2c4bb 100755
--- a/devel/intercal/DETAILS
+++ b/devel/intercal/DETAILS
@@ -1,9 +1,9 @@
SPELL=intercal
- VERSION=0.24
+ VERSION=0.30
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://catb.org/~esr/intercal/$SOURCE
-
SOURCE_HASH=sha512:e57a71cb7e028dfa9663ec717e2845cae0e74a5da1eabaa5870ff9c9574ad1be56058aebd30c1e3188c6fea6ad385b47e9ca470f9189cb59b6cf534543bd1efb
+
SOURCE_HASH=sha512:e82f52082a73e0eb6116026f78fdcc38369f54af828b9ed0d3ca6ed6c40550bfa81db4ca7c4d09015b5db5104a1c06229cfed52e1d202c3a7443f933fbcc0498
WEB_SITE=http://catb.org/~esr/intercal/
ENTERED=20020508
LICENSE[0]=GPL
diff --git a/devel/intercal/HISTORY b/devel/intercal/HISTORY
index c25b900..7abc82a 100644
--- a/devel/intercal/HISTORY
+++ b/devel/intercal/HISTORY
@@ -1,3 +1,7 @@
+2015-06-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.30
+ * BUILD: Removed editing of ick.h
+
2012-06-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: bad encoding

diff --git a/utils/9base/DETAILS b/utils/9base/DETAILS
index e4ccf95..ed48e4f 100755
--- a/utils/9base/DETAILS
+++ b/utils/9base/DETAILS
@@ -1,8 +1,8 @@
SPELL="9base"
- VERSION="4"
+ VERSION=6
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="http://code.suckless.org/dl/tools/${SOURCE}";
-
SOURCE_HASH="sha512:f7bb21c894d2469b8e1cb8870f03b83c64b2a03c85bc64c5b2572e3a3a393780ebdd0a3778736315e1785a7122b4ccef908dcb23b9dfc0c8d6328f017bd8c31d"
+ SOURCE_URL[0]="http://dl.suckless.org/tools/${SOURCE}";
+
SOURCE_HASH=sha512:38108a94118b56c6f3982e692beb1068c52f9aecd74447d6b552b77fae5e365eab72b4781bdf07d9696ac89d54371c1cae8cc0363de510b53988302acef50dba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://tools.suckless.org/9base";
ENTERED="20051008"
diff --git a/utils/9base/HISTORY b/utils/9base/HISTORY
index bf83aad..d0cc69a 100644
--- a/utils/9base/HISTORY
+++ b/utils/9base/HISTORY
@@ -1,3 +1,7 @@
+2015-06-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 6
+
2009-08-28 Quentin Rameau <quinq AT sourcemage.org>
* DETAILS: updated to version 4




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d9a7ce81016c3dadce1d63704ef20d5e66a46b34), Ismael Luceno, 06/19/2015

Archive powered by MHonArc 2.6.24.

Top of Page