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

Arjan Bouter scm at mail.sourcemage.org
Wed Sep 13 06:37:26 EDT 2006


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

 perl-cpan/authen-sasl/DEPENDS |    4 +++-
 perl-cpan/authen-sasl/DETAILS |    2 +-
 perl-cpan/authen-sasl/HISTORY |    4 ++++
 3 files changed, 8 insertions(+), 2 deletions(-)

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

    authen-sasl: added missing deps for md5 support

diff --git a/perl-cpan/authen-sasl/DEPENDS b/perl-cpan/authen-sasl/DEPENDS
index 6043209..60bd2e7 100755
--- a/perl-cpan/authen-sasl/DEPENDS
+++ b/perl-cpan/authen-sasl/DEPENDS
@@ -1 +1,3 @@
-depends perl	
+depends perl &&
+optional_depends md5 '' '' 'Needed for md5 support' &&
+optional_depends digest-hmac '' '' 'Needed for md5 support'
diff --git a/perl-cpan/authen-sasl/DETAILS b/perl-cpan/authen-sasl/DETAILS
index a7e683f..04e60da 100755
--- a/perl-cpan/authen-sasl/DETAILS
+++ b/perl-cpan/authen-sasl/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen
          LICENSE=ART
         WEB_SITE="http://search.cpan.org/search?module=Authen::SASL"
          ENTERED=20040510
-         UPDATED=20050220
+      PATCHLEVEL=1
         KEYWORDS="perl"
            SHORT="Authen-SASL"
 cat << EOF
diff --git a/perl-cpan/authen-sasl/HISTORY b/perl-cpan/authen-sasl/HISTORY
index a65e302..8a9da55 100644
--- a/perl-cpan/authen-sasl/HISTORY
+++ b/perl-cpan/authen-sasl/HISTORY
@@ -1,3 +1,7 @@
+2006-09-13 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: added missing deps for md5 support
+	* DETAILS: upped patchlevel to 1
+
 2006-05-19 David Kowis <dkowis at shlrm.org>
 	* DETAILS: version bumped to 2.10
 



More information about the SM-Commit mailing list