Bug 146098 - [PATCH] devel/libnotifymm: Fix compiler error in notification.h
Summary: [PATCH] devel/libnotifymm: Fix compiler error in notification.h
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 22:20 UTC by Greg Larkin
Modified: 2010-04-28 14:40 UTC (History)
1 user (show)

See Also:


Attachments
libnotifymm-0.6.1_4.patch (1.91 KB, patch)
2010-04-27 22:20 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin freebsd_committer freebsd_triage 2010-04-27 22:20:02 UTC
This patch removes some duplicate semicolons in notification.h that cause
compiler errors.  This was noticed during development of a new port.

Added file(s):
- files/patch-libnotify__libnotifymm__notification.h

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-27 22:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-28 14:35:00 UTC
glarkin     2010-04-28 13:34:46 UTC

  FreeBSD ports repository

  Added files:
    devel/libnotifymm/files 
                            patch-libnotify__libnotifymm__notification.h 
  Log:
  - Added patch to fix compiler errors (duplicate semicolons)
  
  PR:             ports/146098
  Submitted by:   glarkin
  Approved by:    gnome (mezz, via email)
  
  Revision  Changes    Path
  1.1       +50 -0     ports/devel/libnotifymm/files/patch-libnotify__libnotifymm__notification.h (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 3 Greg Larkin freebsd_committer freebsd_triage 2010-04-28 14:35:06 UTC
State Changed
From-To: open->closed

Committed after approval by mezz via email.