Bug 169265 - [MAINTAINER] devel/gdb: OptionsNG and fix ports/168444
Summary: [MAINTAINER] devel/gdb: OptionsNG and fix ports/168444
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 13:30 UTC by luca.pizzamiglio
Modified: 2012-06-23 11:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.81 KB, patch)
2012-06-20 13:30 UTC, luca.pizzamiglio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description luca.pizzamiglio 2012-06-20 13:30:11 UTC
Adopting the OptionsNG framework
Fix ports/168444 that could be closed
Bumping PORTREVISION.

Fix: Adopt the patch

Patch attached with submission follows:
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-06-22 21:04:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-23 10:12:17 UTC
scheidell    2012-06-23 09:12:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/gdb            Makefile 
    devel/gdb/files      fbsd-threads.c 
  Log:
  - Fix Segfault [1]
  - Update to OptionsNG [2]
  
  PR:             ports/168444 [1]
  PR:             ports/169265 [2]
  Reported by:    bgmoser@codexterous.com [1]
  Submitted by:   Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.18      +14 -13    ports/devel/gdb/Makefile
  1.4       +5 -1      ports/devel/gdb/files/fbsd-threads.c
_______________________________________________
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 Michael Scheidell freebsd_committer freebsd_triage 2012-06-23 11:00:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!