Index: head/net/skstream/Makefile =================================================================== --- head/net/skstream/Makefile (revision 364830) +++ head/net/skstream/Makefile (revision 364831) @@ -1,32 +1,32 @@ # Created by: Janni # $FreeBSD$ PORTNAME= skstream PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= iostream based C++ socket library -USES= pathfix pkgconfig compiler:c++11-lib gmake +USES= libtool pathfix pkgconfig compiler:c++11-lib gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include post-patch: @${REINPLACE_CMD} -e 's| install-docdataDATA | |g' ${WRKSRC}/Makefile.in post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in README COPYING AUTHORS NEWS README.FreeSockets @${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .endif .include Index: head/net/skstream/pkg-plist =================================================================== --- head/net/skstream/pkg-plist (revision 364830) +++ head/net/skstream/pkg-plist (revision 364831) @@ -1,25 +1,25 @@ %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.FreeSockets %%PORTDOCS%%@dirrm %%DOCSDIR%% include/skstream-0.3/skstream/skaddress.h include/skstream-0.3/skstream/sksocket.h include/skstream-0.3/skstream/skstream.h include/skstream-0.3/skstream/skstream_unix.h include/skstream-0.3/skstream/skserver.h include/skstream-0.3/skstream/skserver_unix.h include/skstream-0.3/skstream/skpoll.h include/skstream-0.3/skstream/sasproto.h -lib/libskstream-0.3.la lib/libskstream-0.3.so lib/libskstream-0.3.so.7 +lib/libskstream-0.3.so.7.0.0 libdata/pkgconfig/skstream-0.3.pc libdata/pkgconfig/skstream-unix-0.3.pc lib/skstream-0.3/include/skstream/skstreamconfig.h @dirrm include/skstream-0.3/skstream @dirrm include/skstream-0.3 @dirrm lib/skstream-0.3/include/skstream @dirrm lib/skstream-0.3/include @dirrm lib/skstream-0.3