Skip to Content.
Sympa Menu

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

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 (8c25b010228025db2954066f6e60dcd4891edf43)
  • Date: Fri, 11 May 2007 17:00:38 -0500

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

ChangeLog | 19 +++++++++++++++++++
perl-cpan/acme-bleach/DETAILS | 2 +-
perl-cpan/acme-bleach/HISTORY | 3 +++
perl-cpan/algorithm-annotate/DETAILS | 2 +-
perl-cpan/algorithm-annotate/HISTORY | 3 +++
perl-cpan/algorithm-diff/DETAILS | 2 +-
perl-cpan/algorithm-diff/HISTORY | 3 +++
perl-cpan/anyevent/DETAILS | 6 +++---
perl-cpan/anyevent/HISTORY | 4 ++++
perl-cpan/appconfig/DETAILS | 6 +++---
perl-cpan/appconfig/HISTORY | 4 ++++
perl-cpan/archive-tar/DETAILS | 4 ++--
perl-cpan/archive-zip/DETAILS | 2 +-
perl-cpan/archive-zip/HISTORY | 3 +++
perl-cpan/authen-pam/DETAILS | 2 +-
perl-cpan/authen-pam/HISTORY | 3 +++
perl-cpan/authen-sasl/DETAILS | 2 +-
perl-cpan/authen-sasl/HISTORY | 3 +++
perl-cpan/digest/DETAILS | 2 +-
perl-cpan/digest/HISTORY | 3 +++
20 files changed, 63 insertions(+), 15 deletions(-)

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

modified: ChangeLog
modified: perl-cpan/acme-bleach/DETAILS
modified: perl-cpan/acme-bleach/HISTORY
modified: perl-cpan/algorithm-annotate/DETAILS
modified: perl-cpan/algorithm-annotate/HISTORY
modified: perl-cpan/algorithm-diff/DETAILS
modified: perl-cpan/algorithm-diff/HISTORY
modified: perl-cpan/anyevent/DETAILS
modified: perl-cpan/anyevent/HISTORY
modified: perl-cpan/appconfig/DETAILS
modified: perl-cpan/appconfig/HISTORY
modified: perl-cpan/archive-tar/DETAILS
modified: perl-cpan/archive-zip/DETAILS
modified: perl-cpan/archive-zip/HISTORY
modified: perl-cpan/authen-pam/DETAILS
modified: perl-cpan/authen-pam/HISTORY
modified: perl-cpan/authen-sasl/DETAILS
modified: perl-cpan/authen-sasl/HISTORY
modified: perl-cpan/digest/DETAILS

diff --git a/ChangeLog b/ChangeLog
index 5e1647e..6add5c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,25 @@
+<<<<<<< HEAD:ChangeLog
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * perl-cpan/acme-bleach: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/algorithm-annotate: Modified DETAILS to include
$PERL_CPAN_URL
+ * perl-cpan/algorithm-diff: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/anyevent: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/appconfig: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/archive-tar: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/archive-zip: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/authen-pam: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/authen-sasl: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/digest: Modified DETAILS to include $PERL_CPAN_URL
+ * perl-cpan/anyevent: Upgraded to version 2.52
+ * perl-cpan/appconfig: Upgraded to version 1.64
+
+2007-05-11 Colin Childs <phoul AT sourcemage.org>
+ *added DEPENDS: xmms2 BOOST to nyello spell.
+=======
2007-05-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* libcompat: added PERL_CPAN_URL fallback as that's not in
stable sorcery yet but spells and quill already use it
+>>>>>>> d7b2b6655e1af4c2ace11c685c33a2a4eb46a45f:ChangeLog

2007-05-11 Colin Childs <phoul AT sourcemage.org>
Cleaned up the history & Depends files for
diff --git a/perl-cpan/acme-bleach/DETAILS b/perl-cpan/acme-bleach/DETAILS
index 663c522..a8b23f9 100755
--- a/perl-cpan/acme-bleach/DETAILS
+++ b/perl-cpan/acme-bleach/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.12
SOURCE=Acme-Bleach-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Acme-Bleach-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/D/DC/DCONWAY/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/D/DC/DCONWAY/$SOURCE

