Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3bb524198980c2a805747c104f3dff208c3a335)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3bb524198980c2a805747c104f3dff208c3a335)
  • Date: Sat, 22 Jul 2017 00:55:43 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 1 +
perl-cpan/compress-raw-zlib/BUILD | 1 +
perl-cpan/compress-raw-zlib/CONFLICTS | 1 +
perl-cpan/compress-raw-zlib/DEPENDS | 1 -
perl-cpan/compress-raw-zlib/DETAILS | 6 +++---
perl-cpan/compress-raw-zlib/HISTORY | 6 ++++++
perl-cpan/compress-raw-zlib/INSTALL | 1 +
perl-cpan/compress-raw-zlib/PRE_BUILD | 1 +
perl-cpan/compress-raw-zlib/UP_TRIGGERS | 2 ++
9 files changed, 16 insertions(+), 4 deletions(-)

New commits:
commit e3bb524198980c2a805747c104f3dff208c3a335
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

compress-raw-zlib: deprecated spell in favour of perl

diff --git a/ChangeLog b/ChangeLog
index 221b604..601ae2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2017-07-21 Vlad Glagolev <stealth AT sourcemage.org>
* net/lft: new spell, Layer Four Traceroute (LFT) and WhoB
+ * perl-cpan/compress-raw-zlib: deprecated spell in favour of perl

2017-07-20 Vlad Glagolev <stealth AT sourcemage.org>
* net/tcptrace: new spell, TCP dump file analysis tool
diff --git a/perl-cpan/compress-raw-zlib/BUILD
b/perl-cpan/compress-raw-zlib/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/compress-raw-zlib/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/compress-raw-zlib/CONFLICTS
b/perl-cpan/compress-raw-zlib/CONFLICTS
new file mode 100755
index 0000000..9ae5303
--- /dev/null
+++ b/perl-cpan/compress-raw-zlib/CONFLICTS
@@ -0,0 +1 @@
+conflicts perl y
diff --git a/perl-cpan/compress-raw-zlib/DEPENDS
b/perl-cpan/compress-raw-zlib/DEPENDS
deleted file mode 100755
index 6826bc7..0000000
--- a/perl-cpan/compress-raw-zlib/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl-cpan/compress-raw-zlib/DETAILS
b/perl-cpan/compress-raw-zlib/DETAILS
index e956b00..b64f1a3 100755
--- a/perl-cpan/compress-raw-zlib/DETAILS
+++ b/perl-cpan/compress-raw-zlib/DETAILS
@@ -1,10 +1,10 @@
SPELL=compress-raw-zlib
SPELLX=Compress-Raw-Zlib
VERSION=2.074
- SOURCE=${SPELLX}-${VERSION}.tar.gz
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/P/PM/PMQS/${SOURCE}
-
SOURCE_HASH=sha512:b077133c822ad8402f0576804f51d891fb82ec6ecf4b11464749a6672726a9000c2306e667700cf833afac88213f0b753870fbfd7bd6579c938a03e4a73bc5f8
+ PATCHLEVEL=1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ ARCHIVE=off
+ GATHER_DOCS=off
LICENSE[0]=ART
KEYWORDS="perl"
WEB_SITE=http://search.cpan.org/~pmqs/Compress-Raw-Zlib/
diff --git a/perl-cpan/compress-raw-zlib/HISTORY
b/perl-cpan/compress-raw-zlib/HISTORY
index 796200a..6826acd 100644
--- a/perl-cpan/compress-raw-zlib/HISTORY
+++ b/perl-cpan/compress-raw-zlib/HISTORY
@@ -1,3 +1,9 @@
+2017-07-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: deprecated in favour of perl
+ * DEPENDS: dropped
+ * BUILD, CONFLICTS, INSTALL, PRE_BUILD, UP_TRIGGERS: added, as a part
of
+ deprecation process
+
2017-04-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.074

diff --git a/perl-cpan/compress-raw-zlib/INSTALL
b/perl-cpan/compress-raw-zlib/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/compress-raw-zlib/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/compress-raw-zlib/PRE_BUILD
b/perl-cpan/compress-raw-zlib/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/compress-raw-zlib/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/compress-raw-zlib/UP_TRIGGERS
b/perl-cpan/compress-raw-zlib/UP_TRIGGERS
new file mode 100755
index 0000000..7293ac7
--- /dev/null
+++ b/perl-cpan/compress-raw-zlib/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger archive-tar dispel_self &&
+up_trigger perl cast_self



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3bb524198980c2a805747c104f3dff208c3a335), Vlad Glagolev, 07/21/2017

Archive powered by MHonArc 2.6.24.

Top of Page