aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Shell-Base
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-22 09:15:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-22 09:15:06 +0000
commita25f8cf1b5e9b8f0530263bce7bef499a244fa61 (patch)
treef5e1eb58f21304710c58a916f5e110177c0051e4 /devel/p5-Shell-Base
parenta5242989bb99f395b41ef7e1af9f8136b853aef0 (diff)
downloadports-a25f8cf1b5e9b8f0530263bce7bef499a244fa61.tar.gz
ports-a25f8cf1b5e9b8f0530263bce7bef499a244fa61.zip
Notes
Diffstat (limited to 'devel/p5-Shell-Base')
-rw-r--r--devel/p5-Shell-Base/Makefile2
-rw-r--r--devel/p5-Shell-Base/distinfo6
-rw-r--r--devel/p5-Shell-Base/files/patch-Base.pm15
-rw-r--r--devel/p5-Shell-Base/files/patch-SIGNATURE12
4 files changed, 4 insertions, 31 deletions
diff --git a/devel/p5-Shell-Base/Makefile b/devel/p5-Shell-Base/Makefile
index ec2690a9396a..77ab0af7c54a 100644
--- a/devel/p5-Shell-Base/Makefile
+++ b/devel/p5-Shell-Base/Makefile
@@ -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
diff --git a/devel/p5-Shell-Base/distinfo b/devel/p5-Shell-Base/distinfo
index d67b6972ab8c..a1ecfced15d7 100644
--- a/devel/p5-Shell-Base/distinfo
+++ b/devel/p5-Shell-Base/distinfo
@@ -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
diff --git a/devel/p5-Shell-Base/files/patch-Base.pm b/devel/p5-Shell-Base/files/patch-Base.pm
deleted file mode 100644
index 77aebe439b7a..000000000000
--- a/devel/p5-Shell-Base/files/patch-Base.pm
+++ /dev/null
@@ -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:
-
diff --git a/devel/p5-Shell-Base/files/patch-SIGNATURE b/devel/p5-Shell-Base/files/patch-SIGNATURE
deleted file mode 100644
index d154d43754d1..000000000000
--- a/devel/p5-Shell-Base/files/patch-SIGNATURE
+++ /dev/null
@@ -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
-