After upgrading PKGNG from 1.1.4_8 to 1.1.4_10 minutes ago, I got this message while trying to
I've tried searching the man pages, the handbook and the forums, all without success.
My current configuration in /usr/local/etc/pkg/repos/FreeBSD.conf is:
I have no pkg.conf.
Does someone knows what "pkg+http://" is all about?
pkg upgrade:
Code:
pkg: Warning: use of http:// URL scheme with SRV records is deprecated: switch to pkg+http://
My current configuration in /usr/local/etc/pkg/repos/FreeBSD.conf is:
Code:
FreeBSD: {
url: "http://pkg.us-east.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
enabled: "yes"
}
Does someone knows what "pkg+http://" is all about?