Module Name: src
Committed By: christos
Date: Sun Dec 25 23:29:35 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openpam.
To generate a diff of this commit:
cvs rdiff -u -r1.892 -r1.893 src/doc/3RDPARTY
cvs rdiff -u -r1.1638 -r1.1639 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.892 src/doc/3RDPARTY:1.893
--- src/doc/3RDPARTY:1.892 Tue Dec 20 06:18:35 2011
+++ src/doc/3RDPARTY Sun Dec 25 18:29:34 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.892 2011/12/20 11:18:35 drochner Exp $
+# $NetBSD: 3RDPARTY,v 1.893 2011/12/25 23:29:34 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -750,7 +750,7 @@ Imported into src/external/bsd/openldap/
Package: OpenPAM
Version: 20111218 (Lycopsida)
-Current Vers: 20071221 (Hydrangea)
+Current Vers: 20111218 (Hydrangea)
Maintainer: Dag-Erling Smørgrav <[email protected]>
Archive Site: http://www.openpam.org/
Home Page: http://www.openpam.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1638 src/doc/CHANGES:1.1639
--- src/doc/CHANGES:1.1638 Sun Dec 25 01:25:13 2011
+++ src/doc/CHANGES Sun Dec 25 18:29:35 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1638 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1639 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1188,3 +1188,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
libsa: Allow libsa to have a file system dependent ls command and
add ls command support for ext2fs. From Evgeniy Ivanov.
[tsutsui 20111225]
+ openpam: Import lycopsida-20111218 [christos 20111225]