Bug 136037 - [PATCH] devel/linuxthreads: Fixed plist. Removed mark BROKEN.
Summary: [PATCH] devel/linuxthreads: Fixed plist. Removed mark BROKEN.
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 17:00 UTC by Sylvio César Teixeira Amorim
Modified: 2009-07-03 02:50 UTC (History)
0 users

See Also:


Attachments
linuxthreads-2.2.3_23.patch (1.75 KB, patch)
2009-06-25 17:00 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff
linuxthreads.diff (2.49 KB, patch)
2009-07-02 02:36 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!