Date: Wed, 12 Sep 2018 09:13:05 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479590 - in head: audio/sfront net-mgmt/nagstamon net/httping Message-ID: <201809120913.w8C9D5eU048476@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809120913.w8C9D5eU048476>