mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 1.10.1.
- Handle the case where an absolute path appears as a NEEDED library. Problem reported by: Bartosz Fabianowski - Optimize the directory list to avoid duplicated search. Problem reported by: many Regain the maintainership due to two weeks of silence in response to my mail. Besides, the revision history shows that the previous maintainer has not ever maintained this port in any way.
This commit is contained in:
parent
0265884dd4
commit
ff39a30442
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239362
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= libchk
|
||||
PORTVERSION= 1.9
|
||||
PORTVERSION= 1.10.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A tool to check shared library links
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libchk-1.9.tar.bz2) = 98734aeea2a9195db11697f6229381d5
|
||||
SHA256 (libchk-1.9.tar.bz2) = 2585b8f9dc4820f1216889eb2c23520c7c82e94c00e46da408039b00bb29ea90
|
||||
SIZE (libchk-1.9.tar.bz2) = 4535
|
||||
MD5 (libchk-1.10.1.tar.bz2) = 8dad40a55d7b334c91cb32586231d665
|
||||
SHA256 (libchk-1.10.1.tar.bz2) = bbece4c04b9a92e068e6403ea929739b4fcdaa89ac85c6ed66d9e38099498118
|
||||
SIZE (libchk-1.10.1.tar.bz2) = 4853
|
||||
|
Loading…
Reference in New Issue
Block a user