[Midnightbsd-cvs] mports [18680] trunk/devel/libpthread-stubs: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Apr 14 22:19:55 EDT 2015


Revision: 18680
          http://svnweb.midnightbsd.org/mports/?rev=18680
Author:   laffer1
Date:     2015-04-14 22:19:54 -0400 (Tue, 14 Apr 2015)
Log Message:
-----------
fix plist

Modified Paths:
--------------
    trunk/devel/libpthread-stubs/Makefile
    trunk/devel/libpthread-stubs/pkg-plist

Modified: trunk/devel/libpthread-stubs/Makefile
===================================================================
--- trunk/devel/libpthread-stubs/Makefile	2015-04-15 01:17:42 UTC (rev 18679)
+++ trunk/devel/libpthread-stubs/Makefile	2015-04-15 02:19:54 UTC (rev 18680)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libpthread-stubs
 PORTVERSION=	0.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	http://xcb.freedesktop.org/dist/
 
@@ -11,7 +11,7 @@
 
 LICENSE=	mit
 
-USES=		pathfix tar:bzip2 libtool:keepla
+USES=		pathfix tar:bzip2 libtool
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes

Modified: trunk/devel/libpthread-stubs/pkg-plist
===================================================================
--- trunk/devel/libpthread-stubs/pkg-plist	2015-04-15 01:17:42 UTC (rev 18679)
+++ trunk/devel/libpthread-stubs/pkg-plist	2015-04-15 02:19:54 UTC (rev 18680)
@@ -1,5 +1,5 @@
 lib/libpthread-stubs.a
-lib/libpthread-stubs.la
 lib/libpthread-stubs.so
 lib/libpthread-stubs.so.0
+lib/libpthread-stubs.so.0.0.0
 libdata/pkgconfig/pthread-stubs.pc



More information about the Midnightbsd-cvs mailing list