1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Upgrade to ePerl 2.2.3.

Distribution still exists on {www,ftp}.engelschall.com, CPAN follows
in a few hours.
This commit is contained in:
Ralf S. Engelschall 1997-08-21 15:39:19 +00:00
parent 3db0cfd57a
commit c0850f23fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7641
3 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: eperl
# Version required: 2.2.2
# Date created: Thu Aug 14 16:57:13 MET DST 1997
# Version required: 2.2.3
# Date created: Thu Aug 21 17:32:36 MET DST 1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
# $Id: Makefile,v 1.10 1997/08/13 09:40:07 asami Exp $
# $Id: Makefile,v 1.11 1997/08/14 15:04:23 rse Exp $
#
DISTNAME= eperl-2.2.2
DISTNAME= eperl-2.2.3
CATEGORIES= lang www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://www.engelschall.com/sw/eperl/distrib/ \

View File

@ -1 +1 @@
MD5 (eperl-2.2.2.tar.gz) = 799a4e61e90cd7e11cad39e96a12b65e
MD5 (eperl-2.2.3.tar.gz) = c7717e546fe0220bf0561b5795449be2

View File

@ -6,7 +6,7 @@
ePerl -- Embedded Perl 5 Language
Version 2.2.2 (14-08-1997)
Version 2.2.3 (21-08-1997)
ePerl interprets an ASCII file bristled with Perl 5 program statements by
evaluating the Perl 5 code while passing through the plain ASCII data. It