pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/34386: [update] misc/p5-File-MMagic



>Number:         34386
>Category:       pkg
>Synopsis:       [update] misc/p5-File-MMagic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 30 11:20:02 +0000 2006
>Originator:     Martin Wilke
>Release:        NetBSD 4.0_BETA i386
>Organization:
>Environment:


System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
        miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX



>Description:


- Update to 1.27

- Changelog

        * MMagic.pm (readMagicLine): Changed regex for magic entry.
          (Reported by Dylan Vanderhoof, thank you)
        * MMagic.pm: Added a new line at the end of file.
          (Reported by Vilmos Soti, thank you.)
        * MMagic.pm (magicMatch, dumpMagic): Fixed time waste problem


>How-To-Repeat:





>Fix:


--- p5-File-MMagic.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/misc/p5-File-MMagic/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile    2 May 2006 04:29:48 -0000       1.16
+++ Makefile    30 Aug 2006 07:24:59 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.16 2006/05/02 04:29:48 jlam Exp $
 
-DISTNAME=              File-MMagic-1.26
+DISTNAME=              File-MMagic-1.27
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5fim
 CATEGORIES=            misc perl5
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/misc/p5-File-MMagic/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo    2 May 2006 04:29:48 -0000       1.8
+++ distinfo    30 Aug 2006 07:25:22 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.8 2006/05/02 04:29:48 jlam Exp $
 
-SHA1 (File-MMagic-1.26.tar.gz) = 0c3f9da24c5f76f4bd2f074f5fb61f071d7fe111
-RMD160 (File-MMagic-1.26.tar.gz) = 7a101f9cae61407d66defe92e9dc1bab49877485
-Size (File-MMagic-1.26.tar.gz) = 21228 bytes
+SHA1 (File-MMagic-1.27.tar.gz) = cf4fdd9b0b468b81ad59f744de3d11b98094ef30
+RMD160 (File-MMagic-1.27.tar.gz) = 8406a265ba35b8904e28e4f19ab401cd7d55740d
+Size (File-MMagic-1.27.tar.gz) = 21332 bytes
--- p5-File-MMagic.diff ends here ---






Home | Main Index | Thread Index | Old Index