Bug 202093 - [MAINTAINER] lang/tcc: fix bug
Summary: [MAINTAINER] lang/tcc: fix bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 00:18 UTC by Carlos J Puga Medina
Modified: 2015-08-05 13:29 UTC (History)
1 user (show)

See Also:


Attachments
lang_tcc_port.diff (3.60 KB, patch)
2015-08-05 00:18 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-08-05 00:18:03 UTC
Created attachment 159558 [details]
lang_tcc_port.diff

- Fix bug #30966: stdio.h error with va_list [1]
- Bump PORTREVISION

Special thanks to jkim@

[1] https://savannah.nongnu.org/bugs/?30966
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-05 13:19:24 UTC
A commit references this bug:

Author: robak
Date: Wed Aug  5 13:18:24 UTC 2015
New revision: 393585
URL: https://svnweb.freebsd.org/changeset/ports/393585

Log:
  lang/tcc: fix stdio.h bug

  PR:		202093
  Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
  MFH:		2015Q3

Changes:
  head/lang/tcc/Makefile
  head/lang/tcc/files/patch-configure
  head/lang/tcc/files/patch-lib_Makefile
  head/lang/tcc/files/patch-libtcc.c
  head/lang/tcc/files/patch-va__list.c
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-08-05 13:20:58 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-05 13:29:27 UTC
A commit references this bug:

Author: robak
Date: Wed Aug  5 13:29:12 UTC 2015
New revision: 393587
URL: https://svnweb.freebsd.org/changeset/ports/393587

Log:
  MFH: r393585

  lang/tcc: fix stdio.h bug

  PR:		202093
  Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
  Approved by: 	ports-secteam

Changes:
_U  branches/2015Q3/