Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9190] New: Automate Perl spells version upgrades

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9190] New: Automate Perl spells version upgrades
  • Date: Fri, 8 Jul 2005 08:17:25 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9190

Summary: Automate Perl spells version upgrades
Product: Codex
Version: devel grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: perl-cpan
AssignedTo: sergey AT sourcemage.org
ReportedBy: sergey AT sourcemage.org
CC: sm-grimoire-bugs AT lists.ibiblio.org


Lyon Lemmens, a former perl-cpan maintainer, left me three rudimentary scripts
to auto-upgrade Perl spells. I am attaching them to this bug. This bug is to
track the task of taking this code and makeing it work similar to existing
script in php-pear section. Volunteers are welcome.

On December 6, 2003, Lyon wrote in response to my question:

> First, do you think
> it's possible to easily script version upgrades for existing perl-cpan
> packages? For PEAR for example (php-pear section), they pretty much give
> you out the whole thing on a plate, you just have to take it, parse it,
> create/update spells, and it's all scriptable. How difficult it would be
> to do the same for packages on CPAN? Let's say I'm only interested in
> versions, nothing else.

I've got a rudimentary script (actually 3 that work together), I've attached
them.

cpan_check checks CPAN for new versions
md5 replaces the MD5 lines with the correct checksum
bump version-bump a spell

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



  • [SM-Grimoire-Bugs] [Bug 9190] New: Automate Perl spells version upgrades, bugzilla-daemon, 07/08/2005

Archive powered by MHonArc 2.6.24.

Top of Page