Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 08:45:21 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-ports@freebsd.org
Subject:   ports git-repo not being updated?
Message-ID:  <cd7afc99-b6cc-1589-3c94-a676fd365512@chen.org.nz>

next in thread | raw e-mail | index | archive | help
Hi,

I seem to be having a problem refreshing my ports-tree from git:

ports,8:39am# pwd
/usr/ports
ports,8:39am# git remote -v
origin  anongit@git.freebsd.org:ports.git (fetch)
origin  anongit@git.freebsd.org:ports.git (push)
ports,8:39am# git status
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean
ports,8:39am# git pull
Already up to date.
#ports,8:39am git log
commit 92f35ee637fbcae48cf883deb68036ed114486ef (HEAD -> main, 
origin/main, origin/HEAD)
Author: Yuri Victorovich <yuri@FreeBSD.org>
Date:   Sun May 1 18:02:31 2022 -0700

     math/ensmallen: Update 2.17.0 -> 2.19.0

     Reported by:    portscout

...

However from https://cgit.freebsd.org/ports/ I can see that the last 
commit was 2022-05-04 20:32. For some reason I don't see commits after 
1-May-2022.

Am I using the wrong repo?

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd7afc99-b6cc-1589-3c94-a676fd365512>