Skip to Content.
Sympa Menu

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

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 (bcbc7b39eb9acc41c0029d654a588cafc2dcbe5b)
  • Date: Wed, 3 Sep 2014 05:39:09 -0500

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

dev/null |binary
security-libs/linux-pam/BUILD | 1 -
security-libs/linux-pam/DEPENDS | 6 ++++--
security-libs/linux-pam/DETAILS | 19 ++++---------------
security-libs/linux-pam/HISTORY | 7 +++++++
5 files changed, 15 insertions(+), 18 deletions(-)

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

linux-pam: => 1.1.8

diff --git a/security-libs/linux-pam/BUILD b/security-libs/linux-pam/BUILD
index 9e833c2..548966a 100755
--- a/security-libs/linux-pam/BUILD
+++ b/security-libs/linux-pam/BUILD
@@ -12,5 +12,4 @@ export PS2PDF=no
$OPTS &&
sedit "s/examples//" Makefile &&
sedit "s/read yes//" conf/install_conf &&
-make_single &&
make
diff --git a/security-libs/linux-pam/DEPENDS b/security-libs/linux-pam/DEPENDS
index dac999b..43abca8 100755
--- a/security-libs/linux-pam/DEPENDS
+++ b/security-libs/linux-pam/DEPENDS
@@ -1,13 +1,15 @@
depends flex &&
-depends autoconf &&
depends cracklib &&
depends gnupg &&
depends smgl-fhs &&
+depends pkgconfig &&

if [ "${PAM_DOCS}" == "y" ]; then
depends texlive &&
depends linuxdoc-tools
-fi
+fi &&

+optional_depends db '--enable-db=db' '--enable-db=no' 'database
backend' &&
+optional_depends gettext '--enable-nls' '--disable-nls' 'NLS support'
&&
optional_depends libselinux "--enable-selinux" "--disable-selinux" "for
selinux support" &&
optional_depends libprelude "--enable-prelude" "--disable-prelude" "for
prelude ids support"
diff --git a/security-libs/linux-pam/DETAILS b/security-libs/linux-pam/DETAILS
index d3d63ef..c7aefd1 100755
--- a/security-libs/linux-pam/DETAILS
+++ b/security-libs/linux-pam/DETAILS
@@ -1,22 +1,11 @@
SPELL=linux-pam
- VERSION=1.1.6
+ VERSION=1.1.8
+
SOURCE_HASH=sha512:245785ab4e187ceaab6393967352c8d2a2319c64e1e83285d0251cc02995dc2edab8e3001301b6d9f6774c441b7557d9caf4dfdf94c7cd5d44aa53ae759d9e5d
SECURITY_PATCH=3
SOURCE=Linux-PAM-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
-#
SOURCE_HASH=sha512:c898c3db3da1856b1b16c2bfe19963c30696345982253888c2edf85317cf82ab4daaf9d105a162975d4cfd818b7bbca3d0e63ea7267af435e8f88b8fdc83ddd0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Linux-PAM-$VERSION
- SOURCE_URL[0]=http://fedorahosted.org/releases/l/i/linux-pam/$SOURCE
-# SOURCE_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/$SOURCE
-# SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library/$SOURCE
-
-# SOURCE2=$SOURCE.sign
-# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/$SOURCE2
-# SOURCE2_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library/$SOURCE2
-
-# SOURCE_GPG=kernel.gpg:$SOURCE2
-# SOURCE2_IGNORE=signature
-
- WEB_SITE=http://www.us.kernel.org/pub/linux/libs/pam
+ SOURCE_URL[0]=http://linux-pam.org/library/$SOURCE
+ WEB_SITE=http://linux-pam.org
ENTERED=20010922
LICENSE[0]=GPL
PATCHLEVEL=0
diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index 2215f18..638aa05 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,3 +1,10 @@
+2014-09-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.8
+ new website & url
+ * DEPENDS: add optional gettext, db
+ add pkgconfig, remove autoconf
+ * BUILD: remove make_single
+
2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.6
Upstream MD5/SHA1 not posted for 1.1.6
diff --git a/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig
b/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig
deleted file mode 100644
index 4707a7b..0000000
Binary files a/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bcbc7b39eb9acc41c0029d654a588cafc2dcbe5b), Treeve Jelbert, 09/03/2014

Archive powered by MHonArc 2.6.24.

Top of Page