Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 01:18:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 227193] ports-mgmt/pkg: pkg updating only recognizes exact string matches for port origins
Message-ID:  <bug-227193-32340-GjzIy1Mpmg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227193-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227193-32340@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=227193

--- Comment #2 from david@catwhisker.org ---
Thank you; it appears to do so:

g1-49(11.3-S)[4] grep -B 3 '/perl' /usr/ports/UPDATING | head -5
  https://docs.ejabberd.im/admin/upgrade/from_19.05_to_19.08/ 

20190812:
  AFFECTS: users of lang/perl5*
--
g1-49(11.3-S)[5] pkg -v
1.12.0
g1-49(11.3-S)[6] pkg info -o perl\*
perl5-5.30.0                   lang/perl5.30
g1-49(11.3-S)[7] pkg updating -d 20190811
20190812:
  AFFECTS: users of lang/perl5*
  AUTHOR: mat@FreeBSD.org

  The default Perl version has been switched to Perl 5.30.  If you are using
  binary packages to upgrade your system, you do not have anything to do, pkg
  upgrade will do the right thing.  For the other people, follow the
  instructions in entry 20161103, it should still be the same.

g1-49(11.3-S)[8] 

I believe this issue may be closed.

-- 
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-227193-32340-GjzIy1Mpmg>