svn commit: r447026 - head/security/apg

Matthew Seaman matthew at FreeBSD.org
Tue Aug 1 16:09:08 UTC 2017


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 at 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/


More information about the svn-ports-head mailing list