Bug 114077 - Update port: net-im/linpopup
Summary: Update port: net-im/linpopup
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: 2007-06-27 18:10 UTC by tkato432
Modified: 2007-06-29 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (5.53 KB, patch)
2007-06-27 18:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2007-06-27 18:10:08 UTC
- Fix build with gcc4
- Support SUB_FILES

New file:
files/patch-io.c
files/pkg-message.in

Remove file:
pkg-message
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-27 18:55:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-29 11:40:12 UTC
miwi        2007-06-29 10:40:05 UTC

  FreeBSD ports repository

  Modified files:
    net-im/linpopup      Makefile 
    net-im/linpopup/files patch-aa patch-ab patch-ac 
  Added files:
    net-im/linpopup/files patch-io.c pkg-message.in 
  Removed files:
    net-im/linpopup      pkg-message 
  Log:
  - Fix build with gcc4
  - Support SUB_FILES
  
  PR:             114077
  Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
  
  Revision  Changes    Path
  1.17      +7 -13     ports/net-im/linpopup/Makefile
  1.2       +25 -4     ports/net-im/linpopup/files/patch-aa
  1.2       +11 -2     ports/net-im/linpopup/files/patch-ab
  1.2       +12 -4     ports/net-im/linpopup/files/patch-ac
  1.1       +10 -0     ports/net-im/linpopup/files/patch-io.c (new)
  1.1       +4 -0      ports/net-im/linpopup/files/pkg-message.in (new)
  1.2       +0 -4      ports/net-im/linpopup/pkg-message (dead)
_______________________________________________
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 2007-06-29 11:40:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!