textproc/lttoolbox: UPdate version 3.3.2=>3.3.3
- Pet portlint
This commit is contained in:
parent
042f68e843
commit
8afc809956
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450275
3 changed files with 9 additions and 7 deletions
|
@ -14,11 +14,11 @@ LICENSE= GPLv2
|
|||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
|
||||
APVER= 3.3
|
||||
APREV= 2
|
||||
APREV= 3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_SUB+= APVER="${APVER}"
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (lttoolbox-3.3.2.tar.gz) = 4a3e254df0654d81dff3d8af4b0b86a99be6780da7a447e4ea8dd189e6121ec7
|
||||
SIZE (lttoolbox-3.3.2.tar.gz) = 438521
|
||||
TIMESTAMP = 1506012605
|
||||
SHA256 (lttoolbox-3.3.3.tar.gz) = 5ccfc98bd71e1c9cbb952f3b01a6f615cf580f39ce74cdcb7221fc9b48f40617
|
||||
SIZE (lttoolbox-3.3.3.tar.gz) = 454916
|
||||
|
|
|
@ -34,11 +34,12 @@ lib/liblttoolbox3-%%APVER%%.so.0
|
|||
lib/liblttoolbox3-%%APVER%%.so.0.0.0
|
||||
lib/liblttoolbox3.a
|
||||
lib/liblttoolbox3.so
|
||||
%%DATADIR%%/acx.xsd
|
||||
%%DATADIR%%/dix.xsd
|
||||
%%DATADIR%%/dix.dtd
|
||||
%%DATADIR%%/acx.rng
|
||||
%%DATADIR%%/acx.xsd
|
||||
%%DATADIR%%/dix.dtd
|
||||
%%DATADIR%%/dix.rnc
|
||||
%%DATADIR%%/dix.rng
|
||||
%%DATADIR%%/dix.xsd
|
||||
man/man1/lt-comp.1.gz
|
||||
man/man1/lt-expand.1.gz
|
||||
man/man1/lt-print.1.gz
|
||||
|
|
Loading…
Reference in a new issue