Sun Dec 22 22:23:55 2019 UTC ()
Consistently disable PIC archives. Bump revision.


(joerg)
diff -r1.2 -r1.3 pkgsrc/devel/libpthread_dbg/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/libpthread_dbg/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/libpthread_dbg/files/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/devel/libpthread_dbg/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libpthread_dbg/Attic/Makefile 2017/02/08 02:06:34 1.2
+++ pkgsrc/devel/libpthread_dbg/Attic/Makefile 2019/12/22 22:23:55 1.3
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/02/08 02:06:34 kamil Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/22 22:23:55 joerg Exp $
 #
 
 PKGNAME=	libpthread_dbg-20161124
+PKGREVISION=	1
 CATEGORIES=	pkgtools
 
 MAINTAINER=	pkgsrc-users@NetBSD.org

cvs diff -r1.1 -r1.2 pkgsrc/devel/libpthread_dbg/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/devel/libpthread_dbg/Attic/PLIST 2017/02/08 01:02:19 1.1
+++ pkgsrc/devel/libpthread_dbg/Attic/PLIST 2019/12/22 22:23:55 1.2
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2017/02/08 01:02:19 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/12/22 22:23:55 joerg Exp $
 include/pthread_dbg.h
 lib/libpthread_dbg.a
 lib/libpthread_dbg.so
 lib/libpthread_dbg.so.2
 lib/libpthread_dbg.so.2.0
 lib/libpthread_dbg_p.a
-lib/libpthread_dbg_pic.a
 man/man3/pthread_dbg.3
 man/man3/td_close.3
 man/man3/td_map_pth2thr.3

cvs diff -r1.1 -r1.2 pkgsrc/devel/libpthread_dbg/files/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libpthread_dbg/files/Attic/Makefile 2017/02/08 01:02:19 1.1
+++ pkgsrc/devel/libpthread_dbg/files/Attic/Makefile 2019/12/22 22:23:55 1.2
@@ -1,9 +1,10 @@
-#	$NetBSD: Makefile,v 1.1 2017/02/08 01:02:19 kamil Exp $
+#	$NetBSD: Makefile,v 1.2 2019/12/22 22:23:55 joerg Exp $
 #
 
 #.include <bsd.own.mk>
 
 LIB=	pthread_dbg
+MKPICINSTALL=	no
 
 SRCS=	pthread_dbg.c