Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2016 10:55:23 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412913 - head/security/fastd-devel
Message-ID:  <201604101055.u3AAtN7E064510@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Apr 10 10:55:22 2016
New Revision: 412913
URL: https://svnweb.freebsd.org/changeset/ports/412913

Log:
  security/fastd-devel: change DISTSITE to https
  
  PR:		208425
  Submitted by:	Jan Bramkamp <crest_maintainer@rlwinm.de> (maintainer)

Modified:
  head/security/fastd-devel/Makefile

Modified: head/security/fastd-devel/Makefile
==============================================================================
--- head/security/fastd-devel/Makefile	Sun Apr 10 10:37:36 2016	(r412912)
+++ head/security/fastd-devel/Makefile	Sun Apr 10 10:55:22 2016	(r412913)
@@ -2,9 +2,9 @@
 
 PORTNAME=		fastd
 PORTVERSION=		18.a.20151111
-PORTREVISION=		1
+PORTREVISION=		2
 CATEGORIES=		security net
-MASTER_SITES=		http://git.universe-factory.net/fastd/snapshot/
+MASTER_SITES=		https://git.universe-factory.net/fastd/snapshot/
 PKGNAMESUFFIX=		-devel
 DISTNAME=		999b87b80302dbc14e23ef3dff187b91dae7fab5
 



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