Skip to Content.
Sympa Menu

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

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 (d409b03afabec132494071ec7f05458451cb0d35)
  • Date: Sat, 11 Mar 2017 03:17:49 +0000

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

emacs-lisp/yasnippet/DETAILS | 8 ++++----
emacs-lisp/yasnippet/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)

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

yasnippet 0.11.0

diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
index 2a2acb6..ba60840 100755
--- a/emacs-lisp/yasnippet/DETAILS
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -1,10 +1,10 @@
SPELL=yasnippet
- VERSION=0.9.0-beta
+ VERSION=0.11.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
-
SOURCE_URL[0]=https://github.com/capitaomorte/$SPELL/archive/$VERSION.tar.gz
-
SOURCE_HASH=sha512:7f00a78a4297e813e76a1ce1d3425a215275af2bc7d7893d6f4d75b5097b70f8f215d59c5bb43575e262953b4d2f71d0f28ac7a56d3e79eecbeba869a71e67f3
+ SOURCE_URL[0]=https://github.com/joaotavora/$SPELL/archive/$VERSION.tar.gz
+
SOURCE_HASH=sha512:56a9066afa3d7166aeb67fa37086ed1903d9ee46b01c3c7d910161b3c5b5aa31d013d7be7ff9ee29c44c834033376ac716a13dd26993667cfbd3cd81859f5dc6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://capitaomorte.github.io/yasnippet/";
+ WEB_SITE="http://joaotavora.github.io/yasnippet/";
LICENSE[0]=GPL
ENTERED=20101130
SHORT="Yet another snippet extension for Emacs"
diff --git a/emacs-lisp/yasnippet/HISTORY b/emacs-lisp/yasnippet/HISTORY
index 8b74dae..e3535ef 100644
--- a/emacs-lisp/yasnippet/HISTORY
+++ b/emacs-lisp/yasnippet/HISTORY
@@ -1,3 +1,7 @@
+2017-03-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.0
+ fixed WEB_SITE
+
2015-06-19 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
fixed WEB_SITE



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d409b03afabec132494071ec7f05458451cb0d35), Ismael Luceno, 03/10/2017

Archive powered by MHonArc 2.6.24.

Top of Page