Bug 118077 - fix broken port: editors/nvi-devel broken since gcc-4.2
Summary: fix broken port: editors/nvi-devel broken since gcc-4.2
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 19:50 UTC by J.R. Oldroyd
Modified: 2007-12-05 00:10 UTC (History)
0 users

See Also:


Attachments
file.diff (8.46 KB, patch)
2007-11-15 19:50 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2007-11-15 19:50:00 UTC
Since FreeBSD OSversion 700042, this port has been marked BROKEN.
These extra patches fix this.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-12-05 00:02:29 UTC
State Changed
From-To: open->closed

Committed, thanks. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-12-05 00:02:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-05 00:03:58 UTC
linimon     2007-12-05 00:03:50 UTC

  FreeBSD ports repository

  Modified files:
    editors/nvi-devel    Makefile 
  Added files:
    editors/nvi-devel/files extra-patch-cl-cl.h 
                            extra-patch-cl-cl_funcs.c 
                            extra-patch-cl-cl_screen.c 
                            extra-patch-common-db.c 
                            extra-patch-common-key.c 
                            extra-patch-common-mem.h 
                            extra-patch-vi-v_txt.c 
  Log:
  Attempt to fix build on 7.x with gcc4.2.
  
  PR:             ports/118077
  Submitted by:   "J.R. Oldroyd" <fbsd at opal dot com>
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.17      +9 -2      ports/editors/nvi-devel/Makefile
  1.1       +10 -0     ports/editors/nvi-devel/files/extra-patch-cl-cl.h (new)
  1.1       +32 -0     ports/editors/nvi-devel/files/extra-patch-cl-cl_funcs.c (new)
  1.1       +11 -0     ports/editors/nvi-devel/files/extra-patch-cl-cl_screen.c (new)
  1.1       +11 -0     ports/editors/nvi-devel/files/extra-patch-common-db.c (new)
  1.1       +11 -0     ports/editors/nvi-devel/files/extra-patch-common-key.c (new)
  1.1       +81 -0     ports/editors/nvi-devel/files/extra-patch-common-mem.h (new)
  1.1       +11 -0     ports/editors/nvi-devel/files/extra-patch-vi-v_txt.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"