Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d2e4fa98cdb2fd6f7e6c8dd75f909096f8b47606)
  • Date: Sat, 5 Aug 2023 22:26:41 +0000

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

net/whois/DETAILS | 6 +++---
net/whois/HISTORY | 5 +++++
net/whois/PRE_BUILD | 4 ----
3 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit d2e4fa98cdb2fd6f7e6c8dd75f909096f8b47606
Author: Stephane Fontaine <admin AT esselfe.ca>
Commit: Pavel Vinogradov <public AT sourcemage.org>

whois: version bumped to 5.5.18

diff --git a/net/whois/DETAILS b/net/whois/DETAILS
index 1587f23..6e0f923 100755
--- a/net/whois/DETAILS
+++ b/net/whois/DETAILS
@@ -1,8 +1,8 @@
SPELL=whois
- VERSION=5.5.4
-
SOURCE_HASH=sha512:d3b29da726bdcf97be0eb6744abf62942c47a3a5a94f95ba452ebab7a6661de38823d627d0738ca010701bb6d363293ca915ceec33b6ce2ea921c665afebe796
+ VERSION=5.5.18
+
SOURCE_HASH=sha512:28482a6b84d97e2ff69e7a2d01865d227d76aff41a42511a6ebd4ac636b9054643d1df800e6575fb846712e1473f7a31a211dbc08fbdfaaead443d22138266c7
SOURCE=${SPELL}_$VERSION.tar.xz
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/w/whois/$SOURCE
WEB_SITE=http://www.linux.it/~md/software/
ENTERED=20011228
diff --git a/net/whois/HISTORY b/net/whois/HISTORY
index 588e963..5acd47e 100644
--- a/net/whois/HISTORY
+++ b/net/whois/HISTORY
@@ -1,3 +1,8 @@
+2023-08-05 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: version 5.5.18, updated SOURCE_DIRECTORY to usual
$SPELL-$VERSION
+ scheme
+ * PRE_BUILD: dropped, not needed anymore
+
2020-01-03 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 5.5.4

diff --git a/net/whois/PRE_BUILD b/net/whois/PRE_BUILD
deleted file mode 100755
index 5381ec5..0000000
--- a/net/whois/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-sed -i "s:#install-pos:install-pos:" Makefile



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d2e4fa98cdb2fd6f7e6c8dd75f909096f8b47606), Pavel Vinogradov, 08/05/2023

Archive powered by MHonArc 2.6.24.

Top of Page