svn commit: r440395 - head/sysutils/fusefs-gitfs

Jan Beich jbeich at FreeBSD.org
Mon May 8 00:57:04 UTC 2017


Author: jbeich
Date: Mon May  8 00:57:02 2017
New Revision: 440395
URL: https://svnweb.freebsd.org/changeset/ports/440395

Log:
  sysutils/fusefs-gitfs: switch to HTTPS
  
  Homepage link "http://www.presslabs.com/gitfs/" is a permanent
  redirect to "https://www.presslabs.com/gitfs/" and should be updated
  
  Reported by:	Repology

Modified:
  head/sysutils/fusefs-gitfs/pkg-descr   (contents, props changed)

Modified: head/sysutils/fusefs-gitfs/pkg-descr
==============================================================================
--- head/sysutils/fusefs-gitfs/pkg-descr	Mon May  8 00:56:51 2017	(r440394)
+++ head/sysutils/fusefs-gitfs/pkg-descr	Mon May  8 00:57:02 2017	(r440395)
@@ -2,4 +2,4 @@ gitfs is a FUSE file system that fully i
 mount a remote repository's branch locally, and any subsequent changes
 made to the files will be automatically committed to the remote.
 
-WWW: http://www.presslabs.com/gitfs/
+WWW: https://www.presslabs.com/gitfs/


More information about the svn-ports-all mailing list