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:   wiz
Date:           Mon Oct  9 07:24:49 UTC 2017

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

Log Message:
p5-Alien-Base-ModuleBuild: update to 1.00.

1.00 2017-10-01 06:21:53 -0400
  - Remove Alien::Base::PkgConfig
  - Require Alien::Build::PkgConfig 1.20


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.2
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.1 Fri Sep 29 13:27:30 2017
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Mon Oct  9 07:24:49 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 13:27:30 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/09 07:24:49 wiz Exp $
 
-DISTNAME=      Alien-Base-ModuleBuild-0.046
+DISTNAME=      Alien-Base-ModuleBuild-1.00
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
@@ -15,6 +15,7 @@ PERL5_MODULE_TYPE=    Module::Build
 
 USE_TOOLS+=    pkg-config:run
 
+DEPENDS+=      p5-Alien-Build>=1.22:../../devel/p5-Alien-Build
 DEPENDS+=      p5-Archive-Extract-[0-9]*:../../archivers/p5-Archive-Extract
 DEPENDS+=      p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny
 DEPENDS+=      p5-File-chdir-[0-9]*:../../devel/p5-File-chdir
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.1 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.2
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.1 Fri Sep 29 13:27:30 2017
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo     Mon Oct  9 07:24:49 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/29 13:27:30 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/10/09 07:24:49 wiz Exp $
 
-SHA1 (Alien-Base-ModuleBuild-0.046.tar.gz) = 13611dcd30412e9e09cfa271981f7a5ae74da091
-RMD160 (Alien-Base-ModuleBuild-0.046.tar.gz) = 4ac1dc0f12ef0196b25d289faf7a65320375dad1
-SHA512 (Alien-Base-ModuleBuild-0.046.tar.gz) = 41982421de8873662ae8552bdb8e00a79787e521522ec4074fb21c879dfd3e89798cfae7e38564c3f85d28e10b8361b201a7eb113c845ef934c913a455bf527b
-Size (Alien-Base-ModuleBuild-0.046.tar.gz) = 66588 bytes
+SHA1 (Alien-Base-ModuleBuild-1.00.tar.gz) = 3b6b7a0ff67cf6bc7e1be6ab7d16fbebf7b4d0b3
+RMD160 (Alien-Base-ModuleBuild-1.00.tar.gz) = 9a914300b4fe37f781aedfddc310cdd28b7f856b
+SHA512 (Alien-Base-ModuleBuild-1.00.tar.gz) = e426bac5bb9911585b10871c714957817a139ea484732cfb96733eec38e65abbccf6733153f9ce30e674987aea03d16763bd95de50c88eaf85c43a27b6f6663d
+Size (Alien-Base-ModuleBuild-1.00.tar.gz) = 63444 bytes



Home | Main Index | Thread Index | Old Index