pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Base-ModuleBuild



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jun  8 01:39:56 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Alien-Base-ModuleBuild: Makefile distinfo

Log Message:
Update to 1.04

Upstream changes:
1.04 2018-06-06 09:00:21 -0400
  - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build
    Previously there were some edge cases with setting it to
    'default'

1.03 2018-05-09 08:15:56 -0400
  - Fix warning


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile \
    pkgsrc/devel/p5-Alien-Base-ModuleBuild/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-Base-ModuleBuild/Makefile
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.3 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.4
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.3 Wed Mar 14 07:42:07 2018
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Fri Jun  8 01:39:55 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/03/14 07:42:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/06/08 01:39:55 wen Exp $
 
-DISTNAME=      Alien-Base-ModuleBuild-1.02
+DISTNAME=      Alien-Base-ModuleBuild-1.04
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.3 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.4
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.3 Wed Mar 14 07:42:07 2018
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo     Fri Jun  8 01:39:55 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/03/14 07:42:07 wiz Exp $
+$NetBSD: distinfo,v 1.4 2018/06/08 01:39:55 wen Exp $
 
-SHA1 (Alien-Base-ModuleBuild-1.02.tar.gz) = 0ef39c0c69851d252ccd27179efa8227e3d7b382
-RMD160 (Alien-Base-ModuleBuild-1.02.tar.gz) = 4fc02a2c1f191b4c4ec96ae0fc350a5034a2ea05
-SHA512 (Alien-Base-ModuleBuild-1.02.tar.gz) = 7f680d065ec28b5beef71b72264a636936ce475dc6fd23b45fc0af8b36deb32e21d98e99b36693c0cdb7ca665ba5440f4e9c62dcf3b766c9a4527bb375ef4b53
-Size (Alien-Base-ModuleBuild-1.02.tar.gz) = 63338 bytes
+SHA1 (Alien-Base-ModuleBuild-1.04.tar.gz) = 9f98d8ce68042741650711dad10401e71974ca2d
+RMD160 (Alien-Base-ModuleBuild-1.04.tar.gz) = 6a24dec39f2dd1a0f5f4b39528a98a66000a1f68
+SHA512 (Alien-Base-ModuleBuild-1.04.tar.gz) = adfa0808ffe0d878ab806e33cea1921926d1c8ecb17c53c6fa2199557d642c633be8105216300c86b74c271deaded47a02a3dc83986ce013249f2143a9c221e6
+Size (Alien-Base-ModuleBuild-1.04.tar.gz) = 63774 bytes



Home | Main Index | Thread Index | Old Index