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:   mef
Date:           Wed Jan  1 02:41:18 UTC 2020

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

Log Message:
(devel/p5-Alien-Build) Updated to 1.94

1.94      2019-12-16 12:17:26 -0700
  - Prefer tar.exe on Windows if it is bsdtar (gh#150)
  - Prefer tar.exe on Windows for unzip if it is bsdtar (gh#151, gh#152)

1.93      2019-12-09 02:22:44 -0700
  - curl plugin not used unless required -J option is supported.
    (gh#147, gh#148)


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Alien-Build/Makefile
cvs rdiff -u -r1.15 -r1.16 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.19 pkgsrc/devel/p5-Alien-Build/Makefile:1.20
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.19   Wed Nov 27 12:12:11 2019
+++ pkgsrc/devel/p5-Alien-Build/Makefile        Wed Jan  1 02:41:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/11/27 12:12:11 mef Exp $
+# $NetBSD: Makefile,v 1.20 2020/01/01 02:41:17 mef Exp $
 
-DISTNAME=      Alien-Build-1.92
+DISTNAME=      Alien-Build-1.94
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/

Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.15 pkgsrc/devel/p5-Alien-Build/distinfo:1.16
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.15   Wed Nov 27 12:12:11 2019
+++ pkgsrc/devel/p5-Alien-Build/distinfo        Wed Jan  1 02:41:17 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/11/27 12:12:11 mef Exp $
+$NetBSD: distinfo,v 1.16 2020/01/01 02:41:17 mef Exp $
 
-SHA1 (Alien-Build-1.92.tar.gz) = 55a4dfe72ca857b05ccfe2f49fd33abf3175c40d
-RMD160 (Alien-Build-1.92.tar.gz) = f3d383169c392123cb9186594b88e1783020de49
-SHA512 (Alien-Build-1.92.tar.gz) = 8f9a6e73222427982acf92ab8b6f1bb6273de59de616601552fca600b170543c07239c69ff1ceb36176495df813b72e795edbd6eca4caf611c362891bf909449
-Size (Alien-Build-1.92.tar.gz) = 270414 bytes
+SHA1 (Alien-Build-1.94.tar.gz) = 002d46e94ce0d8b1aa51a7a32efb01031614e7f5
+RMD160 (Alien-Build-1.94.tar.gz) = b354cafafef97a509efbc07322a4fdbd8bd47075
+SHA512 (Alien-Build-1.94.tar.gz) = 175691dd76aaaef93618a0b14bb7b025a664902d436208cf621277d76b4baea3f1227db1e9522cf64259257d0f955cacad7b237a30a046cca7aff1e448633393
+Size (Alien-Build-1.94.tar.gz) = 248631 bytes



Home | Main Index | Thread Index | Old Index