Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (cd2ffc1aff9ed28299e8a5823e8c0782d3bfee88)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (cd2ffc1aff9ed28299e8a5823e8c0782d3bfee88)
  • Date: Fri, 25 Aug 2023 04:24:34 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

devel/pony-lang/DETAILS | 5 +++--
devel/pony-lang/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit cd2ffc1aff9ed28299e8a5823e8c0782d3bfee88
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

devel/pony-lang: version 0.55.1, add watch line

diff --git a/devel/pony-lang/DETAILS b/devel/pony-lang/DETAILS
index 7d508fd..9271890 100755
--- a/devel/pony-lang/DETAILS
+++ b/devel/pony-lang/DETAILS
@@ -1,10 +1,11 @@
+# Watch: https://github.com/ponylang/ponyc/tags /tags/([0-9.]+)[.]tar
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=pony-lang
- VERSION=0.55.0
+ VERSION=0.55.1
SOURCE=ponyc-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ponyc-$VERSION
SOURCE_URL[0]=https://github.com/ponylang/ponyc/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:0c689442d94482be505a385d7aecdc7515d494442bddfc790d1139ddd72076bb59061ebc42830ead55b0a0f823b7948461093945c8f5614458000921f66c1c17
+
SOURCE_HASH=sha512:78c04429f8f5feaf822688710991b156fbe01d62a7f9242ebbf5ae3b0a3a97c2e2d8872ced7e645ac733a782376c008b11af9b926e3e6be7839ed7939ca9e27f
SOURCE2=llvm-project-scm.tar.xz

SOURCE2_URL[0]="git_http://github.com/llvm/llvm-project.git:llvm-project-scm:8dfdcc7b7bf66834a761bd8de445840ef68e4d1a";

SOURCE2_HASH=sha512:892c6720f8fa10db4585181f6e32f7452b299106981f324941aad8b31da8a66a6d45ddb7fb2be26b141a176f1a3a84869e16899bf653d4e269b357ffd9fd612e
diff --git a/devel/pony-lang/HISTORY b/devel/pony-lang/HISTORY
index 9a84512..748d6b6 100644
--- a/devel/pony-lang/HISTORY
+++ b/devel/pony-lang/HISTORY
@@ -1,3 +1,6 @@
+2023-08-24 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 0.55.1, add watch line
+
2023-08-07 Conner Clere <xenanthropy AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, INSTALL, PRE_BUILD, DETAILS: version
0.55.0, new spell




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (cd2ffc1aff9ed28299e8a5823e8c0782d3bfee88), Conner Clere, 08/25/2023

Archive powered by MHonArc 2.6.24.

Top of Page