mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch devel/argtable to USES=libtool, drop .la files
- Strip libraries - Bump dependent ports as .so version has changed
This commit is contained in:
parent
2a53171e9e
commit
cf70f4c0a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360296
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= argtable
|
||||
PORTVERSION= 2.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/}
|
||||
@ -12,7 +13,9 @@ COMMENT= ANSI C library for parsing GNU style command line arguments
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -1,8 +1,8 @@
|
||||
include/argtable2.h
|
||||
lib/libargtable2.a
|
||||
lib/libargtable2.la
|
||||
lib/libargtable2.so
|
||||
lib/libargtable2.so.1
|
||||
lib/libargtable2.so.0
|
||||
lib/libargtable2.so.0.1.8
|
||||
man/man3/argtable2.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/arg_int.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/argtable2-advanced.html
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= fonulator
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net net-mgmt
|
||||
MASTER_SITES= http://support.red-fone.com/fonulator/
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= rsyncrypto
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils net
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user