pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Crypt-Twofish



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 27 12:07:25 UTC 2021

Modified Files:
        pkgsrc/security/p5-Crypt-Twofish: Makefile distinfo
Removed Files:
        pkgsrc/security/p5-Crypt-Twofish/patches: patch-Makefile.PL

Log Message:
p5-Crypt-Twofish: update to 2.18.

2.18    2020-11-25      Abhijit Menon-Sen <ams%toroid.org@localhost>

    * Fix Makefile.PL to use -I. when executing tab/tables.pl, so that
      it can find tab/misc.h (suggested by Tim V)


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/security/p5-Crypt-Twofish/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/p5-Crypt-Twofish/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/security/p5-Crypt-Twofish/patches/patch-Makefile.PL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Crypt-Twofish/Makefile
diff -u pkgsrc/security/p5-Crypt-Twofish/Makefile:1.35 pkgsrc/security/p5-Crypt-Twofish/Makefile:1.36
--- pkgsrc/security/p5-Crypt-Twofish/Makefile:1.35      Mon Aug 31 18:11:15 2020
+++ pkgsrc/security/p5-Crypt-Twofish/Makefile   Tue Apr 27 12:07:25 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2020/08/31 18:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2021/04/27 12:07:25 wiz Exp $
 
-DISTNAME=              Crypt-Twofish-2.17
+DISTNAME=              Crypt-Twofish-2.18
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           7
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 

Index: pkgsrc/security/p5-Crypt-Twofish/distinfo
diff -u pkgsrc/security/p5-Crypt-Twofish/distinfo:1.8 pkgsrc/security/p5-Crypt-Twofish/distinfo:1.9
--- pkgsrc/security/p5-Crypt-Twofish/distinfo:1.8       Wed Jun  7 14:56:57 2017
+++ pkgsrc/security/p5-Crypt-Twofish/distinfo   Tue Apr 27 12:07:25 2021
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/06/07 14:56:57 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2021/04/27 12:07:25 wiz Exp $
 
-SHA1 (Crypt-Twofish-2.17.tar.gz) = f2659d7b9e7d7daadb3b2414174bd6ec8ac68eda
-RMD160 (Crypt-Twofish-2.17.tar.gz) = e170199a685f68b3761e9af274790ca422c9f015
-SHA512 (Crypt-Twofish-2.17.tar.gz) = c61d07f2fd3d88bff1e41eaa3008c6717fc21e9acf2e45d45c3a39b15500f71b3bc425a3df988bbbd5b6865085866595240f1574424aa70448d6c8b3f38ee2e2
-Size (Crypt-Twofish-2.17.tar.gz) = 13851 bytes
-SHA1 (patch-Makefile.PL) = 83e486dfc9464f828454fb6b2024bb2b89b74773
+SHA1 (Crypt-Twofish-2.18.tar.gz) = cf97ed3d8ece671f51d3403e926e92aea4c51c25
+RMD160 (Crypt-Twofish-2.18.tar.gz) = 1c7d5b18ea59142be101eda4992a9bd90f972fd9
+SHA512 (Crypt-Twofish-2.18.tar.gz) = e900b066e73237dbad8a9882c28509fcd8516c16478cdc2703883a1801d9ec387c4e43c38f6e50024c47f9fb2812c44f6096f2a2ce298f9d73303a84833b61a2
+Size (Crypt-Twofish-2.18.tar.gz) = 13904 bytes



Home | Main Index | Thread Index | Old Index