dependency line ${PYTHON_PKGNAMEPREFIX}>0:textproc/py-diff-match-patch@${PY_FLAVOR} bump up the portrevision
Maintainer informed via mail
There is no diff here.
Created attachment 226402 [details] patch file
[03:59 PM:] $ pwd /usr/local/poudriere/ports/head/vrt/py-django-reversion-compare [03:59 PM:] $ diff Makefile /usr/local/poudriere/ports/head/www/py-django-reversion-compare/Makefile 3d2 < PORTREVISION= 1 13,14d11 < < RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}diff-match-patch>0:textproc/py-diff-match-patch@${PY_FLAVOR}
(In reply to gettoknowmi from comment #3) This is .shar file. That is used when creating a new port, but not for a patch.
(In reply to gettoknowmi from comment #4) This is what we are looking for. Instead of that, do: cd /usr/local/poudriere/ports/head/www/py-django-reversion-compare/ Make your changes here. Test them. Then: git diff > /tmp/patch. 256809.diff Attach that file here.
sorry, '/tmp/patch. 256809.diff' should be: /tmp/patch.256809.diff
Created attachment 226410 [details] attaching-patch attached the new patch
That looks great. BTW, I will fix this portlint issue with the commit: $ portlint FATAL: Makefile: MAINTAINER should be a single address without comment. FATAL: Makefile: MAINTAINER address, gettoknowmi <gettoknowmi@yahoo.com>, does not appear to be a valid email address. 2 fatal errors and 0 warnings found.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd6c4254801cb5cba1067f1189910c0b4ebfa5fb commit cd6c4254801cb5cba1067f1189910c0b4ebfa5fb Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2021-07-13 12:44:08 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2021-07-13 12:53:03 +0000 www/py-django-reversion-compare: add missing dep * added textproc/py-diff-match-patch as RUN_DEPENDS While here, fix MAINTAINER as found by portlint PR: 256809 Reported by: gettoknowmi <gettoknowmi@yahoo.com> (maintainer) www/py-django-reversion-compare/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c698f1ff69faf1755f4cd1e888a9e9d966459ca4 commit c698f1ff69faf1755f4cd1e888a9e9d966459ca4 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2021-07-13 12:44:08 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2021-07-14 18:39:24 +0000 www/py-django-reversion-compare: add missing dep * added textproc/py-diff-match-patch as RUN_DEPENDS While here, fix MAINTAINER as found by portlint PR: 256809 Reported by: gettoknowmi <gettoknowmi@yahoo.com> (maintainer) (cherry picked from commit cd6c4254801cb5cba1067f1189910c0b4ebfa5fb) www/py-django-reversion-compare/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)