Index of /~sb/download/bnp/updates

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] old.update.tar.gz 26-Mar-2016 10:04 1.0M [   ] update.tar.gz 26-Mar-2016 10:04 2.8K

The file "perl.bnp.update" in "update.tar.gz" is a (context) diff
between the original "perl.bnp" file in the "BnP-2.1.0" distribution
and an updated, more recent version of this file, in which several
version numbers of modules that have become unavailable in the
meantime have been increased as necessary.

In order to apply the file "perl.bnp.update" as a patch, first apply
the OS-specific patch contained in the "BnP-2.1.0" distribution
(files "perl.bnp.diff.*"), e.g.,

    % patch perl.bnp <perl.bnp.diff.sunos

and *THEN* apply the update, as follows:

    % patch perl.bnp <perl.bnp.update

Note that order is essential here because the patches (i.e., context diffs)
from the original "BnP-2.1.0" distribution are not prepared to deal with
changes in their context!