Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (b8404bb1c7b573d52bd0ef029a0a4f22438f2500)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Martin Spitzbarth <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (b8404bb1c7b573d52bd0ef029a0a4f22438f2500)
  • Date: Fri, 17 Apr 2009 06:23:29 -0500

GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth AT gmx.de>:

crypto/ecryptfs-utils/DEPENDS | 6 +++++-
crypto/ecryptfs-utils/HISTORY | 3 +++
net/aiccu/DEPENDS | 1 +
net/aiccu/HISTORY | 3 +++
utils/at/DETAILS | 10 +++++-----
utils/at/HISTORY | 4 ++++
utils/at/at_3.1.10.2.tar.gz.sig |binary
7 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit b8404bb1c7b573d52bd0ef029a0a4f22438f2500
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

ecryptfs-utils: Added linux-pam as an optional dependency

commit f29035678e0fe89f8ffd5c5da3bb078be7a045db
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

at: Updated to 3.1.10.2, updated SOURCE_URL mirror list

commit ae58bd17fa76f6c4f95cf2096c48f102916d6943
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

aiccu: depends on gnutls

diff --git a/crypto/ecryptfs-utils/DEPENDS b/crypto/ecryptfs-utils/DEPENDS
index 3d0cdaf..c58b16b 100755
--- a/crypto/ecryptfs-utils/DEPENDS
+++ b/crypto/ecryptfs-utils/DEPENDS
@@ -1,2 +1,6 @@
depends libgcrypt &&
-depends keyutils
+depends keyutils &&
+optional_depends linux-pam \
+ "" \
+ "--disable-pam" \
+ "needed to mount eCryptfs private directories on login"
diff --git a/crypto/ecryptfs-utils/HISTORY b/crypto/ecryptfs-utils/HISTORY
index 1dcce95..7c0b416 100644
--- a/crypto/ecryptfs-utils/HISTORY
+++ b/crypto/ecryptfs-utils/HISTORY
@@ -1,3 +1,6 @@
+2009-04-17 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DEPENDS: Added linux-pam as an optional dependency
+
2009-03-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 73

diff --git a/net/aiccu/DEPENDS b/net/aiccu/DEPENDS
index e7676ff..5d084f7 100755
--- a/net/aiccu/DEPENDS
+++ b/net/aiccu/DEPENDS
@@ -1,2 +1,3 @@
depends libgcrypt &&
+depends gnutls &&
runtime_depends iproute2
diff --git a/net/aiccu/HISTORY b/net/aiccu/HISTORY
index 33de97e..1a7042a 100644
--- a/net/aiccu/HISTORY
+++ b/net/aiccu/HISTORY
@@ -1,3 +1,6 @@
+2009-04-17 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DEPENDS: added gnutls as a dependency
+
2008-03-14 Martin Spitzbarth <m.spitzbarth AT gmx.de>
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: spell created

diff --git a/utils/at/DETAILS b/utils/at/DETAILS
index 7c46be4..b11eec5 100755
--- a/utils/at/DETAILS
+++ b/utils/at/DETAILS
@@ -1,11 +1,11 @@
SPELL=at
- VERSION=3.1.10.1
+ VERSION=3.1.10.2
SOURCE=at_$VERSION.tar.gz
-
SOURCE_HASH=sha512:809b09b01d7d490a68bad7f8116d37b7dbd47b21e044559532cd5a2c69984ab1542acf415f50c063dcf0ee7c38d450608cdccea98baf5b3ff0d24bb6fbb2a322
+#
SOURCE_HASH=sha512:9b1adec8d467e57fb3f499e130b07988c5e95be3d5f20526c151dd5b818f98378ef43e963b87b8f3de6c5761a17d92a3e5a0f433b6a0fe19fb1b172a717a5d0b
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://ftp.debian.org/debian/pool/main/a/at/${SOURCE}
- SOURCE_URL[1]=ftp://ftp.de.debian.org/debian/pool/main/a/at/${SOURCE}
- SOURCE_URL[2]=ftp://ftp.us.debian.org/debian/pool/main/a/at/${SOURCE}
+ SOURCE_URL[0]=http://ftp.us.debian.org/debian/pool/main/a/at/${SOURCE}
+ SOURCE_URL[1]=http://ftp.de.debian.org/debian/pool/main/a/at/${SOURCE}
WEB_SITE=http://packages.debian.org/source/lenny/at
ENTERED=20011011
LICENSE=GPL
diff --git a/utils/at/HISTORY b/utils/at/HISTORY
index b728b3d..51de0ba 100644
--- a/utils/at/HISTORY
+++ b/utils/at/HISTORY
@@ -1,3 +1,7 @@
+2009-04-17 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DETAILS: updated spell to 3.1.10.2,
+ updated SOURCE_URL mirror list
+
2008-04-10 Martin Spitzbarth <m.spitzbarth AT gmx.de>
* DETAILS: updated spell to 3.1.10.1
fixed WEB_SITE
diff --git a/utils/at/at_3.1.10.2.tar.gz.sig b/utils/at/at_3.1.10.2.tar.gz.sig
new file mode 100644
index 0000000..7e2fb9d
Binary files /dev/null and b/utils/at/at_3.1.10.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (b8404bb1c7b573d52bd0ef029a0a4f22438f2500), Martin Spitzbarth, 04/17/2009

Archive powered by MHonArc 2.6.24.

Top of Page