svn commit: r479590 - in head: audio/sfront net-mgmt/nagstamon net/httping

Emanuel Haupt ehaupt at FreeBSD.org
Wed Sep 12 09:13:07 UTC 2018


Author: ehaupt
Date: Wed Sep 12 09:13:05 2018
New Revision: 479590
URL: https://svnweb.freebsd.org/changeset/ports/479590

Log:
  - Update WWW
  - Update MASTER_SITES

Modified:
  head/audio/sfront/pkg-descr
  head/net-mgmt/nagstamon/pkg-descr
  head/net/httping/Makefile
  head/net/httping/pkg-descr

Modified: head/audio/sfront/pkg-descr
==============================================================================
--- head/audio/sfront/pkg-descr	Wed Sep 12 09:08:20 2018	(r479589)
+++ head/audio/sfront/pkg-descr	Wed Sep 12 09:13:05 2018	(r479590)
@@ -2,4 +2,4 @@ sfront is a translator that converts MP4-SA files into
 programs that generate audio for rendering, interactive and network
 applications.
 
-WWW: http://www.cs.berkeley.edu/~lazzaro/sa/
+WWW: http://john-lazzaro.github.io/sa/

Modified: head/net-mgmt/nagstamon/pkg-descr
==============================================================================
--- head/net-mgmt/nagstamon/pkg-descr	Wed Sep 12 09:08:20 2018	(r479589)
+++ head/net-mgmt/nagstamon/pkg-descr	Wed Sep 12 09:13:05 2018	(r479590)
@@ -7,4 +7,4 @@ mouse pointer over it. Connecting to displayed hosts a
 established by context menu via SSH, RDP and VNC. Users can be notified by
 sound. Hosts and services can be filtered by category and regular expressions.
 
-WWW: http://nagstamon.ifw-dresden.de/
+WWW: https://nagstamon.ifw-dresden.de/

Modified: head/net/httping/Makefile
==============================================================================
--- head/net/httping/Makefile	Wed Sep 12 09:08:20 2018	(r479589)
+++ head/net/httping/Makefile	Wed Sep 12 09:13:05 2018	(r479590)
@@ -4,7 +4,7 @@
 PORTNAME=	httping
 PORTVERSION=	2.5
 CATEGORIES=	net
-MASTER_SITES=	http://www.vanheusden.com/httping/ \
+MASTER_SITES=	https://www.vanheusden.com/httping/ \
 		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/net/httping/pkg-descr
==============================================================================
--- head/net/httping/pkg-descr	Wed Sep 12 09:08:20 2018	(r479589)
+++ head/net/httping/pkg-descr	Wed Sep 12 09:13:05 2018	(r479590)
@@ -2,4 +2,4 @@ Httping is like ping but for http-requests. Give it an
 you how long it takes to connect, send a request and retrieve the reply (only
 the headers).
 
-WWW: http://www.vanheusden.com/httping/
+WWW: https://www.vanheusden.com/httping/


More information about the svn-ports-all mailing list