git: f5c3d03de992 - main - misc/pinfo: Change patch files
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 May 2023 21:50:00 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5c3d03de992cfe0e9f6c13090be97c1f17bcd3d commit f5c3d03de992cfe0e9f6c13090be97c1f17bcd3d Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2023-05-13 21:48:31 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2023-05-13 21:48:31 +0000 misc/pinfo: Change patch files Use commit-based patches instead of pull-based. No functional changes. Suggested-by: jbeich --- misc/pinfo/Makefile | 8 +++++--- misc/pinfo/distinfo | 12 +++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 813ff31be176..d638a58f174e 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -3,9 +3,11 @@ DISTVERSION= 0.6.13 PORTREVISION= 1 CATEGORIES= misc -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/pull/ -PATCHFILES+= 27.patch:-p1 \ - 34.patch:-p1 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +# PR 27 and PR 34 +PATCHFILES+= fc67ceacd81f0c74fcab85447c23a532ae482827.patch:-p1 \ + ab604fdb67296dad27f3a25f3c9aabdd2fb8c3fa.patch:-p1 \ + db0f2b808103d44fa36ea6c96321b87da9ac1add.patch:-p1 MAINTAINER= otis@FreeBSD.org COMMENT= Ncurses based, lynx style info documentation browser diff --git a/misc/pinfo/distinfo b/misc/pinfo/distinfo index 0eefaefc9d7a..70c265a3476b 100644 --- a/misc/pinfo/distinfo +++ b/misc/pinfo/distinfo @@ -1,7 +1,9 @@ -TIMESTAMP = 1684007501 +TIMESTAMP = 1684014464 SHA256 (baszoetekouw-pinfo-0.6.13-v0.6.13_GH0.tar.gz) = 9dc5e848a7a86cb665a885bc5f0fdf6d09ad60e814d75e78019ae3accb42c217 SIZE (baszoetekouw-pinfo-0.6.13-v0.6.13_GH0.tar.gz) = 157103 -SHA256 (27.patch) = 52f54664fef98e48384b103f0c228d61267e2d85f293d44d65982b3e09aa1bf2 -SIZE (27.patch) = 2288 -SHA256 (34.patch) = cb55fecc5499340d621bf2a1ea6c8c96f4b3c523b5baddbd88bce93742f52962 -SIZE (34.patch) = 1900 +SHA256 (fc67ceacd81f0c74fcab85447c23a532ae482827.patch) = c11ec086f73e7b2bf38a5cc07c64c4cbee06da270d9eb0f4c86403e7df7a021c +SIZE (fc67ceacd81f0c74fcab85447c23a532ae482827.patch) = 860 +SHA256 (ab604fdb67296dad27f3a25f3c9aabdd2fb8c3fa.patch) = 7690ed298a139b82b763979e59998afdac88b4265d867f746811e317a152f57d +SIZE (ab604fdb67296dad27f3a25f3c9aabdd2fb8c3fa.patch) = 1419 +SHA256 (db0f2b808103d44fa36ea6c96321b87da9ac1add.patch) = cb55fecc5499340d621bf2a1ea6c8c96f4b3c523b5baddbd88bce93742f52962 +SIZE (db0f2b808103d44fa36ea6c96321b87da9ac1add.patch) = 1900