Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (45ecfdf3ce0f1be1cd6c8fa27cae809769b6a63b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (45ecfdf3ce0f1be1cd6c8fa27cae809769b6a63b)
  • Date: Fri, 9 Oct 2009 15:11:19 -0500

GIT changes to master grimoire by David Kowis <dkowis AT Kain.shlrm.org>:

ChangeLog | 3 +++
perl-cpan/dailystrips/DEPENDS | 2 +-
perl-cpan/dailystrips/HISTORY | 3 +++
perl-cpan/date-format/BUILD | 1 +
perl-cpan/date-format/DEPENDS | 1 -
perl-cpan/date-format/DETAILS | 4 +---
perl-cpan/date-format/HISTORY | 4 ++++
perl-cpan/date-format/INSTALL | 1 +
perl-cpan/date-format/PRE_BUILD | 1 +
perl-cpan/date-format/UP_TRIGGERS | 2 ++
perl-cpan/mailtools/DEPENDS | 2 +-
perl-cpan/mailtools/HISTORY | 3 +++
perl-cpan/svk/DEPENDS | 2 +-
perl-cpan/svk/HISTORY | 3 +++
perl-cpan/svn-mirror/DEPENDS | 2 +-
perl-cpan/svn-mirror/HISTORY | 3 +++
perl-cpan/time-date/BUILD | 1 +
perl-cpan/time-date/DEPENDS | 1 -
perl-cpan/time-date/DETAILS | 7 ++-----
perl-cpan/time-date/HISTORY | 3 +++
perl-cpan/time-date/INSTALL | 1 +
perl-cpan/time-date/PRE_BUILD | 1 +
perl-cpan/time-date/UP_TRIGGERS | 2 ++
perl-cpan/timedate/BUILD | 1 +
perl-cpan/timedate/DEPENDS | 1 +
perl-cpan/timedate/DETAILS | 13 +++++++++++++
perl-cpan/timedate/HISTORY | 3 +++
27 files changed, 57 insertions(+), 14 deletions(-)

New commits:
commit ec79998c9a3b6313f1ef0f81fde6234868a45c7f
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

svn-mirror: fixed timedate dependency

commit 31308ee7f5836906d31ef21b9a61a63aad4044c3
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

svk: fixed timedate dependency

commit 8833405b31f73da5789c20baa37ab5c7d65a6f03
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

mailtools: fixed timedate dependency

commit d8541f5d1a683c801231e944169e546ef075183e
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

dailystrips: fixed timedate dependency

commit bbc27f0e464eddf801ea4ad8364985c678d60d56
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

timedate: new spell

commit c8066292ccef1b330e3599861eacbb6717f7a5f7
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

time-date: deprecating

commit f647012322c18cf673e2a93d1b253cdadfa1d2eb
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

date-format: deprecating

diff --git a/ChangeLog b/ChangeLog
index 1821823..4388b42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * perl-cpan: new spell, timedate
+
2009-10-08 Arjan Bouter <abouter AT sourcemage.org>
* libs/gssdp: new spell, SSDP library
* collab/gupnp: new spell, GNU UPnP framework
diff --git a/perl-cpan/dailystrips/DEPENDS b/perl-cpan/dailystrips/DEPENDS
index 1ee3720..fce2b9c 100755
--- a/perl-cpan/dailystrips/DEPENDS
+++ b/perl-cpan/dailystrips/DEPENDS
@@ -1,3 +1,3 @@
depends perl &&
depends lwp &&
-depends time-date
+depends timedate
diff --git a/perl-cpan/dailystrips/HISTORY b/perl-cpan/dailystrips/HISTORY
index c7f10de..455a2ae 100644
--- a/perl-cpan/dailystrips/HISTORY
+++ b/perl-cpan/dailystrips/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: changed to depend on proper name
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: cleaned up
* DETAILS: removed BUILD_API
diff --git a/perl-cpan/date-format/BUILD b/perl-cpan/date-format/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/date-format/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/date-format/DEPENDS b/perl-cpan/date-format/DEPENDS
deleted file mode 100755
index c1a1bc6..0000000
--- a/perl-cpan/date-format/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl-cpan/date-format/DETAILS b/perl-cpan/date-format/DETAILS
index ffe9c53..22c582f 100755
--- a/perl-cpan/date-format/DETAILS
+++ b/perl-cpan/date-format/DETAILS
@@ -1,10 +1,8 @@
SPELL=date-format
VERSION=1.16
- SOURCE="TimeDate-${VERSION}.tar.gz"
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GB/GBARR/${SOURCE}
-
SOURCE_HASH=sha512:28daea038532161302939613ab994732caa63ed027dfa2c510c795fdafbd5ccf927a6706cd266e226e5016d08e6009cba66467adb3507f12b7de8579484fa437
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/TimeDate-${VERSION}"
WEB_SITE="http://search.cpan.org/~GBARR/Date-Format/";
+ PATCHLEVEL=1
LICENSE[0]=ART
ENTERED=20070203
SHORT="Date formatter ala strftime"
diff --git a/perl-cpan/date-format/HISTORY b/perl-cpan/date-format/HISTORY
index 0b40c6d..7be6959 100644
--- a/perl-cpan/date-format/HISTORY
+++ b/perl-cpan/date-format/HISTORY
@@ -1,3 +1,7 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * DETAILS, PRE_BUILD, INSTALL, BUILD, UP_TRIGGERS: deprecated spell
for the
+ correctly named version
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: useless

diff --git a/perl-cpan/date-format/INSTALL b/perl-cpan/date-format/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/date-format/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/date-format/PRE_BUILD b/perl-cpan/date-format/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/date-format/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/date-format/UP_TRIGGERS
b/perl-cpan/date-format/UP_TRIGGERS
new file mode 100755
index 0000000..d8be536
--- /dev/null
+++ b/perl-cpan/date-format/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger date-format dispel_self &&
+up_trigger timedate cast_self
diff --git a/perl-cpan/mailtools/DEPENDS b/perl-cpan/mailtools/DEPENDS
index 602d186..f5b5a78 100755
--- a/perl-cpan/mailtools/DEPENDS
+++ b/perl-cpan/mailtools/DEPENDS
@@ -1,3 +1,3 @@
depends perl &&
-depends date-format
+depends timedate

diff --git a/perl-cpan/mailtools/HISTORY b/perl-cpan/mailtools/HISTORY
index 4bb32fa..76c7f91 100644
--- a/perl-cpan/mailtools/HISTORY
+++ b/perl-cpan/mailtools/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: fixed timedate dependency
+
2008-06-30 David Kowis <dkowis AT shlrm.org>
* DETAILS: updated spell to 2.03

diff --git a/perl-cpan/svk/DEPENDS b/perl-cpan/svk/DEPENDS
index bf335f1..ba4966e 100755
--- a/perl-cpan/svk/DEPENDS
+++ b/perl-cpan/svk/DEPENDS
@@ -17,6 +17,6 @@ depends perlio-via-symlink &&
depends pod-simple &&
depends regexp-shellish &&
depends svn-mirror &&
-depends time-date &&
+depends timedate &&
depends uri &&
depends yaml
diff --git a/perl-cpan/svk/HISTORY b/perl-cpan/svk/HISTORY
index 86774e2..bbe4b86 100644
--- a/perl-cpan/svk/HISTORY
+++ b/perl-cpan/svk/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: fixed timedate dependency
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: useless

diff --git a/perl-cpan/svn-mirror/DEPENDS b/perl-cpan/svn-mirror/DEPENDS
index 9ee150d..314584b 100755
--- a/perl-cpan/svn-mirror/DEPENDS
+++ b/perl-cpan/svn-mirror/DEPENDS
@@ -6,6 +6,6 @@ depends module-install &&
depends subversion &&
depends svn-simple-edit &&
depends term-readkey &&
-depends time-date &&
+depends timedate &&
depends uri &&
depends vcp-autrijus
diff --git a/perl-cpan/svn-mirror/HISTORY b/perl-cpan/svn-mirror/HISTORY
index 3119591..4423acd 100644
--- a/perl-cpan/svn-mirror/HISTORY
+++ b/perl-cpan/svn-mirror/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: fixed timedate dependency
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: useless

diff --git a/perl-cpan/time-date/BUILD b/perl-cpan/time-date/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/time-date/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/time-date/DEPENDS b/perl-cpan/time-date/DEPENDS
deleted file mode 100755
index 6826bc7..0000000
--- a/perl-cpan/time-date/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl-cpan/time-date/DETAILS b/perl-cpan/time-date/DETAILS
index d3a24f2..18317c5 100755
--- a/perl-cpan/time-date/DETAILS
+++ b/perl-cpan/time-date/DETAILS
@@ -1,10 +1,7 @@
SPELL=time-date
VERSION=1.16
- SOURCE=TimeDate-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/TimeDate-$VERSION
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/$SOURCE
-
SOURCE_HASH=sha512:28daea038532161302939613ab994732caa63ed027dfa2c510c795fdafbd5ccf927a6706cd266e226e5016d08e6009cba66467adb3507f12b7de8579484fa437
- PATCHLEVEL=1
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$VERSION
+ PATCHLEVEL=2
LICENSE[0]=ART
ENTERED=20050713

WEB_SITE=http://search.cpan.org/~gbarr/TimeDate-$VERSION/lib/Date/Format.pm
diff --git a/perl-cpan/time-date/HISTORY b/perl-cpan/time-date/HISTORY
index 5da973b..5c20d97 100644
--- a/perl-cpan/time-date/HISTORY
+++ b/perl-cpan/time-date/HISTORY
@@ -1,3 +1,6 @@
+2009-10-09 David Kowis <dkowis AT shlrm.org>
+ * BUILD, INSTALL, PRE_BUILD, DEPENDS: Deprecated in favor of
appropriately named spell
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: useless

diff --git a/perl-cpan/time-date/INSTALL b/perl-cpan/time-date/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/time-date/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/time-date/PRE_BUILD b/perl-cpan/time-date/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/time-date/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/time-date/UP_TRIGGERS b/perl-cpan/time-date/UP_TRIGGERS
new file mode 100755
index 0000000..8ddbd43
--- /dev/null
+++ b/perl-cpan/time-date/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger time-date dispel_self &&
+up_trigger timedate cast_self
diff --git a/perl-cpan/timedate/BUILD b/perl-cpan/timedate/BUILD
new file mode 100755
index 0000000..4c616f4
--- /dev/null
+++ b/perl-cpan/timedate/BUILD
@@ -0,0 +1 @@
+default_build_perl
\ No newline at end of file
diff --git a/perl-cpan/timedate/DEPENDS b/perl-cpan/timedate/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/timedate/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/timedate/DETAILS b/perl-cpan/timedate/DETAILS
new file mode 100755
index 0000000..e090e18
--- /dev/null
+++ b/perl-cpan/timedate/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=timedate
+ VERSION=1.19
+ SOURCE=TimeDate-$VERSION.tar.gz
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GB/GBARR/$SOURCE
+
SOURCE_HASH=sha512:5edd32b98a4bbc43abab42a6d6e590ebcd8a0f35170ef50ce997c0f4aca55c84a005af90df8823d93c67ace2aa90748fca22da4a1aa8187efbcdec2c77491e25
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/TimeDate-$VERSION"
+ WEB_SITE="http://search.cpan.org/dist/TimeDate-1.19";
+ LICENSE[0]=ART
+ ENTERED=20090909
+ SHORT="Provides Date::Format, Date::Parse, Date::Language, and
Time::Zone modules"
+cat << EOF
+See $WEB_SITE for more information.
+EOF
diff --git a/perl-cpan/timedate/HISTORY b/perl-cpan/timedate/HISTORY
new file mode 100644
index 0000000..773a80d
--- /dev/null
+++ b/perl-cpan/timedate/HISTORY
@@ -0,0 +1,3 @@
+2009-09-09 David Kowis<dkowis AT shlrm.org>
+ * DETAILS,DEPENDS,HISTORY,BUILD: Automatically Created spell
+



  • [SM-Commit] GIT changes to master grimoire by David Kowis (45ecfdf3ce0f1be1cd6c8fa27cae809769b6a63b), David Kowis, 10/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page