Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 09:00:35 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441510 - head/sysutils/rubygem-httplog
Message-ID:  <201705230900.v4N90Zn0016054@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 23 09:00:35 2017
New Revision: 441510
URL: https://svnweb.freebsd.org/changeset/ports/441510

Log:
  - Fix WWW
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/rubygem-httplog/pkg-descr

Modified: head/sysutils/rubygem-httplog/pkg-descr
==============================================================================
--- head/sysutils/rubygem-httplog/pkg-descr	Tue May 23 08:29:17 2017	(r441509)
+++ head/sysutils/rubygem-httplog/pkg-descr	Tue May 23 09:00:35 2017	(r441510)
@@ -1,4 +1,4 @@
 Log outgoing HTTP requests made from your application.  This gem is helpful for
 tracking API calls of third party gems that do not provide their own log output.
 
-WWW: http://github.com/trusche/httplog/
+WWW: https://github.com/trusche/httplog



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