Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (88c8d330926cee4395dd213b1f0a11f8b2aaf0ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (88c8d330926cee4395dd213b1f0a11f8b2aaf0ee)
  • Date: Tue, 21 Mar 2017 14:04:59 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

crypto/openssh/DETAILS | 10 +++++-----
crypto/openssh/HISTORY | 3 ---
2 files changed, 5 insertions(+), 8 deletions(-)

New commits:
commit 88c8d330926cee4395dd213b1f0a11f8b2aaf0ee
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

Revert "openssh: => 7.5p1"

This reverts commit b2e66038725db16e444df74d9a919673f301d9fd.
bad, duplicate commit

diff --git a/crypto/openssh/DETAILS b/crypto/openssh/DETAILS
index 0e6e770..bbdfe38 100755
--- a/crypto/openssh/DETAILS
+++ b/crypto/openssh/DETAILS
@@ -4,18 +4,18 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
-
SOURCE_URL[1]=https://ftp2.eu.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
-
SOURCE_URL[2]=https://mirrors.nycbug.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
+ SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
+
SOURCE_URL[1]=http://ftp2.eu.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
+
SOURCE_URL[2]=http://mirrors.nycbug.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE2_URL[2]=${SOURCE_URL[2]}.asc
SOURCE2_IGNORE=signature
SOURCE_GPG=djm.gpg:$SOURCE2:UPSTREAM_KEY
- WEB_SITE=https://www.openssh.org/
+ WEB_SITE=http://www.openssh.org/
DOCS="$DOCS *.schema"
ENTERED=20010922
-
LICENSE[0]=https://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
+
LICENSE[0]=http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
KEYWORDS="crypto"
SHORT="client and server for encrypted remote logins and file
transfers"
cat << EOF
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index 2b6436d..153f1b9 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,6 +1,3 @@
-2017-03-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 7.5p1
-
2017-03-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 7.5p1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (88c8d330926cee4395dd213b1f0a11f8b2aaf0ee), Treeve Jelbert, 03/21/2017

Archive powered by MHonArc 2.6.24.

Top of Page