Bug 148723 - devel/libfirm, lang/cparser update
Summary: devel/libfirm, lang/cparser update
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-17 23:40 UTC by Armin Pirkovitsch
Modified: 2010-07-25 16:20 UTC (History)
0 users

See Also:


Attachments
file.diff (5.93 KB, patch)
2010-07-17 23:40 UTC, Armin Pirkovitsch
no flags Details | Diff
patch-libfirm_cparser.txt (4.51 KB, patch)
2010-07-20 16:27 UTC, Armin Pirkovitsch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Pirkovitsch 2010-07-17 23:40:05 UTC
Update of port devel/libfirm to 1.18.0
Update of port lang/cparser to 0.9.11

add LICENSE to both ports

Fix: Patch attached with submission follows:
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2010-07-18 13:14:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 2 Armin Pirkovitsch 2010-07-20 16:27:46 UTC
Talked with decke@ and he mentioned that there is a new version of
libfirm (it isn't announced on the webpage, but the source archive is
there...)

The new patch also corrects the LICENSE to GPLv2 AND LGPL21 since both
licenses can be found in the sources.

Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-25 16:11:19 UTC
decke       2010-07-25 15:11:08 UTC

  FreeBSD ports repository

  Modified files:
    devel/libfirm        Makefile distinfo pkg-plist 
  Log:
  - Update to 1.18.1
  - Add LICENSE
  - Pass maintainership to submitter (via IRC)
  
  PR:             ports/148723
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    beat (co-mentor)
  
  Revision  Changes    Path
  1.5       +5 -2      ports/devel/libfirm/Makefile
  1.4       +3 -3      ports/devel/libfirm/distinfo
  1.3       +4 -7      ports/devel/libfirm/pkg-plist
_______________________________________________
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 4 dfilter service freebsd_committer freebsd_triage 2010-07-25 16:13:55 UTC
decke       2010-07-25 15:13:41 UTC

  FreeBSD ports repository

  Modified files:
    lang/cparser         Makefile distinfo 
  Added files:
    lang/cparser/files   patch-Makefile 
  Log:
  - Update to 0.9.11
  - Add LICENSE
  - Pass maintainership to submitter (via IRC)
  
  PR:             ports/148723
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    beat (co-mentor)
  
  Revision  Changes    Path
  1.5       +4 -2      ports/lang/cparser/Makefile
  1.4       +3 -3      ports/lang/cparser/distinfo
  1.1       +11 -0     ports/lang/cparser/files/patch-Makefile (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 5 Bernhard Froehlich freebsd_committer freebsd_triage 2010-07-25 16:14:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!