View | Details | Raw Unified | Return to bug 89824
Collapse All | Expand All

(-)p5-Convert-IBM390/Makefile (-4 / +4 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	p5-Convert-IBM390
1
# New ports collection makefile for:	p5-Convert-IBM390
2
# Date created:				13 Aug 2005
2
# Date created:				01 Dec 2005
3
# Whom:					Jason Burges <dev@fenux.net>
3
# Whom:					Jason Burgess <dev@fenux.net>
4
#
4
#
5
# $FreeBSD: ports/converters/p5-Convert-IBM390/Makefile,v 1.1 2005/09/02 16:06:21 garga Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	Convert-IBM390
8
PORTNAME=	Convert-IBM390
9
PORTVERSION=	0.20
9
PORTVERSION=	0.21
10
CATEGORIES=	converters perl5
10
CATEGORIES=	converters perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Convert
12
MASTER_SITE_SUBDIR=	Convert
(-)p5-Convert-IBM390/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (Convert-IBM390-0.20.tar.gz) = 341c3fed3af7ab47988c4a2fb8028d23
1
MD5 (Convert-IBM390-0.21.tar.gz) = be1203539104b8f9dc8b089dc6bbe71e
2
SIZE (Convert-IBM390-0.20.tar.gz) = 28798
2
SIZE (Convert-IBM390-0.21.tar.gz) = 29036
(-)p5-Convert-IBM390/pkg-descr (+1 lines)
Lines 17-22 Link Here
17
0.18 - Performance improvements to the XS version.
17
0.18 - Performance improvements to the XS version.
18
0.19 - Fixed a bug in unpackeb.
18
0.19 - Fixed a bug in unpackeb.
19
0.20 - Fixed memory leaks in CF_num2packed and CF_num2zoned.
19
0.20 - Fixed memory leaks in CF_num2packed and CF_num2zoned.
20
0.21 - Added '@' option to unpackeb at the request of Marc (CPAN bug 15461).
20
21
21
Copyright 2001 Geoffrey Rommel.  This program is free software;
22
Copyright 2001 Geoffrey Rommel.  This program is free software;
22
you can redistribute it and/or modify it under the same terms as Perl
23
you can redistribute it and/or modify it under the same terms as Perl

Return to bug 89824