diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index d4f98d568e9a..d1d7a1c456e4 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -1,36 +1,33 @@ PORTNAME= patchutils -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.5 CATEGORIES= misc MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ -PATCH_SITES= https://github.com/twaugh/patchutils/commit/ -PATCHFILES= eaf8353cc8931535bbe8d05129eeeda034edb42c.patch:-p1 - MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small collection of programs that operate on patch files WWW= http://cyberelk.net/tim/software/patchutils/ \ https://github.com/twaugh/patchutils LICENSE= GPLv2+ RUN_DEPENDS= bash:shells/bash USES= gmake perl5 python:run shebangfix tar:xz GNU_CONFIGURE= yes -SHEBANG_FILES= patchview/gitdiff scripts/*.in +SHEBANG_FILES= patchview/patchview-wrapper scripts/*.in OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= xmlto>=0:textproc/xmlto post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/svndiff ${STAGEDIR}${PREFIX}/bin/svndiff.patchutils post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/misc/patchutils/distinfo b/misc/patchutils/distinfo index 0f5ef5298b31..2ed3a2fa83f3 100644 --- a/misc/patchutils/distinfo +++ b/misc/patchutils/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1757436423 -SHA256 (patchutils-0.4.3.tar.xz) = 0efc96a9565fd156fc1064fdcc54c82b6229db0d402827c4c48b02f6ef956445 -SIZE (patchutils-0.4.3.tar.xz) = 404684 -SHA256 (eaf8353cc8931535bbe8d05129eeeda034edb42c.patch) = 10d0065cd421c4afc80d9338736a51b3a8128de81a27e798cd1b3e14e9953dbd -SIZE (eaf8353cc8931535bbe8d05129eeeda034edb42c.patch) = 2300 +TIMESTAMP = 1773966746 +SHA256 (patchutils-0.4.5.tar.xz) = 8386a35a4d2d3cbc28fdcc93c5be007c382c78e3ee079070139f0d822e013325 +SIZE (patchutils-0.4.5.tar.xz) = 427628 diff --git a/misc/patchutils/pkg-plist b/misc/patchutils/pkg-plist index 10959cd27226..32e064be39a6 100644 --- a/misc/patchutils/pkg-plist +++ b/misc/patchutils/pkg-plist @@ -1,54 +1,63 @@ bin/combinediff bin/dehtmldiff bin/editdiff bin/espdiff bin/filterdiff bin/fixcvsdiff bin/flipdiff bin/gitdiff bin/gitdiffview +bin/gitshow +bin/gitshowview bin/grepdiff bin/interdiff bin/lsdiff +bin/move-to-front bin/patchview +bin/patchview-wrapper bin/recountdiff bin/rediff bin/splitdiff bin/svndiff.patchutils bin/svndiffview bin/unwrapdiff share/bash-completion/completions/combinediff share/bash-completion/completions/dehtmldiff share/bash-completion/completions/editdiff share/bash-completion/completions/espdiff share/bash-completion/completions/filterdiff share/bash-completion/completions/fixcvsdiff share/bash-completion/completions/flipdiff share/bash-completion/completions/gitdiff share/bash-completion/completions/gitdiffview share/bash-completion/completions/grepdiff share/bash-completion/completions/interdiff share/bash-completion/completions/lsdiff -share/bash-completion/completions/patchutils share/bash-completion/completions/patchview share/bash-completion/completions/recountdiff share/bash-completion/completions/rediff share/bash-completion/completions/splitdiff share/bash-completion/completions/svndiff share/bash-completion/completions/svndiffview share/bash-completion/completions/unwrapdiff %%MANPAGES%%share/man/man1/combinediff.1.gz %%MANPAGES%%share/man/man1/dehtmldiff.1.gz %%MANPAGES%%share/man/man1/editdiff.1.gz %%MANPAGES%%share/man/man1/espdiff.1.gz %%MANPAGES%%share/man/man1/filterdiff.1.gz %%MANPAGES%%share/man/man1/fixcvsdiff.1.gz %%MANPAGES%%share/man/man1/flipdiff.1.gz +%%MANPAGES%%share/man/man1/gitdiff.1.gz +%%MANPAGES%%share/man/man1/gitdiffview.1.gz +%%MANPAGES%%share/man/man1/gitshow.1.gz +%%MANPAGES%%share/man/man1/gitshowview.1.gz %%MANPAGES%%share/man/man1/grepdiff.1.gz %%MANPAGES%%share/man/man1/interdiff.1.gz %%MANPAGES%%share/man/man1/lsdiff.1.gz %%MANPAGES%%share/man/man1/patchview.1.gz %%MANPAGES%%share/man/man1/recountdiff.1.gz %%MANPAGES%%share/man/man1/rediff.1.gz %%MANPAGES%%share/man/man1/splitdiff.1.gz +%%MANPAGES%%share/man/man1/svndiff.1.gz +%%MANPAGES%%share/man/man1/svndiffview.1.gz %%MANPAGES%%share/man/man1/unwrapdiff.1.gz