Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 13:30:27 -0600 (MDT)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        apeiron@comcast.net
Subject:   ports/98392: [PATCH] devel/p5-Shell-Base: update to 0.05
Message-ID:  <200606021930.k52JURpU082607@moondance.itsy-bitsy.net>
Resent-Message-ID: <200606021940.k52JeEFS058411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98392
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Shell-Base: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 19:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 0.05

Removed file(s):
- files/patch-SIGNATURE

Port maintainer (apeiron@comcast.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Shell-Base-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Shell-Base/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	15 Mar 2004 20:58:18 -0000	1.2
+++ Makefile	2 Jun 2006 19:30:31 -0000
@@ -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
@@ -16,7 +16,8 @@
 COMMENT=	Perl module implementing a simple command shell
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
-		${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords
+		${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords \
+		${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Shell-Base/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:29:28 -0000	1.3
+++ distinfo	2 Jun 2006 19:30:31 -0000
@@ -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
Index: files/patch-SIGNATURE
===================================================================
RCS file: files/patch-SIGNATURE
diff -N files/patch-SIGNATURE
--- files/patch-SIGNATURE	24 Feb 2004 11:03:26 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -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
-
--- p5-Shell-Base-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606021930.k52JURpU082607>