Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 14:30:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243650] security/pwauth: Unbreak and make fetchable again
Message-ID:  <bug-243650-7788-QVMrkmL5pp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243650-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243650-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243650

--- Comment #1 from Benjamin Lutz <mail@maxlor.com> ---
Comment on attachment 211102
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211102
Patch to unbreak security/pwauth

>diff -ruN security/pwauth.old/Makefile security/pwauth/Makefile
>--- security/pwauth.old/Makefile	2020-01-27 15:04:12.532211000 +0100
>+++ security/pwauth/Makefile	2020-01-27 15:17:19.994012000 +0100
>@@ -4,12 +4,11 @@
> PORTNAME=3D	pwauth
> PORTVERSION=3D	2.3.11
> CATEGORIES=3D	security www
>-MASTER_SITES=3D	http://www.unixpapa.com/software/
>+MASTER_SITES=3D	https://storage.googleapis.com/google-code-archive-downlo=
ads/v2/code.google.com/pwauth/ \
>+		http://www.unixpapa.com/software/
>=20
> MAINTAINER=3D	eg@fbsd.lt
> COMMENT=3D	Unix Web Authenticator
>-
>-BROKEN=3D		unfetchable
>=20
> LICENSE=3D	BSD3CLAUSE
>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243650-7788-QVMrkmL5pp>