SOURCE_HASH=sha512:d620fa7033f1b4f6a767726fc3ef83d5d40a85a39032f9715538f3b82e5becd76fba2d001dffc8f0c8cc8fdb02ac34dc4cfcb65521042261639a8a021151229d
LICENSE=ART
WEB_SITE="http://search.cpan.org/author/DCONWAY/$SPELL-$VERSION/";
diff --git a/perl-cpan/acme-bleach/HISTORY b/perl-cpan/acme-bleach/HISTORY
index 722d4d7..e4f2c09 100644
--- a/perl-cpan/acme-bleach/HISTORY
+++ b/perl-cpan/acme-bleach/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: SOURCE_URL now uses $PERL_CPAN_URL
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/perl-cpan/algorithm-annotate/DETAILS
b/perl-cpan/algorithm-annotate/DETAILS
index 59b48de..4f6219e 100755
--- a/perl-cpan/algorithm-annotate/DETAILS
+++ b/perl-cpan/algorithm-annotate/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.10
SOURCE=Algorithm-Annotate-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Algorithm-Annotate-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CL/CLKAO//$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/C/CL/CLKAO//$SOURCE

SOURCE_HASH=sha512:ee828f91876713db6dbcb3ca97dfee57350f1487f3583ecc1874a6a86eeb13d1bb35ee57dad67a8bd8b050417763ff4efef9db49e7061e355972f7a8aa6d000d
WEB_SITE="http://search.cpan.org/search?module=Algorithm::Annotate";
LICENSE[0]=ART
diff --git a/perl-cpan/algorithm-annotate/HISTORY
b/perl-cpan/algorithm-annotate/HISTORY
index 567f8ad..8c4fcc8 100644
--- a/perl-cpan/algorithm-annotate/HISTORY
+++ b/perl-cpan/algorithm-annotate/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: SOURCE_URL now uses $PERL_CPAN_URL
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/perl-cpan/algorithm-diff/DETAILS
b/perl-cpan/algorithm-diff/DETAILS
index c8043b4..0a906db 100755
--- a/perl-cpan/algorithm-diff/DETAILS
+++ b/perl-cpan/algorithm-diff/DETAILS
@@ -3,7 +3,7 @@
SOURCE=Algorithm-Diff-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Algorithm-Diff-$VERSION

SOURCE_HASH=sha512:00860f458d1dc09dab2d0c829c02401e5100e63a301c349981d39e910bf12b63fbc88cf99dcd0d3790187119623d5dc790dcebbc785a65e091730bb20ec175cb
-
SOURCE_URL[0]=http://mir2.ovh.net/ftp.cpan.org/authors/id/T/TY/TYEMQ/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/T/TY/TYEMQ/$SOURCE
LICENSE=ART
WEB_SITE=http://search.cpan.org/search?dist=Algorithm-Diff
ENTERED=20020731
diff --git a/perl-cpan/algorithm-diff/HISTORY
b/perl-cpan/algorithm-diff/HISTORY
index 27bc349..64a9003 100644
--- a/perl-cpan/algorithm-diff/HISTORY
+++ b/perl-cpan/algorithm-diff/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: SOURCE_URL now uses $PERL_SOURCE_URL
+
2006-11-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1902

