Author: gjb
Date: Sat Jun 15 19:07:03 2019
New Revision: 349071
URL: https://svnweb.freebsd.org/changeset/base/349071

Log:
  Set the stable/11 default pkg(8) repository from quarterly to latest
  now that releng/11.3 has branched.  This change was originally committed
  in r347034 with express intent to revert it after the branch.
  
  This is a direct commit to stable/11.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/11/etc/pkg/FreeBSD.conf

Modified: stable/11/etc/pkg/FreeBSD.conf
==============================================================================
--- stable/11/etc/pkg/FreeBSD.conf      Sat Jun 15 17:26:42 2019        
(r349070)
+++ stable/11/etc/pkg/FreeBSD.conf      Sat Jun 15 19:07:03 2019        
(r349071)
@@ -8,7 +8,7 @@
 #
 
 FreeBSD: {
-  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly";,
+  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest";,
   mirror_type: "srv",
   signature_type: "fingerprints",
   fingerprints: "/usr/share/keys/pkg",
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to