Skip to Content.
Sympa Menu

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

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 (f8d13191c9e2f8cfad89871a6489c9e86c96381b)
  • Date: Fri, 29 Jan 2021 07:36:29 +0000

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

crypto/nss/DETAILS | 4 ++++
crypto/nss/HISTORY | 4 ++++
crypto/nss/PREPARE | 2 +-
devel/autoconf/DETAILS | 6 +++---
devel/autoconf/HISTORY | 3 +++
kde5-apps/calligraplan/DEPENDS | 21 ++++++---------------
kde5-apps/calligraplan/DETAILS | 2 +-
kde5-apps/calligraplan/HISTORY | 4 ++++
8 files changed, 26 insertions(+), 20 deletions(-)

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

autoconf: => 2.71

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

calligraplan: => 3.3.0

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

nss: => 3.61

diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index d705839..67f848b 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -65,6 +65,10 @@ case $NSS_BRANCH in
VERSION=3.60.1

SOURCE_HASH=sha512:ba398ddad6f90f3562a041b7fd5fc7b72eb20961cc5c1f4890c3b0d95d438404b26ae6feb54cb8c650707134479a915e1f522f0e9257bc2ede053dd0811156d5
;;
+ 3.61)
+ VERSION=3.61
+
SOURCE_HASH=sha512:b2fb2288d20b49097b6b24286ee39ec839ebabe2a84afe2d6a31dbefa9c2d1386dc85c97e41011eb11b12b1e4a410242c84648ac19bbabb7432dba460305bb37
+ ;;
esac
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src/$SOURCE
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index cb6bfcf..f7c4719 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2021-01-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.61
+ * PREPARE, PRE_BUILD: added 3.61 branch
+
2021-01-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.60.1

diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index b44bfa4..bd5d7c0 100755
--- a/crypto/nss/PREPARE
+++ b/crypto/nss/PREPARE
@@ -1,5 +1,5 @@
. "${GRIMOIRE}/FUNCTIONS" &&
-prepare_select_branch DEFAULT 3.17 3.20 3.45 3.46 3.47 3.48 3.49 3.51 3.53
3.54 3.55 3.56 3.57 3.58 3.59 3.60 &&
+prepare_select_branch DEFAULT 3.17 3.20 3.45 3.46 3.47 3.48 3.49 3.51 3.53
3.54 3.55 3.56 3.57 3.58 3.59 3.60 3.61 &&

if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56
diff --git a/devel/autoconf/DETAILS b/devel/autoconf/DETAILS
index b8bb31d..e7ee21c 100755
--- a/devel/autoconf/DETAILS
+++ b/devel/autoconf/DETAILS
@@ -1,11 +1,11 @@
SPELL=autoconf
- VERSION=2.70
+ VERSION=2.71
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:af4af6b8811baa424c00990b368a6cbfb1d598dde9ee08dce2a5fc32cb9517e6e683a59d6852507f6a72d499fc298c4171b6f06962cf3ba40cf1557cfb6069fe
- WEB_SITE=http://www.gnu.org/software/autoconf
+
SOURCE_HASH=sha512:73d32b4adcbe24e3bafa9f43f59ed3b6efbd3de0f194e5ec90375f35da1199c583f5d3e89139b7edbad35171403709270e339ffa56a2ecb9b3123e9285021ff0
+ WEB_SITE=https://www.gnu.org/software/autoconf
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="devel"
diff --git a/devel/autoconf/HISTORY b/devel/autoconf/HISTORY
index cd1386a..bd837e8 100644
--- a/devel/autoconf/HISTORY
+++ b/devel/autoconf/HISTORY
@@ -1,3 +1,6 @@
+2021-01-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.71
+
2020-12-08 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.70
converted to SOURCE_HASH checking
diff --git a/kde5-apps/calligraplan/DEPENDS b/kde5-apps/calligraplan/DEPENDS
index 507af43..fb4c40b 100755
--- a/kde5-apps/calligraplan/DEPENDS
+++ b/kde5-apps/calligraplan/DEPENDS
@@ -8,14 +8,12 @@ depends karchive &&
depends kconfig &&
depends kconfigwidgets &&
depends kcoreaddons &&
-depends kdeclarative &&
-depends kdelibs4support &&
-#depends kdoctools &&
+depends kdbusaddons &&
depends kguiaddons &&
-depends khtml &&
depends ki18n &&
depends kiconthemes &&
depends kio &&
+depends kinit &&
depends kitemviews &&
depends kjobwidgets &&
depends knotifications &&
@@ -27,20 +25,13 @@ depends kxmlgui &&

depends libx11 &&

+optional_depends kdoctools '' '' 'install documentation' &&
optional_depends kholidays '' '' 'holidays support' &&

optional_depends kactivities5 '' '' 'Activities support' &&

# Plan
-depends kdiagram &&
-#depends kproperty
+optional_depends kdiagram '' '' 'create business charts' &&
+optional_depends qca-qt5 '' '' 'cypto support'
+#depends kproperty
#depends kreport
-optional_depends kcalendarcore '' '' 'PIM support (calendar)' &&
-optional_depends kcontacts '' '' 'PIM support' &&
-# optional_depends kproperty '' '' 'Reporting for Plan' &&
-# optional_depends kreport '' '' 'Reporting for Plan' &&
-
-optional_depends akonadi-contacts '' '' 'PIM support' &&
-if is_depends_enabled $SPELL akonadi-contacts;then
- depends akonadi
-fi
diff --git a/kde5-apps/calligraplan/DETAILS b/kde5-apps/calligraplan/DETAILS
index 46b08e3..1661b04 100755
--- a/kde5-apps/calligraplan/DETAILS
+++ b/kde5-apps/calligraplan/DETAILS
@@ -1,5 +1,5 @@
SPELL=calligraplan
- VERSION=3.2.2
+ VERSION=3.3.0
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/${SPELL%plan}/${VERSION}/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/kde5-apps/calligraplan/HISTORY b/kde5-apps/calligraplan/HISTORY
index 03d4b3e..5d52e39 100644
--- a/kde5-apps/calligraplan/HISTORY
+++ b/kde5-apps/calligraplan/HISTORY
@@ -1,3 +1,7 @@
+2021-01-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.3.0
+ * DEPENDS: various updates
+
2019-12-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f8d13191c9e2f8cfad89871a6489c9e86c96381b), Treeve Jelbert, 01/29/2021

Archive powered by MHonArc 2.6.24.

Top of Page