1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 0.04

- Avoid use of ${SITE_PERL} in dependencies list
- Pet portlint(1)

Changes:	http://cpansearch.perl.org/src/SNKWATT/Text-Extract-Word-0.04/changes.txt
Feature safe:	yes
This commit is contained in:
Frederic Culot 2012-03-09 12:17:50 +00:00
parent c20ee65416
commit 4f19044f25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293007
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Text-Extract-Word
PORTVERSION= 0.03
PORTVERSION= 0.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +16,7 @@ COMMENT= A simple module for extracting the text from a Microsoft Word file
LICENSE= ART20
BUILD_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite
BUILD_DEPENDS= p5-OLE-Storage_Lite>0:${PORTSDIR}/devel/p5-OLE-Storage_Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES

View File

@ -1,2 +1,2 @@
SHA256 (Text-Extract-Word-0.03.tar.gz) = 7a392955fe9bc74137a779b3892e6d1ce3ba140244bae3274577c692ffdcb316
SIZE (Text-Extract-Word-0.03.tar.gz) = 117330
SHA256 (Text-Extract-Word-0.04.tar.gz) = 7ca0586eea3ec38d6aac5929001880ff68af01af7f90ac57d77e529e5761a16f
SIZE (Text-Extract-Word-0.04.tar.gz) = 117769

View File

@ -1,4 +1,4 @@
Text::Extract::Word is a simple module for extracting the text
from a Microsoft Word file.
WWW: http://search.cpan.org/dist/Text-Extract-Word
WWW: http://search.cpan.org/dist/Text-Extract-Word/