diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 08:44:29 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 08:44:29 +0800 |
commit | 0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd (patch) | |
tree | 56a0df3a01660648ac43693d100212649997200a /textproc | |
parent | 9958c6ea4bb6eb91e98ef901e192826f022a0661 (diff) | |
download | freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.tar.gz freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.tar.zst freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.zip |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Getopt-Lucid/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Getopt-Lucid/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/pkg-plist | 1 |
6 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index e3b2ea41f885..26f3f8e22a55 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -7,7 +7,7 @@ PORTNAME= Getopt-Lucid PORTVERSION= 0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Getopt-Lucid/pkg-plist b/textproc/p5-Getopt-Lucid/pkg-plist index 125285ade99e..14048e8d427b 100644 --- a/textproc/p5-Getopt-Lucid/pkg-plist +++ b/textproc/p5-Getopt-Lucid/pkg-plist @@ -4,6 +4,5 @@ %%SITE_PERL%%/Getopt/Lucid/Exception.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Lucid @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/Getopt/Lucid @dirrmtry %%SITE_PERL%%/Getopt diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile index 8aec28c50de0..80879f90d3ef 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Plucene-Plugin-Analyzer-SnowballAnalyzer PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FABPOT diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist index 65da3935eea0..dbfa7a7b4905 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist @@ -7,5 +7,4 @@ @dirrmtry %%SITE_PERL%%/Plucene/Plugin/Analyzer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plucene @dirrmtry %%SITE_PERL%%/Plucene/Plugin -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/Plucene diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 21de4f98789b..c828389defa8 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -7,7 +7,7 @@ PORTNAME= Text-SpellChecker PORTVERSION= 0.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-SpellChecker/pkg-plist b/textproc/p5-Text-SpellChecker/pkg-plist index 0a2bc53b85a0..3232d8ed7b07 100644 --- a/textproc/p5-Text-SpellChecker/pkg-plist +++ b/textproc/p5-Text-SpellChecker/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SpellChecker/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SpellChecker @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/Text |