Date: Tue, 1 Aug 2017 16:09:07 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447026 - head/security/apg Message-ID: <201708011609.v71G97i1009275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Tue Aug 1 16:09:06 2017 New Revision: 447026 URL: https://svnweb.freebsd.org/changeset/ports/447026 Log: The upstream site seems to have disappeared -- www.adel.nursat.kz no longer resolves in the DNS. It's not clear is this is a permanent change, but in the mean time use LOCAL/matthew as a temporary replacement. Modified: head/security/apg/Makefile head/security/apg/pkg-descr Modified: head/security/apg/Makefile ============================================================================== --- head/security/apg/Makefile Tue Aug 1 15:57:11 2017 (r447025) +++ head/security/apg/Makefile Tue Aug 1 16:09:06 2017 (r447026) @@ -5,7 +5,7 @@ PORTNAME= apg PORTVERSION= 2.3.0b PORTREVISION= 5 CATEGORIES= security -MASTER_SITES= http://www.adel.nursat.kz/apg/download/ +MASTER_SITES= LOCAL/matthew MAINTAINER= matthew@FreeBSD.org COMMENT= Automated password generator Modified: head/security/apg/pkg-descr ============================================================================== --- head/security/apg/pkg-descr Tue Aug 1 15:57:11 2017 (r447025) +++ head/security/apg/pkg-descr Tue Aug 1 16:09:06 2017 (r447026) @@ -2,4 +2,3 @@ An automated password generator, using several strong for random and/or pronounceable password generation, and a built-in pseudo-random number generator. -WWW: http://www.adel.nursat.kz/apg/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708011609.v71G97i1009275>