pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Lingua-Stem-Snowball-No



Module name:    wip
Committed by:   jgoamakf
Date:           Tue Mar 26 02:15:35 UTC 2013

Modified Files:
        wip/p5-Lingua-Stem-Snowball-No: Makefile distinfo

Log Message:
Update p5-Lingua-Stem-Snowball-No to 1.2.

Changes from previous:
----------------------
1.20  Tue May 08 2007
  - from Faye Gibbons [faye%morpheux.org@localhost]:
   Q:   When I try to install Lingua-Stem-Snowball-No-1.1 I get this:

      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $ perl Makefile.PL
      Checking if your kit is complete...
      Looks good
      Writing Makefile for Lingua::Stem::Snowball::No
      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $ make
      cp lib/Lingua/Stem/Snowball/No.pm blib/lib/Lingua/Stem/Snowball/No.pm
      Manifying blib/man3/Lingua::Stem::Snowball::No.3pm
      /usr/bin/perl "-Iblib/arch" "-Iblib/lib" Build.PL Build
      Too early to specify a build action 'Build'.  Do 'Build Build' instead.
      make: *** [Build] Error 2
      fgibbins@geosl548 Lingua-Stem-Snowball-No-1.1 $

   FIX: Seems like old MakeMaker versions thinks Buld.PL is a script.
    Fixed by explicitly setting PL_FILES = { } in the Makefile.PL script.

  - from salvejn on CPAN Discussion:
   Q:     Topic: Conflicts between Lingua::Stem::Snowball::No and ::Se
    
        The "stemmer.pl" is present in both modules,
        and when one tries to create distribution package
        (e.g. Debian .deb files or RedHat .rpm files), this creates a conflict.

        Would it be possible to release a new version of 
Lingua::Stem::Snowball::Se
        and ::No, where the files have been removed or renamed?
        (e.g. to stemmer-no.pl and stemmer-se.pl)
    
        Thanks! :-)

    FIX: Moved the example to examples/ and made a copy stemmer-no.pl in bin/

(a copy of this message has been added to the Lingua::Stem::Snowball::Se 
CPAN::Forum)

1.10  Mon May 07 2007
  Minor changes. Cache is now no longer a global variable.
  Moved tests into t/, added distmeta.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/p5-Lingua-Stem-Snowball-No/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/p5-Lingua-Stem-Snowball-No/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Lingua-Stem-Snowball-No/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Lingua-Stem-Snowball-No/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index