Bug 104001 - [PATCH] palm/pose: fix build with gcc41
Summary: [PATCH] palm/pose: fix build with gcc41
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 15:10 UTC by trasz
Modified: 2006-10-06 20:20 UTC (History)
0 users

See Also:


Attachments
pose-3.5_3.patch (8.38 KB, patch)
2006-10-05 15:10 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-10-05 15:10:23 UTC
Fix build with gcc41 and silence some portlint warnings.

(http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/pose-3.5_3.log)

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-05 16:33:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-06 20:15:23 UTC
miwi        2006-10-06 19:15:16 UTC

  FreeBSD ports repository

  Modified files:
    palm/pose            Makefile pkg-plist 
  Added files:
    palm/pose/files      patch-SrcShared-EmPalmStructs.h 
  Log:
  - Fix build with gcc41
  
  PR:             ports/104001
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.20      +1 -1      ports/palm/pose/Makefile
  1.1       +28 -0     ports/palm/pose/files/patch-SrcShared-EmPalmStructs.h (new)
  1.5       +75 -75    ports/palm/pose/pkg-plist
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2006-10-06 20:15:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!