1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Update to 0.4

- Update maintainer address

Approved by: tabthorpe (co-mentor)
This commit is contained in:
Philippe Audeoud 2008-03-06 14:18:03 +00:00
parent 24dbd37aa8
commit ce4741bf40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208505
2 changed files with 7 additions and 6 deletions

View File

@ -6,17 +6,18 @@
#
PORTNAME= perlconsole
PORTVERSION= 0.3
PORTVERSION= 0.4
CATEGORIES= devel
MASTER_SITES= http://www.cpan.org/modules/by-module/Test/SUKRIA/
MAINTAINER= jadawin@tuxaco.net
MAINTAINER= jadawin@FreeBSD.org
COMMENT= A light program that lets you evaluate Perl code interactively
RUN_DEPENDS= ${BASEP}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${BASEP}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
${BASEP}/Module/Refresh.pm:${PORTSDIR}/devel/p5-Module-Refresh \
${BASEP}/Lexical/Persistence.pm:${PORTSDIR}/devel/p5-Lexical-Persistence
${BASEP}/Lexical/Persistence.pm:${PORTSDIR}/devel/p5-Lexical-Persistence \
${BASEP}/B/Keywords.pm:${PORTSDIR}/devel/p5-B-Keywords
BASEP= ${SITE_PERL}

View File

@ -1,3 +1,3 @@
MD5 (perlconsole-0.3.tar.gz) = 6ffecc40da21aa331ec1023446acc067
SHA256 (perlconsole-0.3.tar.gz) = 66a3973652d0cd59e662edc17da4376ea8a7754e76b3dc346d49f87d9417e991
SIZE (perlconsole-0.3.tar.gz) = 15580
MD5 (perlconsole-0.4.tar.gz) = 4a31b5f720b3c05f1a5564ce78459f22
SHA256 (perlconsole-0.4.tar.gz) = bf47ea69e6e128d0b49a2207ca575dd8c2158d417d504214d3de9ce59191afe3
SIZE (perlconsole-0.4.tar.gz) = 15279