Bug 137414 - [PATCH] www/p5-WWW-Plurk: patch to make it work
Summary: [PATCH] www/p5-WWW-Plurk: patch to make it work
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: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 09:00 UTC by Yen-Ming Lee
Modified: 2009-09-14 16:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-WWW-Plurk-0.02_1.patch (3.33 KB, patch)
2009-08-04 09:00 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-08-04 09:00:14 UTC
- it seems that Plurk updated the cookie name and the URL in Location header. Update code accordingly.
- remove outdated messages about http://plurkwiki.badchemicals.net/
- update dependencies
- bump PORTREVISION

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

Port maintainer (mhsin@mhsin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-04 09:00:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-04 09:00:50 UTC
Maintainer of www/p5-WWW-Plurk,

Please note that PR ports/137414 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137414

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-04 09:00:52 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-14 16:33:41 UTC
leeym       2009-09-14 15:33:24 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-WWW-Plurk     Makefile pkg-descr 
  Added files:
    www/p5-WWW-Plurk/files patch-lib__WWW__Plurk.pm 
  Log:
  - it seems that Plurk updated the cookie name and the URL in Location header. Update code accordingly.
  - remove outdated messages about http://plurkwiki.badchemicals.net/
  - update dependencies
  - bump PORTREVISION
  
  PR:             137414
  Submitted by:   leeym
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.2       +14 -8     ports/www/p5-WWW-Plurk/Makefile
  1.1       +21 -0     ports/www/p5-WWW-Plurk/files/patch-lib__WWW__Plurk.pm (new)
  1.2       +0 -4      ports/www/p5-WWW-Plurk/pkg-descr
_______________________________________________
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 5 Yen-Ming Lee freebsd_committer freebsd_triage 2009-09-14 16:34:08 UTC
State Changed
From-To: feedback->closed

Committed, thanks.