[SM-Commit] GIT changes to master grimoire by David Kowis (0398d5c7cff6d83c446a7f5ac9bb46d188ff1956)

David Kowis scm at mail.sourcemage.org
Sat Dec 16 16:28:07 EST 2006


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

 perl-cpan/tk-tablematrix/DEPENDS |    2 +-
 perl-cpan/tk-tablematrix/DETAILS |    4 ++--
 perl-cpan/tk-tablematrix/HISTORY |    4 ++++
 3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 0398d5c7cff6d83c446a7f5ac9bb46d188ff1956
Author: David Kowis <dkowis at shlrm.org>
Commit: David Kowis <dkowis at shlrm.org>

    tk-tablematrix
    Fixed a dependency issue on perl-tk and bumped the version

diff --git a/perl-cpan/tk-tablematrix/DEPENDS b/perl-cpan/tk-tablematrix/DEPENDS
index 1196152..93f7d97 100755
--- a/perl-cpan/tk-tablematrix/DEPENDS
+++ b/perl-cpan/tk-tablematrix/DEPENDS
@@ -1,3 +1,3 @@
 depends  perl  &&
 depends  tk    &&
-depends  tk
+depends  perl-tk
diff --git a/perl-cpan/tk-tablematrix/DETAILS b/perl-cpan/tk-tablematrix/DETAILS
index e162dd5..d65d541 100755
--- a/perl-cpan/tk-tablematrix/DETAILS
+++ b/perl-cpan/tk-tablematrix/DETAILS
@@ -1,9 +1,9 @@
            SPELL=tk-tablematrix
-         VERSION=1.2
+         VERSION=1.22
           SOURCE=Tk-TableMatrix-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/Tk-TableMatrix-$VERSION
    SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CE/CERNEY/$SOURCE
-     SOURCE_HASH=sha512:78fef968c4a078233971ca7731d41a7d74d4d02b7abf7bb7e0a167d3cb2f20bcc46671e1acf7043d0fca1b1d57b5f8bed6bf59a333178f224731202281ce16e4
+     SOURCE_HASH=sha512:fde901852b5cf79dde04ff1cc33ed32b4f83219503336126cc018412cce8ea22dca22b2aeebf235b5827786dfd9ab49a1d5dd71676b184288755ebafffa89ea8
          LICENSE=ART
         WEB_SITE="http://search.cpan.org/search?module=XML::Simple"
          ENTERED=20030830
diff --git a/perl-cpan/tk-tablematrix/HISTORY b/perl-cpan/tk-tablematrix/HISTORY
index 5091af3..5c3d906 100644
--- a/perl-cpan/tk-tablematrix/HISTORY
+++ b/perl-cpan/tk-tablematrix/HISTORY
@@ -1,3 +1,7 @@
+2006-12-16 David Kowis <dkowis at shlrm.org>
+	* DETAILS: version to 1.22
+	* DEPENDS: needed perl-tk
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 



More information about the SM-Commit mailing list