./devel/automake14, GNU Standards-compliant Makefile generator (old version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.4.6nb1, Package name: automake14-1.4.6nb1, Maintainer: pkgsrc-users

Automake 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)


CVS history: (Expand)


   2011-06-11 07:12:04 by Steven Drake | Files touched by this commit (4) | Package updated
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.