Skip to Content.
Sympa Menu

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

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 (31a64f3e6b80ed72e2f4560ac239ff30197a6b45)
  • Date: Thu, 26 Sep 2019 01:46:15 +0000

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

http/nginx/DETAILS | 2 +-
http/nginx/HISTORY | 3 +++
utils/dos2unix/DETAILS | 11 +++--------
utils/dos2unix/HISTORY | 4 ++++
utils/dos2unix/PRE_BUILD | 3 ---
5 files changed, 11 insertions(+), 12 deletions(-)

New commits:
commit 31a64f3e6b80ed72e2f4560ac239ff30197a6b45
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/dos2unix: version 7.4.1

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

http/nginx: devel version 1.17.4

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 2d9659a..447abeb 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -7,7 +7,7 @@ fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
VERSION=1.16.1
else
- VERSION=1.17.3
+ VERSION=1.17.4
fi
SECURITY_PATCH=10
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 84f799c..b7bc9ad 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-09-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.17.4
+
2019-08-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: versions 1.17.3/1.16.1, SECURITY_PATCH++,
(CVE-2019-9511, CVE-2019-9513, CVE-2019-9516)
diff --git a/utils/dos2unix/DETAILS b/utils/dos2unix/DETAILS
index 4c13a5d..870ffad 100755
--- a/utils/dos2unix/DETAILS
+++ b/utils/dos2unix/DETAILS
@@ -1,16 +1,11 @@
SPELL=dos2unix
- SPELL2=unix2dos
- VERSION=7.4.0
- VERSION2=4.1.2
-
SOURCE_HASH=sha512:41be6b0c747f4a8e316eccecd468c8250aa6791962485569eb9496def60818ae434d619b5cfb5f80f15f8d17800314f5aefe229dc5d37faaa34e1270575175e9
-
SOURCE2_HASH=sha512:a3ccef727aa75c8030719490fa52c06def4dcc1ce7584d2d44e8a6923d101866764555a9b746c82925d1c51fc52a844cf3b8bec68155da2dad64ad1818f68277
+ VERSION=7.4.1
+
SOURCE_HASH=sha512:81e7cff82d95b298fb218b073f54d17fa851a7507fbd54b3cd9af7c1efa6a7bd3cf59f7a84ffbaf395403bf458650763e1755944451b24f708878a9c62316dc4
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SPELL2-$VERSION2.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
URL=http://sourceforge.net/projects/dos2unix/files
SOURCE_URL[0]=$URL/$SPELL/$VERSION/$SOURCE
- SOURCE2_URL[0]=$URL/$SPELL2/$VERSION2/$SOURCE2
- WEB_SITE=http://sourceforge.net/projects/dos2unix
+ WEB_SITE="https://waterlan.home.xs4all.nl/dos2unix.html";
ENTERED=20050609
ARCHIVE="off"
KEYWORDS="utils"
diff --git a/utils/dos2unix/HISTORY b/utils/dos2unix/HISTORY
index a571a5b..c50426f 100644
--- a/utils/dos2unix/HISTORY
+++ b/utils/dos2unix/HISTORY
@@ -1,3 +1,7 @@
+2019-09-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 7.4.1, removed unix2dos sources, updated website
+ * PRE_BUILD: removed
+
2018-01-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 7.4.0

diff --git a/utils/dos2unix/PRE_BUILD b/utils/dos2unix/PRE_BUILD
deleted file mode 100755
index 3a5c8da..0000000
--- a/utils/dos2unix/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-unpack_file 2



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (31a64f3e6b80ed72e2f4560ac239ff30197a6b45), Pavel Vinogradov, 09/25/2019

Archive powered by MHonArc 2.6.24.

Top of Page