Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 01:24:17 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320518 - head/security/py-crack
Message-ID:  <201306110124.r5B1OHgC012863@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbz
Date: Tue Jun 11 01:24:17 2013
New Revision: 320518
URL: http://svnweb.freebsd.org/changeset/ports/320518

Log:
  - Mark DEPRECATED by security/py-cracklib after r320515 commit

Modified:
  head/security/py-crack/Makefile   (contents, props changed)

Modified: head/security/py-crack/Makefile
==============================================================================
--- head/security/py-crack/Makefile	Tue Jun 11 01:06:48 2013	(r320517)
+++ head/security/py-crack/Makefile	Tue Jun 11 01:24:17 2013	(r320518)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-crack
-# Date created:		2005-07-17
-# Whom:			Vsevolod Stakhov <vsevolod@highsecure.ru>
-#
+# Created by:Vsevolod Stakhov <vsevolod@highsecure.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	pycrack
 PORTVERSION=	0.5.1
@@ -17,6 +13,9 @@ DISTNAME=	python-crack-${PORTVERSION}
 MAINTAINER=	sbz@FreeBSD.org
 COMMENT=	Python bindings to cracklib
 
+DEPRECATED=	Superseded by security/py-cracklib
+EXPIRATION_DATE=	2013-07-11
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
 
 USE_PYTHON=	yes



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