New commits:
commit 32e2c67203e561f488a7c0f4eec71c2655a6068b
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-mime-modifier: new spell, needed for bugzilla
commit 93fe1e7db525869e9f35f6e9dd3ad9f4d936918a
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-mime: new spell, needed for email-mime-modifier
commit 88249cedb9b815bc93ec7366848b2381158e8154
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-mime-encodings: new spell, needed for email-mime
commit 083e15c576a8ac9d43f27151d97064d5f7c0ce91
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-mime-contentype: new spell, needed for email-mime
commit 4699b41d00f2af7c943af9f673070f4402189b6e
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-messageid: new spell needed for email-mime-modifier
commit 4442a3d53e84ce5d0634998dcc4ccecd1e25d13c
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
mime-types: updated to latest version and fixed website
commit ddeec2e79509166b0b7489f2db1cb488fa9bfd87
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-send: new spell, needed for bugzilla
commit 79352a8f2a9f6b66cb0310820b0c43e27f3fa3b4
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-address, New spell. Needed for email-send
commit 119ae4e22b134275ffb3c7d20d06275488041e1e
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
email-simple: adding new spell dependency for email-send
commit beaa2f21339337cfb548eb0d33e19fb2b26549a2
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
return-value: new spell. needed for email-simple
commit 6f954aeff5c80b1eff470492a0e6d3c902b96c85
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
template-toolkit: to latest version and fixed source_url
commit df0ea4ed4dd92baa3b5794791026f1e2fa49d0b9
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
file-spec: to latest version!
commit 68930baf9f4f8e8ce7a46ac32e8d535606eb8c70
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
dbd-pg to latest version QUILL~!!!!
commit 23d566172b85aafa8fed33e3c1f72a07552128cc
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
dbd-mysql: updated to the latest version
commit 482c9b5fe8c1e0bd75df19211764419b0f57822b
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
dbi: Updated to latest version. GO QUILL!
diff --git a/ChangeLog b/ChangeLog
index aecd38f..d965101 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-06-30 David Kowis <dkowis AT shlrm.org>
+ * perl-cpan/email-send: new spell, needed by latest bugzilla!
+ * perl-cpan/return-value: new spell, needed for email-send
+ * perl-cpan/email-simple: new spell, needed for email-send
+ * perl-cpan/email-address: new spell, needed for email-send
+ * perl-cpan/email-messageid: new spell, needed for email-mime-modifier
+ * perl-cpan/email-mime-contenttypes: new spell, needed for email-mime
+ * perl-cpan/email-mime-encodings: new spell, needed for email-mime
+ * perl-cpan/email-mime: new spell, needed for email-mime-modifier
+ * perl-cpan/email-mime-modifier: new spell, needed for bugzilla
+
2008-06-30 Vlad Glagolev <stealth AT sourcemage.org>
* ftp/rsync/WayneDavison.gpg: added gpg key for rsync
diff --git a/perl-cpan/return-value/BUILD b/perl-cpan/return-value/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/return-value/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/return-value/DEPENDS b/perl-cpan/return-value/DEPENDS
new file mode 100755
index 0000000..c1a1bc6
--- /dev/null
+++ b/perl-cpan/return-value/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/return-value/DETAILS b/perl-cpan/return-value/DETAILS
new file mode 100755
index 0000000..66e7794
--- /dev/null
+++ b/perl-cpan/return-value/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=return-value
+ VERSION=1.302
+ SOURCE="Return-Value-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RJ/RJBS/${SOURCE}
+ SOURCE_HASH=sha512:
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://search.cpan.org/search?query=Return-Value&mode=all"
+ LICENSE[0]=ART
+ ENTERED=20080630
+ SHORT="Return::Value - Polymorphic Return Values"
+cat << EOF
+Polymorphic return values are really useful. Often, we just want to know
+if something worked or not. Other times, we'd like to know what the error
+text was. Still others, we may want to know what the error code was, and
+what the error properties were. We don't want to handle objects or data
+structures for every single return value, but we do want to check error
+conditions in our code because that's what good programmers do.
+
+When functions are successful they may return true, or perhaps some useful
+data. In the quest to provide consistent return values, this gets confusing
+between complex, informational errors and successful return values.
+
+This module provides these features with a simple API that should get you
+what you're looking for in each contex a return value is used in.
+EOF
diff --git a/perl-cpan/return-value/HISTORY b/perl-cpan/return-value/HISTORY
new file mode 100644
index 0000000..c5fde08
--- /dev/null
+++ b/perl-cpan/return-value/HISTORY
@@ -0,0 +1,3 @@
+2008-06-30 David Kowis <dkowis AT shlrm.org>
+ * BUILD, DEPENDS, DETAILS: spell created
+
diff --git a/perl-cpan/template-toolkit/DETAILS
b/perl-cpan/template-toolkit/DETAILS
index 4e185f9..5abaf99 100755
--- a/perl-cpan/template-toolkit/DETAILS
+++ b/perl-cpan/template-toolkit/DETAILS
@@ -1,10 +1,9 @@
SPELL=template-toolkit
- VERSION=2.15
-
SOURCE_HASH=sha512:615338ae4a130a1adc85d46e79fa4aed3b4f28e96264549ec283202d5efb8531222a12cf06ee318d8f4bf30c4aa5a513b38b4bca8da600507f4508f4ed667ce1
+ VERSION=2.19
+
SOURCE_HASH=sha512:184adf93993a8ca489e953a3731c50fcbf709eca5b7c9ce0587503097ce60e26b8e2829c525a167f3d05d629a189b7d6670339820bfc580c4a142d0426963a23
SOURCE=Template-Toolkit-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Template-Toolkit-$VERSION
- SOURCE_URL[0]=http://www.template-toolkit.org/download/$SOURCE
- SOURCE_URL[1]=http://www.cpan.org/authors/id/A/AB/ABW/$SOURCE
+ SOURCE_URL[0]=http://cpan.org/modules/by-module/Template/$SOURCE
WEB_SITE=http://www.template-toolkit.org/
ENTERED=20020522
LICENSE[0]=ART
diff --git a/perl-cpan/template-toolkit/HISTORY
b/perl-cpan/template-toolkit/HISTORY
index 9375ee3..8dbd029 100644
--- a/perl-cpan/template-toolkit/HISTORY
+++ b/perl-cpan/template-toolkit/HISTORY
@@ -1,3 +1,7 @@
+2008-06-30 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.19
+
2008-04-05 Justin Boffemmyer <flux AT sourcemage.org>
* BUILD: changed PERL_OPTS to OPTS, now builds correctly
[SM-Commit] GIT changes to master grimoire by David Kowis (32e2c67203e561f488a7c0f4eec71c2655a6068b),
David Kowis, 06/30/2008