ports/179293: security/pam_authsrv: deprecate
Rene Ladan
rene at FreeBSD.org
Tue Jun 4 11:40:00 UTC 2013
>Number: 179293
>Category: ports
>Synopsis: security/pam_authsrv: deprecate
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 04 11:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Rene Ladan
>Release: FreeBSD 9.1-amd64
>Organization:
>Environment:
Ports Tree at r319853
>Description:
security/pam_authsrv depends on security/fwtk, which is epxired since 2012-09-01. Deprecate and set expiration date to 2013-08-04.
While here update Makefile header.
>How-To-Repeat:
`Tools/scripts/rmport security/fwtk` finds this port.
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 319853)
+++ Makefile (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pam_authsrv
-# Date created: 11 May 2006
-# Whom: Jim Pirzyk <pirzyk at FreeBSD.org>
-#
+# Created by: Jim Pirzyk <pirzyk at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pam_authsrv
PORTVERSION= 1.0.2
@@ -14,6 +10,9 @@
MAINTAINER= pirzyk at FreeBSD.org
COMMENT= PAM module for per-user authentication
+DEPRECATED= Depends on expired security/fwtk
+EXPIRATION_DATE=2013-08-04
+
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/security/fwtk:build
RESTRICTED= No form of redistribution is allowed, because of linkging against fwtk
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list