# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pass-update # pass-update/distinfo # pass-update/pkg-descr # pass-update/Makefile # echo c - pass-update mkdir -p pass-update > /dev/null 2>&1 echo x - pass-update/distinfo sed 's/^X//' >pass-update/distinfo << 'f4910773a062e4246a4bb36bb48feb91' XTIMESTAMP = 1569034699 XSHA256 (roddhjav-pass-update-v2.1_GH0.tar.gz) = 2b0022102238e022e7ee945b7622f4c270810cda46508084fcb193582aafaf6f XSIZE (roddhjav-pass-update-v2.1_GH0.tar.gz) = 46200 f4910773a062e4246a4bb36bb48feb91 echo x - pass-update/pkg-descr sed 's/^X//' >pass-update/pkg-descr << 'c0f900be8da5e8edc59f85eaa4f3fa1f' XA pass extension that provides an easy flow for updating passwords. X XWWW: https://github.com/roddhjav/pass-update c0f900be8da5e8edc59f85eaa4f3fa1f echo x - pass-update/Makefile sed 's/^X//' >pass-update/Makefile << '7d692a1fe4fd94cedfa35664a2acf43a' X# $FreeBSD$ X XPORTNAME= pass-update XDISTVERSIONPREFIX= v XDISTVERSION= 2.1 XCATEGORIES= sysutils X XMAINTAINER= vendion@gmail.com XCOMMENT= Pass extension that provides an easy flow for updating passwords X XLICENSE= GPLv3+ XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= bash:shells/bash \ X pass:sysutils/password-store X XUSES= gmake shebangfix XUSE_GITHUB= YES XGH_ACCOUNT= roddhjav XSHEBANG_FILES= update.bash tests/*.sh X XNO_ARCH= yes XNO_BUILD= yes XMAKE_ENV= DESTDIR=${STAGEDIR} \ X LIBDIR=${PREFIX}/libexec \ X MANDIR=${MANPREFIX}/man \ X BASHCOMPDIR=${PREFIX}/share/bash-completions/completions X XPLIST_FILES= libexec/password-store/extensions/update.bash \ X man/man1/pass-update.1.gz \ X share/bash-completions/completions/pass-update \ X share/zsh/site-functions/_pass-update X X.include 7d692a1fe4fd94cedfa35664a2acf43a exit