Bug 119124 - [NEW PORT] www/p5-WWW-Mechanize-DecodedContent: decode Mech content using its HTTP response encoding
Summary: [NEW PORT] www/p5-WWW-Mechanize-DecodedContent: decode Mech content using its...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-29 00:10 UTC by markun
Modified: 2008-01-04 08:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-WWW-Mechanize-DecodedContent-0.01.shar (2.94 KB, text/plain)
2007-12-29 00:10 UTC, markun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2007-12-29 00:10:02 UTC
WWW::Mechanize::DecodedContent is a plugin to add
decoded_content utility method to WWW::Mechanize.

Author:	Tatsuhiko Miyagawa <miyagawa@bulknews.net>
WWW:	http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-12-29 01:54:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-04 08:26:49 UTC
clsung      2008-01-04 08:26:44 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-Mechanize-DecodedContent Makefile distinfo 
                                        pkg-descr pkg-plist 
  Log:
  WWW::Mechanize::DecodedContent is a plugin to add
  decoded_content utility method to WWW::Mechanize.
  
  Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
  WWW:    http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/
  
  PR:             ports/119124
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.1935    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-WWW-Mechanize-DecodedContent/Makefile (new)
  1.1       +3 -0      ports/www/p5-WWW-Mechanize-DecodedContent/distinfo (new)
  1.1       +5 -0      ports/www/p5-WWW-Mechanize-DecodedContent/pkg-descr (new)
  1.1       +8 -0      ports/www/p5-WWW-Mechanize-DecodedContent/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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-01-04 08:27:02 UTC
State Changed
From-To: open->closed

New port added. Thank You.