Subject: pkg/23463: text/p5-Text-DelimMatch update to 1.06a
To: None <gnats-bugs@gnats.netbsd.org>
From: Min Sik Kim <minskim@bawi.org>
List: netbsd-bugs
Date: 11/16/2003 23:25:03
>Number:         23463
>Category:       pkg
>Synopsis:       text/p5-Text-DelimMatch update to 1.06a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 17 05:26:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Min Sik Kim
>Release:        NetBSD 1.6ZE
>Organization:
>Environment:
System: NetBSD mike.infnis.com 1.6ZE NetBSD 1.6ZE (MIKE) #6: Mon Nov 10 12:30:41 CST 2003 root@mike.infnis.com:/usr/obj/sys/arch/i386/compile/MIKE i386
Architecture: i386
Machine: i386
>Description:
Changes since 1.03:
  * Fixed a couple of places where "/s" was missing
    from the regex, preventing multi-line matches from working correctly.
  * Added returndelim() and strip_delim() methods to control
    whether or not the match returned includes the start and
    end delimiters. By default, delimiters are returned.
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Text-DelimMatch/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2003/07/17 22:54:37	1.7
+++ Makefile	2003/11/17 05:19:53
@@ -1,8 +1,9 @@
 # $NetBSD: Makefile,v 1.7 2003/07/17 22:54:37 grant Exp $
 #
 
-DISTNAME=	DelimMatch-1.03
-PKGNAME=	p5-Text-DelimMatch-1.03
+DISTNAME=	DelimMatch-1.06a
+PKGNAME=	p5-Text-DelimMatch-1.06a
+WRKSRC=		${WRKDIR}/${DISTNAME:S/a$//}
 SVR4_PKGNAME=	p5tdm
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Text/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Text-DelimMatch/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2001/04/20 15:05:03	1.2
+++ distinfo	2003/11/17 05:19:53
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.2 2001/04/20 15:05:03 skrll Exp $
 
-SHA1 (DelimMatch-1.03.tar.gz) = e2587e646ff54a2d2e00473a1ded876fe8ffbf29
-Size (DelimMatch-1.03.tar.gz) = 8109 bytes
+SHA1 (DelimMatch-1.06a.tar.gz) = 545d96d0fa34ed139e8633aab7f9df53448a182e
+Size (DelimMatch-1.06a.tar.gz) = 8529 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: