aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 12:46:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:36:43 +0000
commit9566f9795acfa304c493e500835ed1a22ed405ab (patch)
treed84c4ae1c550bf1fc6ee9c40dcd2f4eb73e257ba /sysutils
parent677afed03d719b541e7ca62e8f011f78e794c33c (diff)
downloadports-9566f9795acfa304c493e500835ed1a22ed405ab.tar.gz
ports-9566f9795acfa304c493e500835ed1a22ed405ab.zip
sysutils/shlock: Update to 2.6.5
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/shlock/Makefile9
-rw-r--r--sysutils/shlock/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile
index a4ebeec55f3a..d01f1b7b1346 100644
--- a/sysutils/shlock/Makefile
+++ b/sysutils/shlock/Makefile
@@ -1,5 +1,5 @@
PORTNAME= shlock
-PORTVERSION= 2.6.4
+PORTVERSION= 2.6.5
CATEGORIES= sysutils
MASTER_SITES= ISC/inn
DISTNAME= inn-${PORTVERSION}
@@ -10,7 +10,6 @@ COMMENT= Create lock files for use in shell scripts
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-ALL_TARGET= all-lib
CONFIGURE_ARGS= --disable-shared
CONFIGURE_ENV= ac_cv_path_PERL="${TRUE}"
GNU_CONFIGURE= yes
@@ -18,8 +17,10 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/shlock \
share/man/man1/shlock.1.gz
-post-build:
- @${DO_MAKE_BUILD} -C ${WRKSRC}/backends shlock
+do-build:
+ ${DO_MAKE_BUILD} -C ${WRKSRC}/include all
+ ${DO_MAKE_BUILD} -C ${WRKSRC}/lib all
+ ${DO_MAKE_BUILD} -C ${WRKSRC}/backends shlock
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/backends/shlock ${STAGEDIR}${PREFIX}/bin
diff --git a/sysutils/shlock/distinfo b/sysutils/shlock/distinfo
index d2f48e83f16d..9e95d7819aac 100644
--- a/sysutils/shlock/distinfo
+++ b/sysutils/shlock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665337
-SHA256 (inn-2.6.4.tar.gz) = f05e803e0b3772b235bfb11b688f1def3d422dbf30ccbbce973f7fe518ac7518
-SIZE (inn-2.6.4.tar.gz) = 2610659
+TIMESTAMP = 1647264444
+SHA256 (inn-2.6.5.tar.gz) = 34236cb34486e8083111821388670e02de5588ac24e819ca4468eafbb7b67598
+SIZE (inn-2.6.5.tar.gz) = 2646269