Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 07:55:30 +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: r478290 - in head: archivers/gzrecover archivers/ppmd archivers/rzip archivers/unzip archivers/unzoo audio/malint audio/milkytracker audio/protracker
Message-ID:  <201808280755.w7S7tUOc070141@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Aug 28 07:55:29 2018
New Revision: 478290
URL: https://svnweb.freebsd.org/changeset/ports/478290

Log:
  Update WWW and MASTER_SITES

Modified:
  head/archivers/gzrecover/Makefile
  head/archivers/gzrecover/pkg-descr
  head/archivers/ppmd/pkg-descr
  head/archivers/rzip/pkg-descr
  head/archivers/unzip/pkg-descr
  head/archivers/unzoo/pkg-descr
  head/audio/malint/Makefile
  head/audio/malint/pkg-descr
  head/audio/milkytracker/pkg-descr
  head/audio/protracker/pkg-descr

Modified: head/archivers/gzrecover/Makefile
==============================================================================
--- head/archivers/gzrecover/Makefile	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/gzrecover/Makefile	Tue Aug 28 07:55:29 2018	(r478290)
@@ -4,7 +4,7 @@
 PORTNAME=	gzrecover
 PORTVERSION=	0.8
 CATEGORIES=	archivers
-MASTER_SITES=	http://www.urbanophile.com/arenn/hacking/gzrt/ \
+MASTER_SITES=	https://www.urbanophile.com/arenn/hacking/gzrt/ \
 		LOCAL/ehaupt
 DISTNAME=	gzrt-${PORTVERSION}
 

Modified: head/archivers/gzrecover/pkg-descr
==============================================================================
--- head/archivers/gzrecover/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/gzrecover/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -1,4 +1,4 @@
 Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
 skip over bad data and extract whatever files might be there.
 
-WWW: http://www.urbanophile.com/arenn/hacking/gzrt/
+WWW: https://www.urbanophile.com/arenn/hacking/gzrt/

Modified: head/archivers/ppmd/pkg-descr
==============================================================================
--- head/archivers/ppmd/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/ppmd/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -4,4 +4,4 @@ embedding in user programs mainly it is not intended f
 Speed and performance improvements of abstract PPM model 1-6 are the main
 goal.
 
-WWW: http://packages.debian.org/unstable/utils/ppmd
+WWW: https://packages.debian.org/unstable/utils/ppmd/

Modified: head/archivers/rzip/pkg-descr
==============================================================================
--- head/archivers/rzip/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/rzip/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -13,4 +13,4 @@ bzip2 library as a backend (for handling the short-ran
 makes sense when you realise that rzip has usually reduced the data a fair bit
 before handing it to bzip2, so bzip2 has to do less work.
 
-WWW: http://rzip.samba.org/
+WWW: https://rzip.samba.org/

Modified: head/archivers/unzip/pkg-descr
==============================================================================
--- head/archivers/unzip/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/unzip/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -18,4 +18,4 @@ from the specified file instead of from stdin.
 Unzipsfx may be used to create self-extracting ZIP archives from previously
 created ZIP archives.
 
-WWW: http://www.info-zip.org/UnZip.html
+WWW: https://www.info-zip.org/UnZip.html

Modified: head/archivers/unzoo/pkg-descr
==============================================================================
--- head/archivers/unzoo/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/archivers/unzoo/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -2,4 +2,4 @@ Unzoo is a zoo archive extractor written by Martin Sch
 called with no arguments, it will first print a summary of the commands and
 then prompt for command lines interactively.
 
-WWW: http://freecode.com/projects/unzoo/
+WWW: http://freshmeat.sourceforge.net/projects/unzoo/

Modified: head/audio/malint/Makefile
==============================================================================
--- head/audio/malint/Makefile	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/audio/malint/Makefile	Tue Aug 28 07:55:29 2018	(r478290)
@@ -4,7 +4,7 @@
 PORTNAME=	malint
 DISTVERSION=	0.2
 CATEGORIES=	audio
-MASTER_SITES=	http://www.nih.at/malint/ \
+MASTER_SITES=	https://www.nih.at/malint/ \
 		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org

Modified: head/audio/malint/pkg-descr
==============================================================================
--- head/audio/malint/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/audio/malint/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -4,4 +4,4 @@ prints information about the stream and format violati
 Many of the checks (and information outputs) can be enabled or disabled via
 command line switches.
 
-WWW: http://www.nih.at/malint/
+WWW: https://www.nih.at/malint/

Modified: head/audio/milkytracker/pkg-descr
==============================================================================
--- head/audio/milkytracker/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/audio/milkytracker/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -3,4 +3,4 @@ MilkyTracker is an open source, multi-platform music a
 experience of the popular DOS program Fasttracker II, with special playback
 modes available for improved Amiga ProTracker 2/3 compatibility.
 
-WWW: http://www.milkytracker.org
+WWW: http://milkytracker.titandemo.org/

Modified: head/audio/protracker/pkg-descr
==============================================================================
--- head/audio/protracker/pkg-descr	Tue Aug 28 07:19:44 2018	(r478289)
+++ head/audio/protracker/pkg-descr	Tue Aug 28 07:55:29 2018	(r478290)
@@ -2,4 +2,4 @@ Multi-platform clone of the classic music making softw
 Commodore Amiga days. Aims to work exactly like you remember it, with added
 features and fixes.
 
-WWW: http://16-bits.org/pt.php
+WWW: https://16-bits.org/pt.php



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