Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2024 10:12:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280005] www/newsboat: upgrade to 2.36
Message-ID:  <bug-280005-7788-Zaq4hwM3xz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280005-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280005-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=3D280005

--- Comment #40 from Daniel Schauenberg <d@unwiredcouch.com> ---
(In reply to Zsolt Udvari from comment #39)

I just updated the portstree again from `main` and ran `git clean` just to =
be
sure (the branch divergence message is just because I rebased the patch com=
mit
onto current `main`):


```
# poudriere ports -l
PORTSTREE   METHOD TIMESTAMP           PATH
development null   2024-07-06 17:05:04 /devel/ports

root@swarm:/devel/ports # pwd
/devel/ports
root@swarm:/devel/ports # git status
you have mail
On branch www/newsboat-2.36
Your branch and 'mrtazz/www/newsboat-2.36' have diverged,
and have 483 and 1 different commits each, respectively.
  (use "git pull" if you want to integrate the remote branch with yours)

nothing to commit, working tree clean
root@swarm:/devel/ports # git clean -fdx
```


But when I rerun the build, it still works for me:

```
# poudriere testport -j 14R1_amd64 -c -p development www/newsboat

<-- snip poudriere output -->

# grep ' DOCS=3D'
/usr/local/poudriere/data/logs/bulk/14R1_amd64-development/2024-07-22_10h00=
m17s/logs/newsboat-2.36.log
     DOCS=3Don: Build and/or install documentation
# grep -A5 ' Running Q/A tests'
/usr/local/poudriere/data/logs/bulk/14R1_amd64-development/2024-07-22_10h00=
m17s/logs/newsboat-2.36.log
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> No pkg-plist issues found (check-plist)
```

I'm gonna see if I can make the time to run this on a completely fresh inst=
all
just to make sure I don't have any lingering changes anywhere, but I honest=
ly
don't know how that could be.

--=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-280005-7788-Zaq4hwM3xz>