1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.05

PR:		ports/106183
Submitted by:   Christopher Boumenot <boumenot@gmail.com>
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2006-12-22 09:15:06 +00:00
parent a5242989bb
commit a25f8cf1b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180472
4 changed files with 4 additions and 31 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Shell-Base
PORTVERSION= 0.04
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Shell

View File

@ -1,3 +1,3 @@
MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa
SHA256 (Shell-Base-0.04.tar.gz) = 2e1dc142d44a58fa7747371fc2e8567fdcd3a21d72f82e281a8825474c2618fe
SIZE (Shell-Base-0.04.tar.gz) = 25520
MD5 (Shell-Base-0.05.tar.gz) = a23bb69a122fd4e0c58e68ec6f03bb9a
SHA256 (Shell-Base-0.05.tar.gz) = 9296619d0551b228885a52d0a15670a4da43c0bb10633a3b8e37529c1a8e607f
SIZE (Shell-Base-0.05.tar.gz) = 26161

View File

@ -1,15 +0,0 @@
--- Base.pm.orig Mon Feb 23 21:03:44 2004
+++ Base.pm Mon Feb 23 21:02:36 2004
@@ -16,7 +16,7 @@
);
use Carp qw(carp croak);
-use Env qw($PAGER $SHELL $COLUMNS);
+use Env qw(PAGER SHELL COLUMNS);
use IO::File;
use File::Basename qw(basename);
use Term::Size qw(chars);
Unfortunately, this causes t/signature to fail because of a broken
checksum. Here's a patch for that:

View File

@ -1,12 +0,0 @@
--- SIGNATURE.orig Mon Jan 5 18:12:11 2004
+++ SIGNATURE Mon Feb 23 21:06:31 2004
@@ -14,7 +14,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-SHA1 c941b31eea4980a6c9c77772ed7c9b686ef51d8a Base.pm
+SHA1 ec952ea398e416b8866f8dad9e2794b8745c1e12 Base.pm
SHA1 fd7a3bbc15b5e588bfbe5734d81e99e3369d001d Changes
SHA1 6773da3ad1af9e5bc9e53ca83703018b54fefbb4 MANIFEST
SHA1 c330e5c03d60d95c197e019f6d5a350b6642c3d6 META.yml