pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/p5-File-MMagic Update p5-File-MMagic package to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd82f09ea0aa
branches:  trunk
changeset: 519834:cd82f09ea0aa
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 11 03:55:33 2006 +0000

description:
Update p5-File-MMagic package to 1.27, fixing PR pkg/34386 from Martin Wilke.


2006-05-23  NOKUBI Takatsugu  <knok%daionet.gr.jp@localhost>

        * MMagic.pm: Version 1.27.

        * MMagic.pm (readMagicLine): Changed regex for magic entry.
          (Reported by Dylan Vanderhoof, thank you)

2006-05-17  NOKUBI Takatsugu  <knok%daionet.gr.jp@localhost>

        * MMagic.pm: Added a new line at the end of file.
          (Reported by Vilmos Soti, thank you.)

2006-02-08  Yukio USUDA  <usu%namazu.org@localhost>

        * MMagic.pm (magicMatch, dumpMagic): Fixed time waste problem.

diffstat:

 misc/p5-File-MMagic/Makefile |  4 ++--
 misc/p5-File-MMagic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 30a4c3ec1e47 -r cd82f09ea0aa misc/p5-File-MMagic/Makefile
--- a/misc/p5-File-MMagic/Makefile      Wed Oct 11 00:53:47 2006 +0000
+++ b/misc/p5-File-MMagic/Makefile      Wed Oct 11 03:55:33 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/05/02 04:29:48 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/11 03:55:33 taca Exp $
 
-DISTNAME=              File-MMagic-1.26
+DISTNAME=              File-MMagic-1.27
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5fim
 CATEGORIES=            misc perl5
diff -r 30a4c3ec1e47 -r cd82f09ea0aa misc/p5-File-MMagic/distinfo
--- a/misc/p5-File-MMagic/distinfo      Wed Oct 11 00:53:47 2006 +0000
+++ b/misc/p5-File-MMagic/distinfo      Wed Oct 11 03:55:33 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/05/02 04:29:48 jlam Exp $
+$NetBSD: distinfo,v 1.9 2006/10/11 03:55:33 taca 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



Home | Main Index | Thread Index | Old Index