Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2019 08:32:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238649] devel/skalibs bugfix regular expression handling on BSD-upgrade to 2.8.1.0
Message-ID:  <bug-238649-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238649
           Summary: devel/skalibs bugfix regular expression handling on
                    BSD-upgrade to 2.8.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
                CC: crest@rlwinm.de
                CC: crest@rlwinm.de
             Flags: maintainer-feedback?(crest@rlwinm.de)

I identified a regex anomoly in the s6 suite of service management tools th=
at
the author rectified for FreeBSD.

The workaround is to replace regular expression searches that require only=
=20
-
with=20
-.*=20
for pattern matching purposes on *BSD.  Though clearly the better solution =
is
to upgrade skalibs from 2.8.0.1 to 2.8.1.0, available here
https://skarnet.org/software/skalibs/skalibs-2.8.1.0.tar.gz

The pkg-list requires=20
sed -i '' -e "s/2.8.0.1$/2.8.1.0/" -e "s/2.8.0$/2.8.1/" pkg-plist
to successfully build the required kit.

Package build and use was successful on amd64 FreeBSD11.2Beta1

Refer:=20
https://skarnet.org/cgi-bin/archive.cgi?1:mss:1298:201905:cjkkcamkikfdmbmhe=
lml

--=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-238649-7788>