Bug 145458 - New port: textproc/p5-Text-Extract-Word A simple module for extracting the text from a Microsoft Word file
Summary: New port: textproc/p5-Text-Extract-Word A simple module for extracting the te...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 16:30 UTC by Ju Pengfei
Modified: 2010-04-08 01:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.50 KB, text/plain)
2010-04-07 16:30 UTC, Ju Pengfei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ju Pengfei 2010-04-07 16:30:01 UTC
New port: textproc/p5-Text-Extract-Word

Text::Extract::Word

This is a simple module for extracting the text from a Microsoft Word file. 

WWW: http://search.cpan.org/dist/Text-Extract-Word

Fix: The attachment is a shar file.

Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-04-08 01:49:27 UTC
wen         2010-04-08 00:49:18 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Text-Extract-Word Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  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
  
  PR:             ports/145458
  Submitted by:   Ju Pengfei <jupengfei@gmail.com>
  
  Revision  Changes    Path
  1.1431    +1 -0      ports/textproc/Makefile
  1.1       +26 -0     ports/textproc/p5-Text-Extract-Word/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Text-Extract-Word/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-Text-Extract-Word/pkg-descr (new)
  1.1       +7 -0      ports/textproc/p5-Text-Extract-Word/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-04-08 01:50:31 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!