Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2023 17:29:47 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org
Subject:   problem with git-pull
Message-ID:  <ZQCD60W0A5YpJOeS@c720-r368166>

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

Hello,

I cloned on August 5 the ports with:

# git clone https://git.FreeBSD.org/ports.git /usr/ports

and compiled with poudriere what I do need, around 2100 ports.

I'm awaiting for a filed PR an update in security/wpa_supplicant

ls -l security/wpa_supplicant
total 24
-rw-r--r--  1 root wheel 8032 Aug  5 14:21 Makefile
-rw-r--r--  1 root wheel  170 Aug  5 14:21 distinfo
drwxr-xr-x  2 root wheel 1024 Aug  5 14:21 files
-rw-r--r--  1 root wheel  684 Aug  5 14:21 pkg-descr
-rw-r--r--  1 root wheel  122 Aug  5 14:21 pkg-plist

but when I now say 'git pull .' it says only:

# cd /usr/ports/security/wpa_supplicant
git pull .
>From .
 * branch                      HEAD       -> FETCH_HEAD
Already up to date.


What I do wrong? Thanks

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZQCD60W0A5YpJOeS>