Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 14:58:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257966] devel/re2c: update to 2.2
Message-ID:  <bug-257966-7788-6Jj8cDFDYG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257966-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257966-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=3D257966

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello, I've found some issues:

1. Why did you remove first line=20
# Created by: Eivind Eklund <eivind@FreeBSD.org>?
For what I know only original creators can ask for this deletion

2. You moved from SF to GH (primary) and thats ok but you could still use
MASTER_SITES because in this case they have a static tarball available:
https://github.com/skvadrik/re2c/releases/download/2.2/re2c-2.2.tar.xz
and we can avoid auto generated tarballs with:
---
USE_GITHUB=3D     yes
GH_ACCOUNT=3D     skvadrik
GH_TAGNAME=3D     ${DISTVERSION}
---
We should use MASTER_SITES when their available

3. why is that you commented:
---
#PORTDOCS=3D      *
#PORTEXAMPLES=3D  *
---

4. I sugest using https:// URL in pkg-descr instead of http://

--=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-257966-7788-6Jj8cDFDYG>