Bug 117925 - [patch] www/cgichk - unbreak gcc42
Summary: [patch] www/cgichk - unbreak gcc42
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 14:30 UTC by Philippe Audeoud
Modified: 2007-11-08 16:30 UTC (History)
0 users

See Also:


Attachments
patch-cgichk.1 (3.33 KB, text/plain)
2007-11-08 14:30 UTC, Philippe Audeoud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Audeoud 2007-11-08 14:30:01 UTC
	- unbreak gcc42
	- update MASTER_SITES with SF macro
	- Bump PORTREVISION
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2007-11-08 14:58:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-08 16:25:44 UTC
tabthorpe    2007-11-08 16:25:40 UTC

  FreeBSD ports repository

  Modified files:
    www/cgichk           Makefile 
    www/cgichk/files     patch-cgichk.h 
  Added files:
    www/cgichk/files     patch-misc.c patch-net.c 
  Log:
  - Unbreak gcc42
  - Update MASTER_SITES with SF macro
  - Bump PORTREVISION
  
  PR:             ports/117925
  Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.7       +3 -9      ports/www/cgichk/Makefile
  1.2       +4 -3      ports/www/cgichk/files/patch-cgichk.h
  1.1       +20 -0     ports/www/cgichk/files/patch-misc.c (new)
  1.1       +26 -0     ports/www/cgichk/files/patch-net.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"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2007-11-08 16:26:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!