Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Colin Childs (a46bd267fa5ccdc047758f49c3c13ebbb98c6e74)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Colin Childs <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Colin Childs (a46bd267fa5ccdc047758f49c3c13ebbb98c6e74)
  • Date: Fri, 11 May 2007 18:02:56 -0500

GIT changes to master grimoire by Colin Childs <phoul AT sourcemage.org>:

perl-cpan/berkeleydb/DETAILS | 2 +-
perl-cpan/berkeleydb/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit a46bd267fa5ccdc047758f49c3c13ebbb98c6e74
Author: Colin Childs <phoul AT sourcemage.org>
Commit: Colin Childs <phoul AT sourcemage.org>

berkeleydb: added $PERL_CPAN_URL

commit 2826e209366d33a4c51455c2fe6a610bbfbde063
Author: Colin Childs <phoul AT sourcemage.org>
Commit: Colin Childs <phoul AT sourcemage.org>

Berkeleydb: Added $PERL_CPAN_URL

diff --git a/perl-cpan/berkeleydb/DETAILS b/perl-cpan/berkeleydb/DETAILS
index f0f81c5..58d2c35 100755
--- a/perl-cpan/berkeleydb/DETAILS
+++ b/perl-cpan/berkeleydb/DETAILS
@@ -3,7 +3,7 @@

SOURCE_HASH=sha512:4b723b7e73f395dc9d826114c0feb679780b89a5d09b19ae14900786a0ee0c3c3a6777196cd3a26d5000a0bd6c1799375938780f5b29d9c097b5f183bb6f3e5a
SOURCE=BerkeleyDB-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/BerkeleyDB-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/P/PM/PMQS/$SOURCE
+ SOURCE_URL[0]=$CPAN_PERL_URL/authors/id/P/PM/PMQS/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE=MIT
WEB_SITE=http://search.cpan.org/search?dist=$SPELL
diff --git a/perl-cpan/berkeleydb/HISTORY b/perl-cpan/berkeleydb/HISTORY
index 276f40c..b19fdfa 100644
--- a/perl-cpan/berkeleydb/HISTORY
+++ b/perl-cpan/berkeleydb/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: Added $PERL_CPAN_URL
+
2007-01-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.31





Archive powered by MHonArc 2.6.24.

Top of Page