diff --git a/games/wipeclean/Makefile b/games/wipeclean/Makefile index 517f9040a4bb..6c5a15ed421c 100644 --- a/games/wipeclean/Makefile +++ b/games/wipeclean/Makefile @@ -1,26 +1,26 @@ # Created by: Emanuel Haupt PORTNAME= wipeclean -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= CLI tool to wipe away your error messages in style LICENSE= ISCL USES= dos2unix nodejs:run tar:xz NO_BUILD= yes do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} ${LN} -fs ${DATADIR}/node_modules/wipeclean/index.js \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} dist: clean @npm install --prefix ${WRKSRC} ${PORTNAME}@${PORTVERSION} @${TAR} -C ${WRKDIR} -cvJpf ${DISTDIR}/${DISTFILES} ${DISTNAME} .include diff --git a/games/wipeclean/distinfo b/games/wipeclean/distinfo index 322dfac2eb11..d89aea87b6dc 100644 --- a/games/wipeclean/distinfo +++ b/games/wipeclean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645989237 -SHA256 (wipeclean-1.1.0.tar.xz) = 3d33528426780b42b51195a39f2d3bc6a9dc6ae605a1cedb7fd0eb5a6318c606 -SIZE (wipeclean-1.1.0.tar.xz) = 37136 +TIMESTAMP = 1648706284 +SHA256 (wipeclean-1.1.2.tar.xz) = 3de606a1e381979e8f0a2d8e7eb385858d00b6f47346d75c58cc3cdbfc9bf2e4 +SIZE (wipeclean-1.1.2.tar.xz) = 37796