Bug 136037

Summary: [PATCH] devel/linuxthreads: Fixed plist. Removed mark BROKEN.
Product: Ports & Packages Reporter: Sylvio César Teixeira Amorim <scjamorim>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
linuxthreads-2.2.3_23.patch
none
linuxthreads.diff none

Description Sylvio César Teixeira Amorim 2009-06-25 17:00:08 UTC
- Fixed plist
- Removed mark BROKEN
- Take maintainship

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-25 17:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2009-06-30 02:22:57 UTC
State Changed
From-To: open->feedback

Please, use portlint to check if everything is OK, before to send the 
PR. Another thing is, that isn't necessary to exec ldconfig into 
pkg-plist if you can use USE_LDCONFIG into Makefile.
Comment 3 Sylvio César Teixeira Amorim 2009-07-02 02:36:30 UTC
Follow the file corrected.

Regards,

Sylvio Cesar
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-07-03 02:44:59 UTC
araujo      2009-07-03 01:44:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/linuxthreads   Makefile pkg-descr pkg-plist 
  Log:
  - Fix plist and mark as UNBROKEN.
  - Use USE_LDCONFIG.
  - Pass maintainer to submitter.
  
  PR:             ports/136037
  Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
  
  Revision  Changes    Path
  1.53      +3 -7      ports/devel/linuxthreads/Makefile
  1.6       +3 -2      ports/devel/linuxthreads/pkg-descr
  1.14      +1 -2      ports/devel/linuxthreads/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 5 Marcelo Araujo freebsd_committer freebsd_triage 2009-07-03 02:45:11 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!