Bug 155001 - [PATCH] deskutils/libgcal: upstream crash bugfix
Summary: [PATCH] deskutils/libgcal: upstream crash bugfix
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: 2011-02-24 11:40 UTC by Lapo Luchini
Modified: 2011-03-14 07:10 UTC (History)
1 user (show)

See Also:


Attachments
libgcal-0.9.5_1.patch (2.55 KB, patch)
2011-02-24 11:40 UTC, Lapo Luchini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lapo Luchini 2011-02-24 11:40:08 UTC
Upstream bugfix for a crash issue: http://gitorious.org/libgcal/libgcal/commit/2ac14a59fd7f9236f19a2625d9b81ec5e676fc18
Also added LICENSE and removed MD5 to please portlint.

Added file(s):
- files/patch-src_atom_parser.c

Port maintainer (tkjacobsen@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-24 11:40:14 UTC
Maintainer of deskutils/libgcal,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-24 11:40:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-14 07:01:52 UTC
wen         2011-03-14 07:01:38 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/libgcal    Makefile distinfo 
  Added files:
    deskutils/libgcal/files patch-src_atom_parser.c 
  Log:
  - Upstream bugfix for a crash issue:
    http://gitorious.org/libgcal/libgcal/commit/2ac14a59fd7f9236f19a2625d9b81ec5e676fc18
  - Added LICENSE
  - Removed MD5
  
  PR:             ports/155001
  Submitted by:   Lapo Luchini <lapo@lapo.it>
  Approved by:    maintainer(timeout, >14 days)
  
  Revision  Changes    Path
  1.7       +4 -0      ports/deskutils/libgcal/Makefile
  1.4       +0 -1      ports/deskutils/libgcal/distinfo
  1.1       +32 -0     ports/deskutils/libgcal/files/patch-src_atom_parser.c (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 Wen Heping freebsd_committer freebsd_triage 2011-03-14 07:03:44 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!