Subject: Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e2d352b465e3cda7a4a438539e75bce3439084ad)
Date: Thu, 14 Sep 2006 15:12:14 +0200
On Thu, 14 Sep 2006 12:32:44 +0200
Flavien Bridault <vlaaad AT sourcemage.org> wrote:
> Le jeudi 14 septembre 2006 à 05:12 -0500, Arjan Bouter a écrit :
> > GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:
> >
> > perl-cpan/io-socket-ssl/DETAILS | 5 ++---
> > perl-cpan/io-socket-ssl/HISTORY | 4 ++++
> > 2 files changed, 6 insertions(+), 3 deletions(-)
> >
> > New commits:
> > commit e2d352b465e3cda7a4a438539e75bce3439084ad
> > Author: Arjan Bouter <abouter AT sourcemage.org>
> > Commit: Arjan Bouter <abouter AT sourcemage.org>
> >
> > io-socket-ssl: changed build_api to 2
> >
> > diff --git a/perl-cpan/io-socket-ssl/DETAILS
> > b/perl-cpan/io-socket-ssl/DETAILS
> > index 256be6f..26e0cac 100755
> > --- a/perl-cpan/io-socket-ssl/DETAILS
> > +++ b/perl-cpan/io-socket-ssl/DETAILS
> > @@ -7,10 +7,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/IO-Soc
> > LICENSE=ART
> > WEB_SITE="http://search.cpan.org/search?module=IO::Socket::SSL"
> > ENTERED=20020403
> > - UPDATED=20020424
> > + PATCHLEVEL=1
> > MAINTAINER="redlemon AT knoware.nl"
> > - KEYWORDS="perl"
> > - BUILD_API=1
> > + KEYWORDS="perl ssl"
> > SHORT="IO::Socket::SSL"
> > cat << EOF
> >
> > diff --git a/perl-cpan/io-socket-ssl/HISTORY
> > b/perl-cpan/io-socket-ssl/HISTORY
> > index 14d20b9..0a15c4c 100644
> > --- a/perl-cpan/io-socket-ssl/HISTORY
> > +++ b/perl-cpan/io-socket-ssl/HISTORY
> > @@ -1,3 +1,7 @@
> > +2006-09-14 Arjan Bouter <abouter AT sourcemage.org>
> > + * DETAILS: removed BUILD_API=1 line
> > + added keyword ssl, PATCHLEVEL=1
> > +
> > 2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
> > * DETAILS: inserted BUILD_API=1 line
> >
> There is no need for PATCHLEVEL here. The modified spell doesn't change
> anything for the end-user, these are only internal changes.
> --
> Flavien Bridault
Are you sure about that? The spell as it was didn't install anything at all
except the docs.
By converting it to api2 it started to install the actual module.
IIRC that's enough to trigger a cast with patchlevel.