diff --git a/x11/swaylock-plugin/Makefile b/x11/swaylock-plugin/Makefile index 9101f09763a8..cc7c7640d765 100644 --- a/x11/swaylock-plugin/Makefile +++ b/x11/swaylock-plugin/Makefile @@ -1,36 +1,36 @@ DISTVERSIONPREFIX= # empty -DISTVERSION= s20231217 -DISTVERSIONSUFFIX= -0-g8cdab9d +DISTVERSION= s20231220 +DISTVERSIONSUFFIX= -0-gd0a88db PORTREVISION= 0 PKGNAMESUFFIX= -plugin COMMENT= Screen locker for Wayland with background plugin support WWW= https://github.com/mstoeckl/swaylock-plugin MASTERDIR= ${.CURDIR}/../swaylock DESCR= ${.CURDIR}/pkg-descr DISTINFO_FILE= ${.CURDIR}/distinfo GH_ACCOUNT= mstoeckl GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX} pre-patch: # Compat to apply patch-pam_swaylock "as is" ${MV} ${WRKSRC}/pam/${PKGBASE} ${WRKSRC}/pam/${PORTNAME} post-patch: slave-post-patch slave-post-patch: # Compat to apply patch-pam_swaylock "as is" -@${MV} ${WRKSRC}/pam/${PORTNAME}.orig ${WRKSRC}/pam/${PKGBASE}.orig @${MV} ${WRKSRC}/pam/${PORTNAME} ${WRKSRC}/pam/${PKGBASE} # Avoid subdirs to match regular swaylock @${REINPLACE_CMD} "s,\(rename: \['\)[^/]*/,\1," \ ${WRKSRC}/completions/meson.build # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275328 @${REINPLACE_CMD} -e 's/_POSIX_C_SOURCE 200809L/_XOPEN_SOURCE 700/' \ ${WRKSRC}/main.c post-install: @${REINPLACE_CMD} '/licenses/!s/${PORTNAME}/${PKGBASE}/' ${TMPPLIST} .include "${MASTERDIR}/Makefile" diff --git a/x11/swaylock-plugin/distinfo b/x11/swaylock-plugin/distinfo index 65766c619214..74f3a0054473 100644 --- a/x11/swaylock-plugin/distinfo +++ b/x11/swaylock-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702832965 -SHA256 (mstoeckl-swaylock-plugin-s20231217-0-g8cdab9d_GH0.tar.gz) = 7df812c0b04ae01475df9b279647e689af8342771fe0a23162be08ec89d3e012 -SIZE (mstoeckl-swaylock-plugin-s20231217-0-g8cdab9d_GH0.tar.gz) = 55242 +TIMESTAMP = 1703116269 +SHA256 (mstoeckl-swaylock-plugin-s20231220-0-gd0a88db_GH0.tar.gz) = 09229d6cdca397c8f871f5fc5676d6544b3431dffae96f63c0e4d3720c775318 +SIZE (mstoeckl-swaylock-plugin-s20231220-0-gd0a88db_GH0.tar.gz) = 55253