Bug 129343 - [maintainer update] lang/cparser 0.9.7
Summary: [maintainer update] lang/cparser 0.9.7
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-01 19:20 UTC by Christoph Mallon
Modified: 2008-12-02 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.29 KB, patch)
2008-12-01 19:20 UTC, Christoph Mallon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Mallon 2008-12-01 19:20:00 UTC
Please commit this update for the new version of cparser.

Changes:
* several bugfixes
* add/correct semantic checks
* improved error recovery
* support more GCC extensions
* support more GCC switches
* add a manpage

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-12-01 20:20:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-02 01:25:05 UTC
wxs         2008-12-02 01:24:52 UTC

  FreeBSD ports repository

  Modified files:
    lang/cparser         Makefile distinfo pkg-descr 
  Log:
  - Update to 0.9.7
  - Switch to MASTER_SITE_SOURCEFORGE
  - Install man pages
  - Fixup pkg-descr typos
  
  PR:             ports/129343
  Submitted by:   Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +6 -3      ports/lang/cparser/Makefile
  1.2       +3 -3      ports/lang/cparser/distinfo
  1.2       +5 -5      ports/lang/cparser/pkg-descr
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2008-12-02 01:25:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!