Bug 157940 - New port www/p5-HTML-MobileConverter HTML Converter for mobile agent
Summary: New port www/p5-HTML-MobileConverter HTML Converter for mobile agent
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 09:30 UTC by Dmitry Liakh
Modified: 2011-06-28 16:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.50 KB, text/plain)
2011-06-17 09:30 UTC, Dmitry Liakh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Liakh 2011-06-17 09:30:13 UTC

How-To-Repeat: Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 09:30:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-06-26 04:07:33 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-28 16:23:59 UTC
sunpoet     2011-06-28 15:23:50 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTML-MobileConverter Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  - Add p5-HTML-MobileConverter 0.011
  
  Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode).
  
  WWW: http://search.cpan.org/dist/HTML-MobileConverter/
  
  PR:             ports/157940
  Submitted by:   Dmitry Liakh <dliakh@ukr.net>
  
  Revision  Changes    Path
  1.2911    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/p5-HTML-MobileConverter/Makefile (new)
  1.1       +2 -0      ports/www/p5-HTML-MobileConverter/distinfo (new)
  1.1       +3 -0      ports/www/p5-HTML-MobileConverter/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-HTML-MobileConverter/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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-06-28 16:24:17 UTC
State Changed
From-To: open->closed

New port added. Please test it and run portlint before submit PR next 
time. Thanks!