Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (318aaa6bdfb5a201284ddb1ca90cdbf457a77437)
  • Date: Mon, 30 Sep 2024 02:17:26 +0000

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

ftp-libs/libtorrent/DETAILS | 9 +++++----
ftp-libs/libtorrent/HISTORY | 3 +++
ftp/rtorrent/DETAILS | 9 +++++----
ftp/rtorrent/HISTORY | 3 +++
4 files changed, 16 insertions(+), 8 deletions(-)

New commits:
commit 318aaa6bdfb5a201284ddb1ca90cdbf457a77437
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

ftp/rtorrent: version 0.10.0

commit edacc523029253a705fbe4ad674657585cf3d551
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

ftp-libs/libtorrent: version 0.14.0

diff --git a/ftp-libs/libtorrent/DETAILS b/ftp-libs/libtorrent/DETAILS
index 5fc4c94..0e0493e 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,9 +1,10 @@
SPELL=libtorrent
- VERSION=0.13.8
+ VERSION=0.14.0
+
SOURCE_HASH=sha512:d61b93778068849a706fa46b5b1c4fbab9246d8a1b45e574987d987eaba50145dd98be65cf969fb4d38a1e4c3bae03b283103163d415506598b8673740d8ac58
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://rtorrent.net/downloads/${SOURCE}
-
SOURCE_HASH=sha512:417177df5b27cd8c6a6317063b0846da2690de4633836466728605c2edad2de407d29d321cc481b8d1352dd0ff6dd89f4566a830424a8cf986f2fddb04704da4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_URL[0]="https://github.com/rakshasa/rtorrent-archive/raw/master/${SOURCE}";
+# Watch: https://github.com/rakshasa/libtorrent/tags tags/v([0-9.]+)[.]tar
WEB_SITE=https://rakshasa.github.io/rtorrent/
ENTERED=20050117
LICENSE[0]=GPL
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index d33c55a..7ea45b7 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2024-09-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.14.0, updated source URL, added Watch line,
quoting++
+
2023-10-29 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS: fix build against musl

diff --git a/ftp/rtorrent/DETAILS b/ftp/rtorrent/DETAILS
index cba2b45..248dfbb 100755
--- a/ftp/rtorrent/DETAILS
+++ b/ftp/rtorrent/DETAILS
@@ -1,9 +1,10 @@
SPELL=rtorrent
- VERSION=0.9.8
+ VERSION=0.10.0
+
SOURCE_HASH=sha512:9c1ca99cd84e5a0984cffd48e37c9f78f66e867cd4df9b1ba0d6060fe447e1c0dd0083328de699fa7011f2b6dd6a22ac569756f24fde074401d8d9a8a11eb636
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://rtorrent.net/downloads/${SOURCE}
-
SOURCE_HASH=sha512:016685948d0290694ab9635ae218c7acd876e6d45bea1bdba3a29c545e64f5d824c5e2f6693a4c2e9200196177881d54f312d72e0a19742bd74a03bd19ca05c7
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_URL[0]="https://github.com/rakshasa/${SPELL}-archive/raw/master/${SOURCE}";
+# Watch: https://github.com/rakshasa/rtorrent/tags tags/v([0-9.]+)[.]tar
WEB_SITE=https://rakshasa.github.io/rtorrent/
ENTERED=20050214
LICENSE[0]=GPL
diff --git a/ftp/rtorrent/HISTORY b/ftp/rtorrent/HISTORY
index a5f4284..35edf07 100644
--- a/ftp/rtorrent/HISTORY
+++ b/ftp/rtorrent/HISTORY
@@ -1,3 +1,6 @@
+`2024-09-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.10.0, updated source URL, added Watch line,
quoting++
+
2020-04-04 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: replaced simple_version_check_force_depends with vdepends



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (318aaa6bdfb5a201284ddb1ca90cdbf457a77437), Pavel Vinogradov, 09/29/2024

Archive powered by MHonArc 2.6.24.

Top of Page