ports git-repo not being updated?
- Reply: Jonathan Chen : "Re: ports git-repo not being updated?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 May 2022 20:45:21 UTC
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>