pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Authen-SASL



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Sep  1 03:34:16 UTC 2023

Modified Files:
        pkgsrc/security/p5-Authen-SASL: Makefile distinfo
Removed Files:
        pkgsrc/security/p5-Authen-SASL/patches: patch-Makefile.PL

Log Message:
Update to 2.1700

Upstream changes:
2.1700  2023-08-09
  [Fixed]
    - Version numbering (released as 2.1700,
      because 2.17 < 2.1401)
    - POD errors
    - Typos
    - Minimum Perl version 5.005 -> 5.6.0
    - Kwalitee errors
      * Accidentally packaged MYMETA.*
      * 'use warnings;' added in all modules
      * Synchronized versions in all modules
    - Out of bounds substr() (RT 85294)
  [Added]
    - README
    - More tests
  [Changed]
    - Release switched from EUMM to D::Z
  [Removed]
    - Authen::SASL::Cyrus is no longer loaded as
      an implementation; Authen::SASL::XS has been
      the successor for more than a decade


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/security/p5-Authen-SASL/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/p5-Authen-SASL/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/security/p5-Authen-SASL/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-Authen-SASL/Makefile
diff -u pkgsrc/security/p5-Authen-SASL/Makefile:1.37 pkgsrc/security/p5-Authen-SASL/Makefile:1.38
--- pkgsrc/security/p5-Authen-SASL/Makefile:1.37        Thu Jul  6 09:41:19 2023
+++ pkgsrc/security/p5-Authen-SASL/Makefile     Fri Sep  1 03:34:16 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2023/07/06 09:41:19 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2023/09/01 03:34:16 wen Exp $
 
-DISTNAME=      Authen-SASL-2.16
+DISTNAME=      Authen-SASL-2.1700
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   12
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
 

Index: pkgsrc/security/p5-Authen-SASL/distinfo
diff -u pkgsrc/security/p5-Authen-SASL/distinfo:1.13 pkgsrc/security/p5-Authen-SASL/distinfo:1.14
--- pkgsrc/security/p5-Authen-SASL/distinfo:1.13        Tue Oct 26 11:17:24 2021
+++ pkgsrc/security/p5-Authen-SASL/distinfo     Fri Sep  1 03:34:16 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:17:24 nia Exp $
+$NetBSD: distinfo,v 1.14 2023/09/01 03:34:16 wen Exp $
 
-BLAKE2s (Authen-SASL-2.16.tar.gz) = 5ceef28a2a1ff8eb0bdbbefa1c63c6cc46adb02f03c9cda9d0200c748efc50b2
-SHA512 (Authen-SASL-2.16.tar.gz) = d472b8b07b8915e65a219c0a40a7b6f25ca4fb767df301f426224b8f6ebf24d66fcb4422a1f421c39631e84585af06f6c64e41abe11e1e505d03e43a9f86bd6f
-Size (Authen-SASL-2.16.tar.gz) = 45129 bytes
+BLAKE2s (Authen-SASL-2.1700.tar.gz) = 851979ab48ce27bfe6633c19830763e155b64a2fa3caa42eb212460497afd702
+SHA512 (Authen-SASL-2.1700.tar.gz) = f2b7bef711535b2f11f2c75948c83df0d73cb830ecf101ecd36bc7435bf27677a526b5530e314798805d8a6c5be922909436ba2c9b84abedf7f36d2aa3e0727a
+Size (Authen-SASL-2.1700.tar.gz) = 37488 bytes
 SHA1 (patch-Makefile.PL) = 734136512c16edf4a555e6926d33c7e463f6afed



Home | Main Index | Thread Index | Old Index