[SM-Commit] GIT changes to master grimoire by Arjan Bouter (fbde7dd14945d7a82f82447099f5f5ce83b70447)

Arjan Bouter scm at mail.sourcemage.org
Thu Sep 14 08:46:34 EDT 2006


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 ChangeLog                |    3 +++
 perl-cpan/gssapi/BUILD   |    1 +
 perl-cpan/gssapi/DEPENDS |    2 ++
 perl-cpan/gssapi/DETAILS |   16 ++++++++++++++++
 perl-cpan/gssapi/HISTORY |    2 ++
 5 files changed, 24 insertions(+)

New commits:
commit fbde7dd14945d7a82f82447099f5f5ce83b70447
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    Changelog: added new spell gssapi

commit 6f5e93e235c3c218baf9836b63bb6eaaa52a45cd
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    gssapi: new spell

diff --git a/ChangeLog b/ChangeLog
index b999203..d1c07ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-09-14 Arjan Bouter <abouter at sourcemage.org>
+	* perl-cpan/gssapi: new spell
+
 2006-09-13 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* kernels/drm: new spell
 
diff --git a/perl-cpan/gssapi/BUILD b/perl-cpan/gssapi/BUILD
new file mode 100755
index 0000000..2c6f78b
--- /dev/null
+++ b/perl-cpan/gssapi/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/gssapi/DEPENDS b/perl-cpan/gssapi/DEPENDS
new file mode 100755
index 0000000..eb12c4b
--- /dev/null
+++ b/perl-cpan/gssapi/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends krb5
diff --git a/perl-cpan/gssapi/DETAILS b/perl-cpan/gssapi/DETAILS
new file mode 100755
index 0000000..f7f865d
--- /dev/null
+++ b/perl-cpan/gssapi/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=gssapi
+            CPAN=GSSAPI
+         VERSION=0.23
+          SOURCE=$CPAN-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$CPAN-$VERSION
+   SOURCE_URL[0]=http://www.cpan.org/authors/id/A/AG/AGROLMS/$SOURCE
+       BUILD_API=2
+     SOURCE_HASH=sha512:cda0f257a8d85071b94bf2911d6610902c052909a2ef54a311068533fc7a92ff37e21776540fe18fe5f1221bf41b7ef56fc5942e0b56f47a6b61d64b977832d5
+        WEB_SITE="http://search.cpan.org/search?module=GSSAPI"
+         LICENSE=ART
+         ENTERED=20060914
+        KEYWORDS="perl gssapi"
+           SHORT="Perl module for GSSAPI"
+cat << EOF
+The GSSAPI perl module provides access to the GSSAPIv2 library
+EOF
diff --git a/perl-cpan/gssapi/HISTORY b/perl-cpan/gssapi/HISTORY
new file mode 100644
index 0000000..5bf8426
--- /dev/null
+++ b/perl-cpan/gssapi/HISTORY
@@ -0,0 +1,2 @@
+2006-09-14 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS,DEPENDS,BUILD,HISTORY: added spell



More information about the SM-Commit mailing list