pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Build



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 13 07:46:37 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Alien-Build: Makefile distinfo

Log Message:
p5-Alien-Build: update to 2.32.

2.32      2020-09-11 10:42:41 -0600
  - Production release identical to 2.27_01

2.31_01   2020-09-09 06:26:25 -0600
  - Diagnostic release

2.30_01   2020-09-08 14:48:12 -0600
  - Documentation fixes (gh#223, #224, #225, shawnlaffan++)
  - Use shorter filename paths for test files to keep older versions of tar
    happy (gh#228, gh#229, gh#230)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Alien-Build/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Alien-Build/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Alien-Build/Makefile
diff -u pkgsrc/devel/p5-Alien-Build/Makefile:1.29 pkgsrc/devel/p5-Alien-Build/Makefile:1.30
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.29   Tue Sep  8 13:16:34 2020
+++ pkgsrc/devel/p5-Alien-Build/Makefile        Sun Sep 13 07:46:37 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/09/08 13:16:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/09/13 07:46:37 wiz Exp $
 
-DISTNAME=      Alien-Build-2.29
+DISTNAME=      Alien-Build-2.32
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}

Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.23 pkgsrc/devel/p5-Alien-Build/distinfo:1.24
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.23   Sun Sep  6 22:17:57 2020
+++ pkgsrc/devel/p5-Alien-Build/distinfo        Sun Sep 13 07:46:37 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/09/06 22:17:57 wiz Exp $
+$NetBSD: distinfo,v 1.24 2020/09/13 07:46:37 wiz Exp $
 
-SHA1 (Alien-Build-2.29.tar.gz) = 3d948502f95573afeb3f959895d71e62808c3204
-RMD160 (Alien-Build-2.29.tar.gz) = 8cdbfdb81c1df5d859f2cb1d69b1c6472f225279
-SHA512 (Alien-Build-2.29.tar.gz) = 7e6ad1695fcfc9ff98764e77a87014a6617c0e27f427d26f70a7fe0daa379963f73fe16e9993de87540e71070e696345bec41fc21c0e7003a144d94413a8522d
-Size (Alien-Build-2.29.tar.gz) = 313997 bytes
+SHA1 (Alien-Build-2.32.tar.gz) = c8441177d6933a3dd25f467b61f000a063a2f47e
+RMD160 (Alien-Build-2.32.tar.gz) = 68032ab343437ca97f4c056cdf3cbe12bb7bc066
+SHA512 (Alien-Build-2.32.tar.gz) = 5c9c66076c7c6f30535401aea588a85ca51282df74f1bb4f4b21bff1aaea0d74220b278a123a00adc74c21a1aa528966db01a77f4783bd8aeea894fe97349d43
+Size (Alien-Build-2.32.tar.gz) = 327696 bytes



Home | Main Index | Thread Index | Old Index