From d9e308aa324878bdc4b9099f2ddef6f45399eae9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 19 Oct 2011 22:26:27 +0000 Subject: fink (19oct11) git-svn-id: svn://tug.org/texlive/trunk@24329 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/fink/fink.dtx | 21 ++++++++++++++++----- Master/texmf-dist/source/latex/fink/fink.ins | 6 +++--- 2 files changed, 19 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/source/latex/fink') diff --git a/Master/texmf-dist/source/latex/fink/fink.dtx b/Master/texmf-dist/source/latex/fink/fink.dtx index 8cc65414867..b2764b8dabf 100644 --- a/Master/texmf-dist/source/latex/fink/fink.dtx +++ b/Master/texmf-dist/source/latex/fink/fink.dtx @@ -2,12 +2,12 @@ % % fink.dtx --- Doc file for the FiNK package (code and documentation) % -% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna +% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010, 2011 Didier Verna % % Author: Didier Verna % Maintainer: Didier Verna % Created: Thu Sep 23 18:23:48 1999 -% Last Revision: Wed Dec 1 14:37:28 2010 +% Last Revision: Wed Oct 19 12:14:15 2011 % % This file is part of FiNK. % @@ -53,7 +53,7 @@ % \fi % % \catcode`\¡=14 -% \CheckSum{155} +% \CheckSum{159} % \GetFileInfo{fink.inc} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -82,7 +82,7 @@ % \makeatother % % \newcommand\packagecopyright{Copyright \copyright{} 1999, 2000, 2001, 2002, -% 2007, 2008, 2010 Didier Verna} +% 2007, 2008, 2010, 2011 Didier Verna} % % \newcommand\auctex{AUC-\TeX\xspace} % @@ -98,6 +98,10 @@ % \texttt{http://www.lrde.epita.fr/\~{}didier/}} % \maketitle % +% \noindent\textbf{Warning!} As of version 2.2.1, \fink has been deprecated +% and is not maintained anymore. People interested in \fink's functionality +% are invited to use a package named \texttt{currfile} instead. +% % \section{Description} % This package is a real fink indeed: it looks over your shoulder and keeps % track of files |\input|'ed (the \LaTeX{} way) or |\include|'ed in your @@ -189,6 +193,7 @@ % % \section{Changes} % \begin{itemize} +% \item[v2.2.1] Declare package as obsolete.\\ % \item[v2.2] Fix incompatibility with the |memoir| class, reported by Lars % Madsen\\ % \item[v2.1.1] Fix trailing whitespace in |\fink@restore|, reported by @@ -214,10 +219,16 @@ % \begin{macrocode} %\NeedsTeXFormat{LaTeX2e} %<*header> -\ProvidesPackage{fink}[2010/12/03 v2.2 Keep track of the current filename] +\ProvidesPackage{fink}[2011/10/19 v2.2.1 Keep track of the current filename] % %<*fink> +\PackageWarning{FiNK}{as of version 2.2.1, FiNK has been deprecated and is + not\MessageBreak + maintained anymore. People interested in FiNK's\MessageBreak + functionality are invited to use a package named\MessageBreak + "currfile" instead,} + \RequirePackage{kvoptions} \SetupKeyvalOptions{family=fnk,prefix=fnk@} diff --git a/Master/texmf-dist/source/latex/fink/fink.ins b/Master/texmf-dist/source/latex/fink/fink.ins index 9e5fa76cc29..a7fd35b5d1a 100644 --- a/Master/texmf-dist/source/latex/fink/fink.ins +++ b/Master/texmf-dist/source/latex/fink/fink.ins @@ -1,11 +1,11 @@ %%% fink.ins --- Installation file for FiNK -*- mode: LaTeX -*- -%% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna +%% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010, 2011 Didier Verna %% Author: Didier Verna %% Maintainer: Didier Verna %% Created: Thu Sep 23 17:47:57 1999 -%% Last Revision: Wed Dec 1 14:36:47 2010 +%% Last Revision: Wed Oct 19 12:15:06 2011 %% This file is part of FiNK. @@ -35,7 +35,7 @@ \preamble ^^J^^J -Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna^^J +Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010, 2011 Didier Verna^^J This file is part of FiNK.^^J FiNK may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.1 -- cgit v1.2.3