Skip to Content.
Sympa Menu

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

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 (5784eb42ba369ecfc62e5144790160defd688cde)
  • Date: Tue, 22 Jan 2019 12:50:02 +0000

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

ChangeLog | 3 +++
antivirus/inoclam/BUILD | 2 --
antivirus/inoclam/DEPENDS | 9 ---------
antivirus/inoclam/DETAILS | 28 ----------------------------
antivirus/inoclam/HISTORY | 17 -----------------
antivirus/inoclam/INSTALL | 2 --
antivirus/inoclam/PRE_BUILD | 4 ----
antivirus/inoclam/init.d/inoclam | 8 --------
crypto/cryfs/DETAILS | 4 ++--
crypto/cryfs/HISTORY | 3 +++
10 files changed, 8 insertions(+), 72 deletions(-)

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

cryfs: => 0.9.10

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

delete antivirus/inoclam/ obsolete

diff --git a/ChangeLog b/ChangeLog
index 6cca858..9cb52a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2019-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * antivirus/inoclam/: spell deleted obsolete
+
2019-01-21 Treeve Jelbert <treeve AT sourcemage.org>
* doc/discount: added, C implentation of Markdown
* kde5-apps/kookbook: added, cookery recipe manager
diff --git a/antivirus/inoclam/BUILD b/antivirus/inoclam/BUILD
deleted file mode 100755
index 760e1eb..0000000
--- a/antivirus/inoclam/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cmake_build
-
diff --git a/antivirus/inoclam/DEPENDS b/antivirus/inoclam/DEPENDS
deleted file mode 100755
index ea7d402..0000000
--- a/antivirus/inoclam/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends -sub CXX gcc &&
-depends cmake &&
-depends clamav &&
-depends inotify-tools &&
-depends libdaemon &&
-# depends jwsmtp
-depends confuse
-#optional_depends "something" "yes-flags" "no-flags" "what for"
-
diff --git a/antivirus/inoclam/DETAILS b/antivirus/inoclam/DETAILS
deleted file mode 100755
index 658c306..0000000
--- a/antivirus/inoclam/DETAILS
+++ /dev/null
@@ -1,28 +0,0 @@
- SPELL=inoclam
- VERSION=1.4.0
-
SOURCE_HASH=sha512:6aa8275e30e147ff0365e5714f35b0a59117a153b342eab3027918f4d5ed71f7d2813483bf6cf395afeec6ea7178c064b924c8fbea5ee42d893b60e302f7e294
- SOURCE=$SPELL-$VERSION.tar.gz
-# SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
-
-# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
-# SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
-# SOURCE2_IGNORE=signature
- WEB_SITE=http://www.inoclam.org/
-
-# SOURCE_URL[0]=$WEB_SITE/$SOURCE
-# SOURCE_URL[0]=http://$SPELL.googlecode.com/files/$SOURCE
- LICENSE[0]=GPL
- ENTERED=20090224
- KEYWORDS="antivirus"
- SHORT="watch user specified directories for viruses"
-cat << EOF
-inoclam uses inotify to watch user specified directories. When a file is
-created, changed or
-copied to one of the monitored directories, the file is virus checked with
-Clam Anti-Virus. If
-a virus is detected, the file is optionally removed from the file system
-and the administrator
-is optionally notified.
-EOF
diff --git a/antivirus/inoclam/HISTORY b/antivirus/inoclam/HISTORY
deleted file mode 100644
index 65b70b1..0000000
--- a/antivirus/inoclam/HISTORY
+++ /dev/null
@@ -1,17 +0,0 @@
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DETAILS: remove SOURCEFORGE_URL usage (automated)
-
-2011-10-14 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: fixed long description wrap (scripted)
-
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2009-04-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.4.0
-
-2009-04-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.3.0
- spell created
-
diff --git a/antivirus/inoclam/INSTALL b/antivirus/inoclam/INSTALL
deleted file mode 100755
index 2ffb6f1..0000000
--- a/antivirus/inoclam/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-default_install &&
-install_config_file $SOURCE_DIRECTORY/contrib/ubuntu-gutsy/etc_inoclam.conf
$INSTALL_ROOT/etc/inoclam.conf
diff --git a/antivirus/inoclam/PRE_BUILD b/antivirus/inoclam/PRE_BUILD
deleted file mode 100755
index 1f2f8ef..0000000
--- a/antivirus/inoclam/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-# fix CmakeFile
-sed -i '/^INSTALL/s:inoclam:${CMAKE_CURRENT_BINARY_DIR}/inoclam:'
src/CMakeLists.txt
diff --git a/antivirus/inoclam/init.d/inoclam
b/antivirus/inoclam/init.d/inoclam
deleted file mode 100755
index 500860a..0000000
--- a/antivirus/inoclam/init.d/inoclam
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-PROGRAM=/usr/sbin/inoclam
-RUNLEVEL=3
-NEEDS="clamd"
-PIDFILE=/var/run/inoclam.pid
-
-. /etc/init.d/smgl_init
diff --git a/crypto/cryfs/DETAILS b/crypto/cryfs/DETAILS
index 1f78db9..e373380 100755
--- a/crypto/cryfs/DETAILS
+++ b/crypto/cryfs/DETAILS
@@ -1,6 +1,6 @@
SPELL=cryfs
- VERSION=0.9.9
-
SOURCE_HASH=sha512:18f0ce954dc9958b52a77aac85d4d30d03409e4f88c27ec3e904a6014f5257e12fe47a4f3bb628f6ebf3b5aa8cb9d3a59e0aee76d83a3f6bdd4ef864b66898aa
+ VERSION=0.9.10
+
SOURCE_HASH=sha512:bc5d5e32e66bf5d32b34f5d5af3e896fcf5db9629dbd788cabfa1802bd5b21802752a75d66af03ca485ac80649c83945536393315695894f073b3823b56a353b
VX=1.2.0 # embeded scrypt version
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/cryfs/HISTORY b/crypto/cryfs/HISTORY
index ef4af91..bc71abe 100644
--- a/crypto/cryfs/HISTORY
+++ b/crypto/cryfs/HISTORY
@@ -1,3 +1,6 @@
+2019-01-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.10
+
2018-08-14 Treeve Jelbert <treeve AT sourcemage.org>
* CMakeLists.txt: delete obsolete file




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5784eb42ba369ecfc62e5144790160defd688cde), Treeve Jelbert, 01/22/2019

Archive powered by MHonArc 2.6.24.

Top of Page