diff options
author | seb <seb@pkgsrc.org> | 2002-02-18 15:14:00 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-02-18 15:14:00 +0000 |
commit | 66111c6d15be91debc28f649061f5ed03d48e340 (patch) | |
tree | c84409a165bd501342b10b825394cf1eb3684d02 /math/octave/distinfo | |
parent | 0b7fe93445e5b9c2ed4f512cd83d2c904922531b (diff) | |
download | pkgsrc-66111c6d15be91debc28f649061f5ed03d48e340.tar.gz |
Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
Diffstat (limited to 'math/octave/distinfo')
-rw-r--r-- | math/octave/distinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/octave/distinfo b/math/octave/distinfo index 9ae503dc154..bd075e4a3c7 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 03:03:24 dmcmahill Exp $ +$NetBSD: distinfo,v 1.3 2002/02/18 15:14:33 seb Exp $ SHA1 (octave-2.0.16.tar.gz) = 50db40d260e5294520af67d03c2933567cec31e0 Size (octave-2.0.16.tar.gz) = 3840681 bytes @@ -8,3 +8,6 @@ SHA1 (patch-ae) = 385d3b34764c245530378a04c42735b597c881e4 SHA1 (patch-af) = 8e1f3e3b4f18eeaa77c60ab887d9898b8e5936cc SHA1 (patch-ag) = c31a22e4feb22b2ee10301556bf2d497e5c1c895 SHA1 (patch-ah) = faf342ddb0eeb91927dc119670e2124a214e5346 +SHA1 (patch-ai) = 033c68b15de66e5b7c26d579d39ab20bad57a1e1 +SHA1 (patch-aj) = ce0e8b477c45ef93959bb264dfc85357b34ed454 +SHA1 (patch-ak) = acf783819036e5b8d2cf0e082855e8c24a1aad6d |