diff --git a/perl-cpan/anyevent/DETAILS b/perl-cpan/anyevent/DETAILS
index 37d6007..237b5d3 100755
--- a/perl-cpan/anyevent/DETAILS
+++ b/perl-cpan/anyevent/DETAILS
@@ -1,9 +1,9 @@
SPELL=anyevent
- VERSION=2.51
-
SOURCE_HASH=sha512:19de98e56a7e471958b6ba494057e8efff3cc15ad43d446050f1df6dd769b94679c93bcb5ac9b11b5828dcd031cddfb193c7f36e48959b53d9f4ab4110d7eb96
+ VERSION=2.52
SOURCE=AnyEvent-$VERSION.tar.gz
+
SOURCE_HASH=sha512:b033729f4e389ad556b010da2eb9320627a34c97216f0a3e3c799ae598e14025bd64f98368a80ea5478c5339f68c500e6298fe51aa95012ab45647d36047a931
SOURCE_DIRECTORY=$BUILD_DIRECTORY/AnyEvent-$VERSION
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/ML/MLEHMANN/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE=PERL
WEB_SITE="http://search.cpan.org/search?module=AnyEvent";
diff --git a/perl-cpan/anyevent/HISTORY b/perl-cpan/anyevent/HISTORY
index 1365a61..344eada 100644
--- a/perl-cpan/anyevent/HISTORY
+++ b/perl-cpan/anyevent/HISTORY
@@ -1,3 +1,7 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: version 2.52
+ * DETAILS: source URL now uses PERL_CPAN_URL
+
2007-01-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.51

diff --git a/perl-cpan/appconfig/DETAILS b/perl-cpan/appconfig/DETAILS
index f6fd2a7..c598f84 100755
--- a/perl-cpan/appconfig/DETAILS
+++ b/perl-cpan/appconfig/DETAILS
@@ -1,9 +1,9 @@
SPELL=appconfig
- VERSION=1.56
+ VERSION=1.64
SOURCE=AppConfig-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/AppConfig-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/modules/by-module/AppConfig/$SOURCE
-
SOURCE_HASH=sha512:2aecb641b347184fa8301b3c91e274726798f18afab2c2e0f855fc955fcb8db65ed6fc1f921e0e293e28f2fa0fa0d14dbad894b05656b10ae58ad2528663254a
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AD/ADAMK/$SOURCE
+
SOURCE_HASH=sha512:fbcd455947845ff764210e10e91e299e995da3cd7e6781b119b130f56b12b0bac6232665f28383770ad258709a66a2a168fe9e50526863ae771561c4d8562f01
LICENSE=ART
WEB_SITE=http://search.cpan.org/search?dist=AppConfig
ENTERED=20020522
diff --git a/perl-cpan/appconfig/HISTORY b/perl-cpan/appconfig/HISTORY
index 5235774..bb45d92 100644
--- a/perl-cpan/appconfig/HISTORY
+++ b/perl-cpan/appconfig/HISTORY
@@ -1,3 +1,7 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS:Upgraded to 1.64
+ * DETAILS: SOURCE_URL change to $PERL_CPAN_URL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/perl-cpan/archive-tar/DETAILS b/perl-cpan/archive-tar/DETAILS
index 0c84d15..d3aeb99 100755
--- a/perl-cpan/archive-tar/DETAILS
+++ b/perl-cpan/archive-tar/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.30
SOURCE=Archive-Tar-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Tar-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KA/KANE/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/K/KA/KANE/$SOURCE

SOURCE_HASH=sha512:4e6d20670f98382cb8984d9d7c76b42e66bc58bbdd45ddc1d2cd33bab0e0d56f87a229e6e6924383b2bc10c949fd057097329c82d3156b0686c8e1f2265df716
LICENSE=ART
WEB_SITE="http://search.cpan.org/search?module=Archive::Tar";
@@ -13,7 +13,7 @@ cat << EOF

Archive::Tar provides an object oriented mechanism for
handling tar files. It provides class methods for quick
-and easy files handling while also allowing for the cre�
+and easy files handling while also allowing for the cre?
ation of tar file objects for custom manipulation. If you
have the Compress::Zlib module installed, Archive::Tar
will also support compressed or gzipped tar files.
diff --git a/perl-cpan/archive-zip/DETAILS b/perl-cpan/archive-zip/DETAILS
index 6c44671..77293c6 100755
--- a/perl-cpan/archive-zip/DETAILS
+++ b/perl-cpan/archive-zip/DETAILS
@@ -3,7 +3,7 @@

