1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch devel/libvanessa_socket to USES=libtool, drop .la files

- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-30 01:51:28 +00:00
parent 80bbcc04dc
commit 9cad8f3a86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363429
3 changed files with 5 additions and 5 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libvanessa_socket PORTNAME= libvanessa_socket
PORTVERSION= 0.0.12 PORTVERSION= 0.0.12
PORTREVISION= 1
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_socket/${PORTVERSION}/ MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_socket/${PORTVERSION}/
DISTNAME= vanessa_socket-${PORTVERSION} DISTNAME= vanessa_socket-${PORTVERSION}
@ -13,8 +14,7 @@ COMMENT= Library that provides a simple layer for TCP/IP socket operations
LIB_DEPENDS= libvanessa_logger.so:${PORTSDIR}/devel/libvanessa_logger \ LIB_DEPENDS= libvanessa_logger.so:${PORTSDIR}/devel/libvanessa_logger \
libpopt.so:${PORTSDIR}/devel/popt libpopt.so:${PORTSDIR}/devel/popt
USE_AUTOTOOLS= libtool USES= libtool pathfix tar:bzip2
USES= pathfix tar:bzip2
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -1,8 +1,8 @@
bin/vanessa_socket_pipe bin/vanessa_socket_pipe
include/vanessa_socket.h include/vanessa_socket.h
lib/libvanessa_socket.a lib/libvanessa_socket.a
lib/libvanessa_socket.la
lib/libvanessa_socket.so lib/libvanessa_socket.so
lib/libvanessa_socket.so.3 lib/libvanessa_socket.so.2
lib/libvanessa_socket.so.2.1.0
libdata/pkgconfig/vanessa-socket.pc libdata/pkgconfig/vanessa-socket.pc
man/man1/vanessa_socket_pipe.1.gz man/man1/vanessa_socket_pipe.1.gz

View File

@ -3,7 +3,7 @@
PORTNAME= perdition PORTNAME= perdition
PORTVERSION= 1.18 PORTVERSION= 1.18
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= mail net security CATEGORIES= mail net security
MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/