Skip to Content.
Sympa Menu

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

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 (b5736274dfb68751a2331e4a5e8d35f761db1ff5)
  • Date: Mon, 27 May 2019 06:45:45 +0000

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

archive/cdebootstrap/DETAILS | 6 +++---
archive/cdebootstrap/HISTORY | 4 ++++
archive/cdebootstrap/PRE_BUILD | 3 +++
disk/physfs/DETAILS | 4 ++--
disk/physfs/HISTORY | 3 +++
net/memcached/DETAILS | 4 ++--
net/memcached/HISTORY | 3 +++
7 files changed, 20 insertions(+), 7 deletions(-)

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

memcached 1.5.16

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

cdebootstrap 0.7.7

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

physfs 3.0.2

diff --git a/archive/cdebootstrap/DETAILS b/archive/cdebootstrap/DETAILS
index a89836b..6fc8de7 100755
--- a/archive/cdebootstrap/DETAILS
+++ b/archive/cdebootstrap/DETAILS
@@ -1,9 +1,9 @@
SPELL=cdebootstrap
- VERSION=0.6.3
- SOURCE=${SPELL}_${VERSION}.tar.gz
+ VERSION=0.7.7
+ SOURCE=${SPELL}_${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
SOURCE_URL=http://ftp.debian.org/debian/pool/main/c/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:ced68ed5f11bc9abdb21b1fae390651521fa7ea2729f9b5b6666ac0dbb01cd3ab2e4637b4eb98dbb7eec3364357e23b746cbc7072236cb5ee8e1c78c5f4ad651
+
SOURCE_HASH=sha512:f92fed09cfe145c4c243b5fe99f40faf62020b31fa2b0e2f5532956ce4cd407e4d594412ff4ce2b0dbfa0ecc74b9d2a6ffd240e0549cab7fa7a6a031c65d6ca9
WEB_SITE=http://packages.debian.org/unstable/cdebootstrap
ENTERED=20090804
LICENSE[0]=GPL
diff --git a/archive/cdebootstrap/HISTORY b/archive/cdebootstrap/HISTORY
index 3db57df..06dc0a4 100644
--- a/archive/cdebootstrap/HISTORY
+++ b/archive/cdebootstrap/HISTORY
@@ -1,3 +1,7 @@
+2019-05-26 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD, DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.7.7
+
2014-10-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.6.3

diff --git a/archive/cdebootstrap/PRE_BUILD b/archive/cdebootstrap/PRE_BUILD
new file mode 100755
index 0000000..6138fad
--- /dev/null
+++ b/archive/cdebootstrap/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+autoreconf -i
diff --git a/disk/physfs/DETAILS b/disk/physfs/DETAILS
index 185f927..856d588 100755
--- a/disk/physfs/DETAILS
+++ b/disk/physfs/DETAILS
@@ -1,9 +1,9 @@
SPELL=physfs
- VERSION=2.0.3
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://icculus.org/physfs/downloads/${SOURCE}
-
SOURCE_HASH=sha512:47eff0c81b8dc3bb526766b0a8ad2437d2951867880116d6e6e8f2ec1490e263541fb741867fed6517cc3fa8a9c5651b36e3e02a499f19cfdc5c7261c9707e80
+
SOURCE_HASH=sha512:4024b6c3348e0b6fc1036aac330192112dfe17de3e3d14773be9f06e9a062df5a1006869f21162b4e0b584989f463788a35e64186b1913225c073fea62754472
WEB_SITE=http://icculus.org/physfs/
LICENSE[0]=ZLIB
ENTERED=20021120
diff --git a/disk/physfs/HISTORY b/disk/physfs/HISTORY
index 73a38fe..445a05d 100644
--- a/disk/physfs/HISTORY
+++ b/disk/physfs/HISTORY
@@ -1,3 +1,6 @@
+2019-05-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.0.2
+
2012-12-15 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.0.3

diff --git a/net/memcached/DETAILS b/net/memcached/DETAILS
index 45e2880..aabf1b5 100755
--- a/net/memcached/DETAILS
+++ b/net/memcached/DETAILS
@@ -1,9 +1,9 @@
SPELL=memcached
- VERSION=1.4.22
+ VERSION=1.5.16
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.memcached.org/files/$SOURCE
-
SOURCE_HASH=sha512:4189b8422eb3bda47beb7dbafaf38156fd7fbde6cda9dac2cf89423c2a10262df929f6eca64f238d3db8e7e66a39e3bddf36e48331cf651cfbbf12f923f9183c
+
SOURCE_HASH=sha512:999872c4c68e0210feab76f74c9487fbfb652cf3e6b7fa347f882767aad41ea6d8ba3ee056494409c054d673fc209032d8a890605810b2c6c9048d26d50751a0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://memcached.org/
LICENSE[0]=BSD
diff --git a/net/memcached/HISTORY b/net/memcached/HISTORY
index 324416d..7191348 100644
--- a/net/memcached/HISTORY
+++ b/net/memcached/HISTORY
@@ -1,3 +1,6 @@
+2019-05-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.5.16
+
2015-03-13 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 1.4.22



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b5736274dfb68751a2331e4a5e8d35f761db1ff5), Ismael Luceno, 05/27/2019

Archive powered by MHonArc 2.6.24.

Top of Page