Bug 175380 - [patch] mail/fetchyahoo: update to latest to work with current Yahoo
Summary: [patch] mail/fetchyahoo: update to latest to work with current Yahoo
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: 2013-01-17 18:10 UTC by Lawrence Chen
Modified: 2013-02-08 02:20 UTC (History)
0 users

See Also:


Attachments
Makefile.dif (252 bytes, text/plain)
2013-01-17 18:10 UTC, Lawrence Chen
no flags Details
file.diff (435 bytes, patch)
2013-01-17 18:10 UTC, Lawrence Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Chen 2013-01-17 18:10:02 UTC
	Wasn't able to get ports version of fetchyahoo to retrieve mail from
	my Yahoo accounts.  Updating to latest version of fetchyahoo resolved
	the problem.

Fix: Update to newer version of fetchyahoo, I used 2.14.8.
How-To-Repeat: 	old doesn't work, got new working.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-17 18:10:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-17 18:10:16 UTC
Maintainer of mail/fetchyahoo,

Please note that PR ports/175380 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/175380

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-08 01:23:03 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-02-08 02:11:25 UTC
Author: miwi
Date: Fri Feb  8 02:11:12 2013
New Revision: 311904
URL: http://svnweb.freebsd.org/changeset/ports/311904

Log:
  - Update to 2.14.8
  - Trim header
  
  PR:		175380
  Submitted by:	Lawrence Chen <lchen@zen.lhaven.homeip.net>
  Approved by:	maintainer

Modified:
  head/mail/fetchyahoo/Makefile
  head/mail/fetchyahoo/distinfo   (contents, props changed)

Modified: head/mail/fetchyahoo/Makefile
==============================================================================
--- head/mail/fetchyahoo/Makefile	Fri Feb  8 02:09:40 2013	(r311903)
+++ head/mail/fetchyahoo/Makefile	Fri Feb  8 02:11:12 2013	(r311904)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fetchyahoo
-PORTVERSION=	2.13.9
+PORTVERSION=	2.14.8
 CATEGORIES=	mail
 MASTER_SITES=	http://fetchyahoo.twizzler.org/
 

Modified: head/mail/fetchyahoo/distinfo
==============================================================================
--- head/mail/fetchyahoo/distinfo	Fri Feb  8 02:09:40 2013	(r311903)
+++ head/mail/fetchyahoo/distinfo	Fri Feb  8 02:11:12 2013	(r311904)
@@ -1,2 +1,2 @@
-SHA256 (fetchyahoo-2.13.9.tar.gz) = 36365aeeec7d1e5d547ffffeec6542d77da35dc58233c3826345446371a64fa9
-SIZE (fetchyahoo-2.13.9.tar.gz) = 54214
+SHA256 (fetchyahoo-2.14.8.tar.gz) = bb0eab904e0eb178be27c55c249732ab3012692fed39413a5c4ff843dd5d0d69
+SIZE (fetchyahoo-2.14.8.tar.gz) = 56384
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"