skv 2009-03-03 16:21:02 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
Log:
Update BSDPAN:
- fix pkgdb/+* files creation
- add lang/perl5.X as package dependency (via @pkgdep line)
Revision ChangesPath
1.102 +4 -2
Hi,
Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/perl-5.8.9_1.log :
building perl-5.8.9_1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: s...@freebsd.org
building for: 7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/lang/perl5.8/Makefile,v 1.100 2009/02/15
2
Hi, it breaks build.
To fix, in Makefile:
< BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}
> BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${BSDPAN_VERSION}
On Mon, Feb 16, 2009 at 01:42, Sergey Skvortsov wrote:
> skv 2009-02-15 22:42:37 UTC
>
> FreeBSD ports repository
>
> Modified files:
>lan
skv 2009-02-15 22:42:37 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
lang/perl5.8/files patch-perl.c
Log:
* Fix suidperl functionality. [1]
* Update BSDPAN.
PR: ports/131434 [1]
Submitted by: William Olson
tobez 2005-12-19 14:50:50 UTC
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile distinfo
Log:
Patch for CVE-2005-3962 (fixes for sprintf formatting issues).
Bump PORTREVISION.
This revision is compatible with the previous one, so no need to rebuild