diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-28 14:36:16 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-28 14:36:16 +0000 |
commit | 6444dc4eda87337cf7eeaf3adf3efbf8c542354d (patch) | |
tree | d7014239c64e2ea1268451377b1ebb1281baed1e /devel/p5-Locale-Maketext-Lexicon | |
parent | 1c23b1f7af338582947cd16ca90db42e7afc6595 (diff) | |
download | ports-6444dc4eda87337cf7eeaf3adf3efbf8c542354d.tar.gz ports-6444dc4eda87337cf7eeaf3adf3efbf8c542354d.zip |
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon')
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index 93e1883ea91a..b5b9a3219696 100644 --- a/devel/p5-Locale-Maketext-Lexicon/Makefile +++ b/devel/p5-Locale-Maketext-Lexicon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Locale-Maketext-Lexicon -PORTVERSION= 0.16 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale @@ -35,4 +35,7 @@ MAN3= Locale::Maketext::Lexicon::Auto.3 \ MAN1= xgettext.pl.1 +pre-configure: + @${FIND} ${WRKSRC} -name \*.orig -delete + .include <bsd.port.mk> diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo index 51430cec928c..7d01f9e30863 100644 --- a/devel/p5-Locale-Maketext-Lexicon/distinfo +++ b/devel/p5-Locale-Maketext-Lexicon/distinfo @@ -1 +1 @@ -MD5 (Locale-Maketext-Lexicon-0.16.tar.gz) = f38b230a7cc91349d06d1a2e3ed20830 +MD5 (Locale-Maketext-Lexicon-0.20.tar.gz) = b88be28db22a1518d715f38d3578ea92 diff --git a/devel/p5-Locale-Maketext-Lexicon/pkg-plist b/devel/p5-Locale-Maketext-Lexicon/pkg-plist index aad520138686..44d907e43fa7 100644 --- a/devel/p5-Locale-Maketext-Lexicon/pkg-plist +++ b/devel/p5-Locale-Maketext-Lexicon/pkg-plist @@ -2,9 +2,7 @@ bin/xgettext.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/Maketext/Lexicon/.packlist lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon.pm lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon/Gettext.pm -lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon/Gettext.pm.orig lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon/Auto.pm lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon/Msgcat.pm lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon/Tie.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/Maketext/Lexicon -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/Lexicon |