SOURCE_HASH=sha512:dc7a36530c948a3e8e86030448da072210b808ad012714963ee1966fc49198e0c74adbd266e235ce54695cafa56122683e97cebf0d2cbe77ac64ebd5cf5f2728
SOURCE=Archive-Zip-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Zip-$VERSION
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AD/ADAMK/$SOURCE
LICENSE=ART
WEB_SITE="http://search.cpan.org/search?dist=Archive-Zip";
ENTERED=20020428
diff --git a/perl-cpan/archive-zip/HISTORY b/perl-cpan/archive-zip/HISTORY
index 0f84901..1f9fab7 100644
--- a/perl-cpan/archive-zip/HISTORY
+++ b/perl-cpan/archive-zip/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: added $PERL_CPAN_URL for SOURCE_URL
+
2007-10-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.18

diff --git a/perl-cpan/authen-pam/DETAILS b/perl-cpan/authen-pam/DETAILS
index d73b408..37e1a7f 100755
--- a/perl-cpan/authen-pam/DETAILS
+++ b/perl-cpan/authen-pam/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.15
SOURCE=Authen-PAM-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen-PAM-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/N/NI/NIKIP/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NI/NIKIP/$SOURCE

SOURCE_HASH=sha512:b759ceb7825d7576dc35305eab5afc743602c47c20a6aca2c4eb91e479d4df9aabd6f806c7a88ad81f836cceb64d6015fcebd39973673e25b238581ecdde7e5f
LICENSE=ART
WEB_SITE="http://search.cpan.org/search?module=Authen::PAM";
diff --git a/perl-cpan/authen-pam/HISTORY b/perl-cpan/authen-pam/HISTORY
index 035f517..f14b56c 100644
--- a/perl-cpan/authen-pam/HISTORY
+++ b/perl-cpan/authen-pam/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: Changed SOURCE_URL to include $PERL_CPAN_URL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/perl-cpan/authen-sasl/DETAILS b/perl-cpan/authen-sasl/DETAILS
index 8fbe67f..7f88509 100755
--- a/perl-cpan/authen-sasl/DETAILS
+++ b/perl-cpan/authen-sasl/DETAILS
@@ -2,7 +2,7 @@
VERSION=2.10
SOURCE=Authen-SASL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen-SASL-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GB/GBARR/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GB/GBARR/$SOURCE

SOURCE_HASH=sha512:913ec2da655ed5c51c1b4cc8c02a4ba9fa0428b423645e1723c884c2d3197e501358bce8bd0ed2ab632e49018e75df72187fc600b874cbe4d9e547909a1445eb
LICENSE=ART
WEB_SITE="http://search.cpan.org/search?module=Authen::SASL";
diff --git a/perl-cpan/authen-sasl/HISTORY b/perl-cpan/authen-sasl/HISTORY
index 96ce684..27bcde7 100644
--- a/perl-cpan/authen-sasl/HISTORY
+++ b/perl-cpan/authen-sasl/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: Added $PERL_CPAN_URL to SOURCE_URL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/perl-cpan/digest/DETAILS b/perl-cpan/digest/DETAILS
index 2323fb5..c94d480 100755
--- a/perl-cpan/digest/DETAILS
+++ b/perl-cpan/digest/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.15
SOURCE=Digest-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GA/GAAS/$SOURCE

SOURCE_HASH=sha512:79781d9ec6f1f8b4bbca73e91c02c20237e31a081dad97ccf77a4c0deb2efe4c1356d8950cf9babfe833c61a0aa0e1bc3e57401da663086277c12e5c13396b23
LICENSE=ART
WEB_SITE="http://search.cpan.org/search?query=digest";
diff --git a/perl-cpan/digest/HISTORY b/perl-cpan/digest/HISTORY
index 8767cce..0badc47 100644
--- a/perl-cpan/digest/HISTORY
+++ b/perl-cpan/digest/HISTORY
@@ -1,3 +1,6 @@
+2007-05-11 Colin "Phoul" Childs <phoul AT sourcemage.org>
+ * DETAILS: added $PERL_CPAN_URL for SOURCE_URL
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.





Archive powered by MHonArc 2.6.24.

Top of Page