Bug 141178 - [PATCH] www/p5-Test-HTTP: patch for utf8 URI
Summary: [PATCH] www/p5-Test-HTTP: patch for utf8 URI
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 23:10 UTC by Yen-Ming Lee
Modified: 2010-01-11 03:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Test-HTTP-0.14_1.patch (2.01 KB, patch)
2009-12-04 23:10 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee freebsd_committer freebsd_triage 2009-12-04 23:10:01 UTC
- simplify dependencies
- encode_utf8($uri) only when needed
- bump PORTREVISION

Added file(s):
- files/patch-lib__Test__HTTP.pm

Port maintainer (skv@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-04 23:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-10 18:39:40 UTC
Responsible Changed
From-To: skv->pgollucci

maintainer timeout (skv; 1 month 5 days)
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-11 03:44:56 UTC
pgollucci    2010-01-11 03:44:33 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Test-HTTP     Makefile 
  Added files:
    www/p5-Test-HTTP     patch-lib__Test__HTTP.pm 
  Log:
  - simplify dependencies
  - encode_utf8($uri) only when needed
  - bump PORTREVISION
  
  PR:             ports/141178
  Submitted by:   leeym
  Approved by:    maintainer timeout (skv; > 1 month)
  
  Revision  Changes    Path
  1.4       +7 -6      ports/www/p5-Test-HTTP/Makefile
  1.1       +11 -0     ports/www/p5-Test-HTTP/patch-lib__Test__HTTP.pm (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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-11 03:47:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!