Index: head/textproc/p5-Text-Extract-Word/Makefile =================================================================== --- head/textproc/p5-Text-Extract-Word/Makefile (revision 293006) +++ head/textproc/p5-Text-Extract-Word/Makefile (revision 293007) @@ -1,26 +1,26 @@ # New ports collection makefile for: p5-Text-Extract-Word # Date created: April 07 2010 # Whom: jupengfei # # $FreeBSD$ # PORTNAME= Text-Extract-Word -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org 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 MAN3= Text::Extract::Word.3 .include Property changes on: head/textproc/p5-Text-Extract-Word/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-Text-Extract-Word/distinfo =================================================================== --- head/textproc/p5-Text-Extract-Word/distinfo (revision 293006) +++ head/textproc/p5-Text-Extract-Word/distinfo (revision 293007) @@ -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 Property changes on: head/textproc/p5-Text-Extract-Word/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-Text-Extract-Word/pkg-descr =================================================================== --- head/textproc/p5-Text-Extract-Word/pkg-descr (revision 293006) +++ head/textproc/p5-Text-Extract-Word/pkg-descr (revision 293007) @@ -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/ Property changes on: head/textproc/p5-Text-Extract-Word/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property