ports/136037: [PATCH] devel/linuxthreads: Fixed plist. Removed mark BROKEN.

Sylvio Cesar scjamorim at bsd.com.br
Thu Jun 25 16:00:09 UTC 2009


>Number:         136037
>Category:       ports
>Synopsis:       [PATCH] devel/linuxthreads: Fixed plist. Removed mark BROKEN.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 25 16:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Fixed plist
- Removed mark BROKEN
- Take maintainship

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- linuxthreads-2.2.3_23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/linuxthreads/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile	7 May 2009 16:01:49 -0000	1.52
+++ Makefile	25 Jun 2009 15:54:54 -0000
@@ -13,10 +13,10 @@
 MASTER_SITE_SUBDIR=	glibc
 DISTNAME=	glibc-linuxthreads-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	scjamorim at bsd.com.br
 COMMENT=	POSIX pthreads implementation using rfork to generate kernel threads
 
-BROKEN=		leaves file on deinstall
+USE_LDCONFIG=	yes
 
 .if defined(LINUXTHREADS_WRAP_API)
 USE_PERL5_BUILD=true
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/linuxthreads/pkg-descr,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-descr
--- pkg-descr	1 Jun 2008 09:42:25 -0000	1.5
+++ pkg-descr	25 Jun 2009 15:54:54 -0000
@@ -5,7 +5,7 @@
 kernel schedulable entities. For more information see about the original
 LinuxThreads implementation see:
 
-	http://pauillac.inria.fr/~xleroy/linuxthreads/
+WWW:	http://pauillac.inria.fr/~xleroy/linuxthreads/
 
 Note that LinuxThreads has been integrated with the GNU C library (glibc) since
 version 2.0, so the above URL points to dated information.
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/linuxthreads/pkg-plist,v
retrieving revision 1.13
diff -u -u -r1.13 pkg-plist
--- pkg-plist	3 Jul 2007 08:38:00 -0000	1.13
+++ pkg-plist	25 Jun 2009 15:54:54 -0000
@@ -4,6 +4,7 @@
 %%PIC:%%lib/liblthread.so
 %%PIC:%%lib/liblthread.so.%%LTHREADSHMAJOR:%%
 lib/liblgcc_r.a
+lib/liblgcc_r_pic.a
 %%GCC4ONLY:%%lib/liblgcc_r_eh.a
 %%GCC4ONLY:%%lib/liblgcc_r_eh_p.a
 %%PROFILE:%%lib/liblgcc_r_p.a
--- linuxthreads-2.2.3_23.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list