Bug 169448 - [MAINTAINER] Fix THREADS support on devel/gdb
Summary: [MAINTAINER] Fix THREADS support on devel/gdb
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 15:50 UTC by luca.pizzamiglio
Modified: 2012-06-26 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.51 KB, patch)
2012-06-26 15:50 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-26 15:50:02 UTC
THREADS support was wrong managed by the Makefile. That caused the support missing.
A couple of syntax typo are also fixed in the gdb link management.

Thanks to Andriy Gapon and Kurt Jaeger for the support!

Fix: Fixed on the patch.

Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-26 16:43:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-26 20:27:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-26 20:27:59 UTC
sunpoet     2012-06-26 19:27:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/gdb            Makefile 
  Log:
  - Fix THREADS handling
  - Fix typos
  - While I'm here:
    - Use GNU macro for MASTER_SITES
    - Remove DISTFILES
    - Pet portlint: remove ABI version number from LIB_DEPENDS
  - Bump PORTREVISION for package change
  
  PR:             ports/169448
  Submitted by:   Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.19      +9 -14     ports/devel/gdb/Makefile
_______________________________________________
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"