Bug 125744 - [maintainer update] x11/lxpanel: patch to fix the build on 6.3
Summary: [maintainer update] x11/lxpanel: patch to fix the build on 6.3
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-18 13:00 UTC by Lin
Modified: 2008-07-19 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.01 KB, patch)
2008-07-18 13:00 UTC, Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lin freebsd_committer freebsd_triage 2008-07-18 13:00:10 UTC
Approve Pietro's patch. It fixed the build on 6.3.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-07-18 15:45:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-19 15:05:49 UTC
rafan       2008-07-19 14:05:36 UTC

  FreeBSD ports repository

  Modified files:
    x11/lxpanel          Makefile pkg-plist 
  Added files:
    x11/lxpanel/files    patch-src-configurator.c 
                         patch-src-panel.h 
                         patch-src-systray-fixedtip.h 
  Log:
  - Fix build on 6.3
  
  PR:             ports/125744
  Submitted by:   Cheng-Tao Lin <b89605222 at ntu.edu.tw> (maintainer)
  
  Revision  Changes    Path
  1.9       +0 -4      ports/x11/lxpanel/Makefile
  1.1       +19 -0     ports/x11/lxpanel/files/patch-src-configurator.c (new)
  1.1       +10 -0     ports/x11/lxpanel/files/patch-src-panel.h (new)
  1.1       +11 -0     ports/x11/lxpanel/files/patch-src-systray-fixedtip.h (new)
  1.3       +0 -1      ports/x11/lxpanel/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 Rong-En Fan freebsd_committer freebsd_triage 2008-07-19 15:10:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!