When you run 'googlecl calendar list' instead of dates "None" is displayed; eg: Whatever,None instead of Whatever,Apr 01 20:00 - Apr 01 22:00 This has been fixed in subversion (revision 541): svn diff -r 540:541 http://googlecl.googlecode.com/svn/trunk/ Bug report: http://code.google.com/p/googlecl/issues/detail?id=358 Attached is the patch for net/googelcl. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->lwhsu Over to maintainer (via the GNATS Auto Assign Tool)
lwhsu 2011-02-26 17:05:34 UTC FreeBSD ports repository Modified files: net/googlecl Makefile Added files: net/googlecl/files patch-__init__.py patch-base.py Log: - Add a patch to fix output of calendar list PR: ports/155061 Submitted by: "Herbert J. Skuhra" <h.skuhra AT gmail.com> Revision Changes Path 1.9 +1 -0 ports/net/googlecl/Makefile 1.1 +40 -0 ports/net/googlecl/files/patch-__init__.py (new) 1.1 +17 -0 ports/net/googlecl/files/patch-base.py (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"
State Changed From-To: open->closed Committed. Thanks!