Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Treeve Jelbert (7743414da265c84c99296660722d5ee7c7471cfc)

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 z-rejected grimoire by Treeve Jelbert (7743414da265c84c99296660722d5ee7c7471cfc)
  • Date: Mon, 18 May 2015 13:41:43 -0500

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

z-http/wine-gecko/DETAILS | 6 +++---
z-http/wine-gecko/HISTORY | 3 +++
z-mail/pine-client/DEPENDS | 2 +-
z-mail/pine-client/HISTORY | 3 +++
z-mail/pine-imap/DEPENDS | 2 +-
z-mail/pine-imap/HISTORY | 3 +++
z-mail/pine-pop2/DEPENDS | 2 +-
z-mail/pine-pop2/HISTORY | 3 +++
z-mail/pine-pop3/DEPENDS | 2 +-
z-mail/pine-pop3/HISTORY | 3 +++
10 files changed, 22 insertions(+), 7 deletions(-)

New commits:
commit 4301504c122703bfdcdca9361d804f7d541fa02f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wine-gecko: => 2.36

commit eae1fa6108b8c397f2e290bee4a38396dfae7060
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pine-pop3: depends SSL

commit 728ef7711bccd92264612b874722b58edea69b48
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pine-pop2: depends SSL

commit 76ddc2f81a640084270141959ab4c63261522785
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pine-imap: depends SSL

commit b674f1bbe54ce20755cd3c1d223ded43a62b4abc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pine-client: depends SSL

diff --git a/z-http/wine-gecko/DETAILS b/z-http/wine-gecko/DETAILS
index 7a7e3f6..c68ad8c 100755
--- a/z-http/wine-gecko/DETAILS
+++ b/z-http/wine-gecko/DETAILS
@@ -1,7 +1,7 @@
SPELL=wine-gecko
- VERSION=1.0.0
-
SOURCE_HASH=sha512:204099e1eabfd40e7733acd7ccf3255d44157712681fc15642a6698951a0ed72fa65a34d334c9e7b3572713c350e31141f6a4f9a2ce715cd78bd929b49795231
- SOURCE=${SPELL/-/_}-$VERSION-x86.cab
+ VERSION=2.36
+
SOURCE_HASH=sha512:6099240fb76368ed9bb6b775d5972b6124972ace92ccfe1051caeb8884d9e12d40c35220419f0d02443584bf2d82799dfca8206410d171470ce15903703924f0
+ SOURCE=${SPELL/-/_}-$VERSION-x86.msi
SOURCE_URL[0]=$SOURCEFORGE_URL/wine/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
diff --git a/z-http/wine-gecko/HISTORY b/z-http/wine-gecko/HISTORY
index 45f3671..d8691b3 100644
--- a/z-http/wine-gecko/HISTORY
+++ b/z-http/wine-gecko/HISTORY
@@ -1,3 +1,6 @@
+2015-05-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.36
+
2010-04-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.0

diff --git a/z-mail/pine-client/DEPENDS b/z-mail/pine-client/DEPENDS
index 8ca69ff..6e442fd 100755
--- a/z-mail/pine-client/DEPENDS
+++ b/z-mail/pine-client/DEPENDS
@@ -5,7 +5,7 @@ optional_depends "linux-pam" \
"" \
"Would you like to use pam authentication modules?" &&

-optional_depends "openssl" \
+optional_depends "SSL" \
"--with-ssl" \
"" \
"Would you like to use SSL?"
diff --git a/z-mail/pine-client/HISTORY b/z-mail/pine-client/HISTORY
index b3d50aa..ab2360a 100644
--- a/z-mail/pine-client/HISTORY
+++ b/z-mail/pine-client/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

diff --git a/z-mail/pine-imap/DEPENDS b/z-mail/pine-imap/DEPENDS
index 05b819b..c47cc62 100755
--- a/z-mail/pine-imap/DEPENDS
+++ b/z-mail/pine-imap/DEPENDS
@@ -3,7 +3,7 @@ optional_depends "linux-pam" \
"" \
"Would you like to use pam authentication modules?" &&

-optional_depends "openssl" \
+optional_depends "SSL" \
"--with-ssl" \
"" \
"Would you like to use SSL?"
diff --git a/z-mail/pine-imap/HISTORY b/z-mail/pine-imap/HISTORY
index 40ec7de..1d3a04a 100644
--- a/z-mail/pine-imap/HISTORY
+++ b/z-mail/pine-imap/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

diff --git a/z-mail/pine-pop2/DEPENDS b/z-mail/pine-pop2/DEPENDS
index 05b819b..c47cc62 100755
--- a/z-mail/pine-pop2/DEPENDS
+++ b/z-mail/pine-pop2/DEPENDS
@@ -3,7 +3,7 @@ optional_depends "linux-pam" \
"" \
"Would you like to use pam authentication modules?" &&

-optional_depends "openssl" \
+optional_depends "SSL" \
"--with-ssl" \
"" \
"Would you like to use SSL?"
diff --git a/z-mail/pine-pop2/HISTORY b/z-mail/pine-pop2/HISTORY
index 0f49d30..c916de9 100644
--- a/z-mail/pine-pop2/HISTORY
+++ b/z-mail/pine-pop2/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/z-mail/pine-pop3/DEPENDS b/z-mail/pine-pop3/DEPENDS
index 05b819b..c47cc62 100755
--- a/z-mail/pine-pop3/DEPENDS
+++ b/z-mail/pine-pop3/DEPENDS
@@ -3,7 +3,7 @@ optional_depends "linux-pam" \
"" \
"Would you like to use pam authentication modules?" &&

-optional_depends "openssl" \
+optional_depends "SSL" \
"--with-ssl" \
"" \
"Would you like to use SSL?"
diff --git a/z-mail/pine-pop3/HISTORY b/z-mail/pine-pop3/HISTORY
index 1d08c9e..23d0bfa 100644
--- a/z-mail/pine-pop3/HISTORY
+++ b/z-mail/pine-pop3/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.




  • [SM-Commit] GIT changes to master z-rejected grimoire by Treeve Jelbert (7743414da265c84c99296660722d5ee7c7471cfc), Treeve Jelbert, 05/18/2015

Archive powered by MHonArc 2.6.24.

Top of Page