aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libchk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2009-08-12 03:06:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2009-08-12 03:06:46 +0000
commitff39a30442a797e5bdc0b10798a354c04a281955 (patch)
treeef39da906e252c6e054b25622403037a742ea5f8 /sysutils/libchk
parent0265884dd45a5227f71fade6786a35e6f00e7d7f (diff)
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.
Notes
Notes: svn path=/head/; revision=239362
Diffstat (limited to 'sysutils/libchk')
-rw-r--r--sysutils/libchk/Makefile4
-rw-r--r--sysutils/libchk/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile
index 76af44b8b0ac..0e656a2f436f 100644
--- a/sysutils/libchk/Makefile
+++ b/sysutils/libchk/Makefile
@@ -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
diff --git a/sysutils/libchk/distinfo b/sysutils/libchk/distinfo
index f2833c4a1286..78f48e989b1c 100644
--- a/sysutils/libchk/distinfo
+++ b/sysutils/libchk/distinfo
@@ -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