[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (d8c4265a0cc2bb1d4171f0f826b575eaf291f7fa)

Jaka Kranjc scm at sourcemage.org
Sun Jul 19 12:48:42 EDT 2009


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 ChangeLog                        |    3 +++
 devel/perl/CONFLICTS             |    1 +
 devel/perl/HISTORY               |    3 +++
 perl-cpan/module-build/BUILD     |    1 +
 perl-cpan/module-build/DEPENDS   |    2 +-
 perl-cpan/module-build/DETAILS   |   21 +++++++--------------
 perl-cpan/module-build/DOWNLOAD  |    1 +
 perl-cpan/module-build/HISTORY   |    5 +++++
 perl-cpan/module-build/INSTALL   |    1 +
 perl-cpan/module-build/PRE_BUILD |    1 +
 perl-cpan/module-build/TRIGGERS  |    1 +
 11 files changed, 25 insertions(+), 15 deletions(-)

New commits:
commit d8c4265a0cc2bb1d4171f0f826b575eaf291f7fa
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    module-build: deprecated [was merged into perl] #15248

commit ccc942558de7e556106993a0a25cc770aa04734f
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    perl: added conflicts with module-build #15248

diff --git a/ChangeLog b/ChangeLog
index f83cd8a..1b885fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-07-19 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* perl-cpan/module-build: deprecated [was merged into perl] #15248
+
 2009-07-19  Treeve Jelbert <treeve at sourcemage.org>
 	* kde4-apps/skrooge: new spell, financial stuff for kde4
 
diff --git a/devel/perl/CONFLICTS b/devel/perl/CONFLICTS
new file mode 100755
index 0000000..dfc9254
--- /dev/null
+++ b/devel/perl/CONFLICTS
@@ -0,0 +1 @@
+conflicts module-build y
diff --git a/devel/perl/HISTORY b/devel/perl/HISTORY
index 79664e4..4eb111d 100644
--- a/devel/perl/HISTORY
+++ b/devel/perl/HISTORY
@@ -1,3 +1,6 @@
+2009-07-19 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* CONFLICTS: added for module-build (deprecated) #15248
+
 2008-09-08 Arjan Bouter <abouter at sourcemage.org>
 	* INSTALL: create Dynaloader destination dirs before installing files into them
 
diff --git a/perl-cpan/module-build/BUILD b/perl-cpan/module-build/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/module-build/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/module-build/DEPENDS b/perl-cpan/module-build/DEPENDS
index 6d7119f..6826bc7 100755
--- a/perl-cpan/module-build/DEPENDS
+++ b/perl-cpan/module-build/DEPENDS
@@ -1 +1 @@
-depends  params-validate
+depends perl
diff --git a/perl-cpan/module-build/DETAILS b/perl-cpan/module-build/DETAILS
index 075eed6..8557514 100755
--- a/perl-cpan/module-build/DETAILS
+++ b/perl-cpan/module-build/DETAILS
@@ -1,14 +1,7 @@
-           SPELL=module-build
-         VERSION=0.30
-     SOURCE_HASH=sha512:9f2af169a21b38d202fa1f56f4a26a96bd55277d290bf1af70f6db8c69216442a3c8714d8db6feeff7409ba630972bd77f4b477a9d55969ef5827c66ad6f1a96
-          SOURCE=Module-Build-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/Module-Build-$VERSION
-   SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KW/KWILLIAMS//$SOURCE
-        WEB_SITE=http://search.cpan.org/~kwilliams/Module-Build/lib/Module/Build.pm
-         ENTERED=20040506
-      LICENSE[0]=ART
-        KEYWORDS="perl"
-           SHORT="Build and install Perl modules"
-cat << EOF
-Build and install Perl modules.
-EOF
+          SPELL=module-build
+        VERSION=0
+     PATCHLEVEL=9999
+          SHORT="deprecated"
+  cat << EOF
+    deprecated spell [replaced by perl]
+  EOF
diff --git a/perl-cpan/module-build/DOWNLOAD b/perl-cpan/module-build/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/module-build/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/module-build/HISTORY b/perl-cpan/module-build/HISTORY
index 47ba6ad..38b810f 100644
--- a/perl-cpan/module-build/HISTORY
+++ b/perl-cpan/module-build/HISTORY
@@ -1,3 +1,8 @@
+2009-07-19 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* spell deprecated [was merged into perl] #15248
+	* PATCHLEVEL=9999
+	* DETAILS: version 0
+
 2008-10-11 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 0.30
 
diff --git a/perl-cpan/module-build/INSTALL b/perl-cpan/module-build/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/module-build/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/module-build/PRE_BUILD b/perl-cpan/module-build/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/module-build/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/module-build/TRIGGERS b/perl-cpan/module-build/TRIGGERS
new file mode 100755
index 0000000..aa288e0
--- /dev/null
+++ b/perl-cpan/module-build/TRIGGERS
@@ -0,0 +1 @@
+on_cast module-build dispel_self



More information about the SM-Commit mailing list