Path to this page:
./
devel/automake14,
GNU Standards-compliant Makefile generator (old version)
Branch: pkgsrc-2011Q1,
Version: 1.4.6nb1,
Package name: automake14-1.4.6nb1,
Maintainer: pkgsrc-usersAutomake is an experimental Makefile generator. It was inspired by
the 4.4BSD make and include files, but aims to be portable and to
conform to the GNU standards for Makefile variables and targets.
Automake assumes the project uses autoconf. If you want automatic
dependency tracking support, the use of GNU make is also required.
This package contains the outdated 1.4 version of automake.
For new software please use the ``automake'' package.
Required to run:[
lang/perl5] [
devel/autoconf213]
Master sites: (Expand)
SHA1: 330c75c98e6dcdf21cbb63cf94ced8ea564b9438
RMD160: ae40b2200eec95b601ebc65bc3cc916bb2a54066
Filesize: 366.27 KB
Version history: (Expand)
- (2011-06-11) Updated to version: automake14-1.4.6nb1
- (2011-04-04) Package added to pkgsrc.se, version automake14-1.4.6 (created)
CVS history: (Expand)
2011-06-11 07:12:04 by Steven Drake | Files touched by this commit (4) | |
Log message:
Pullup ticket #3453 - requested by tron
devel/automake14 security update
Revisions pulled up:
- devel/automake14/Makefile 1.19
- devel/automake14/distinfo 1.5
- devel/automake14/patches/patch-ab 1.4
- devel/automake14/patches/patch-ac 1.1
---
Module Name: pkgsrc
Committed By: tron
Date: Fri Jun 10 09:43:41 UTC 2011
Modified Files:
pkgsrc/devel/automake14: Makefile distinfo
pkgsrc/devel/automake14/patches: patch-ab
Added Files:
pkgsrc/devel/automake14/patches: patch-ac
Log message:
Add fix for the vulnerability reported in CVE-2009-4029 taken from the
automake GIT repository.
|