git: 9566f9795acf - main - sysutils/shlock: Update to 2.6.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:42:56 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9566f9795acfa304c493e500835ed1a22ed405ab commit 9566f9795acfa304c493e500835ed1a22ed405ab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-25 12:46:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-25 13:36:43 +0000 sysutils/shlock: Update to 2.6.5 --- sysutils/shlock/Makefile | 9 +++++---- sysutils/shlock/distinfo | 6 +++--- 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