Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2020 12:34:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245593] sysutils/yadm: Add optional jinja2-cli runtime depends
Message-ID:  <bug-245593-7788-moj30VUgpw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245593-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245593-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245593

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |fernape@FreeBSD.org
           Keywords|                            |needs-qa

--- Comment #8 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
Hi Adam,

Thanks for the patch. Unfortunately, it does not apply cleanly:

Patching file Makefile using Plan A...
Hunk #1 failed at 1.
Hunk #2 succeeded at 19 with fuzz 2.
1 out of 2 hunks failed--saving rejects to Makefile.rej

At the head of your patch:

@@ -1,7 +1,7 @@
 # $FreeBSD$

 PORTNAME=3D      yadm
-PORTVERSION=3D   2.4.0
+PORTVERSION=3D   2.5.0

But now in ports head:

# $FreeBSD: head/sysutils/yadm/Makefile 527688 2020-03-03 18:09:28Z fernape=
 $

PORTNAME=3D       yadm

Also, after applying the patch, portlint complains:

FATAL: Makefile: [22]: use a tab (not space) after a variable name
FATAL: Makefile: [24]: use a tab (not space) after a variable name
FATAL: Makefile: [25]: use a tab (not space) after a variable name
FATAL: Makefile: [26]: use a tab (not space) after a variable name

Would you have a look at this?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245593-7788-moj30VUgpw>