svn commit: r497873 - head/devel/rubygem-pathspec

Romain Tartière romain at FreeBSD.org
Thu Apr 4 22:50:12 UTC 2019


Author: romain
Date: Thu Apr  4 22:50:11 2019
New Revision: 497873
URL: https://svnweb.freebsd.org/changeset/ports/497873

Log:
  Fix WWW URI
  
  Rubygems has a permanent redirect for HTTP requests to HTTPS.
  
  With hat:	puppet

Modified:
  head/devel/rubygem-pathspec/pkg-descr

Modified: head/devel/rubygem-pathspec/pkg-descr
==============================================================================
--- head/devel/rubygem-pathspec/pkg-descr	Thu Apr  4 22:48:06 2019	(r497872)
+++ head/devel/rubygem-pathspec/pkg-descr	Thu Apr  4 22:50:11 2019	(r497873)
@@ -1,3 +1,3 @@
 The pathspec gem is a utility library for pattern matching of file paths.
 
-WWW: http://rubygems.org/gems/pathspec
+WWW: https://rubygems.org/gems/pathspec


More information about the svn-ports-head mailing list