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: wen
Date: Fri Jun 8 01:34:44 UTC 2018
Modified Files:
pkgsrc/devel/p5-Alien-Build: Makefile distinfo
Log Message:
Update to 1.43
Add missing BUILD_DEPENDS
Upstream changes:
1.43 2018-06-03 06:41:28 -0400
- Documentation fixes
- Use a custom site.config to ensure libraries are installed in lib
and not lib64 or lib/64 for share installs
1.42 2018-05-09 08:19:18 -0400
- Corrected typo for install_prop->{old}->{prefix} (had been preifx)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Alien-Build/Makefile \
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.8 pkgsrc/devel/p5-Alien-Build/Makefile:1.9
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.8 Thu Apr 26 13:31:09 2018
+++ pkgsrc/devel/p5-Alien-Build/Makefile Fri Jun 8 01:34:44 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/04/26 13:31:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/08 01:34:44 wen Exp $
-DISTNAME= Alien-Build-1.41
+DISTNAME= Alien-Build-1.43
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
@@ -24,6 +24,7 @@ DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:.
BUILD_DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
BUILD_DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
+BUILD_DEPENDS+= p5-Test2-Suite>=0.000060:../../devel/p5-Test2-Suite
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.8 pkgsrc/devel/p5-Alien-Build/distinfo:1.9
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.8 Thu Apr 26 13:31:09 2018
+++ pkgsrc/devel/p5-Alien-Build/distinfo Fri Jun 8 01:34:44 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/04/26 13:31:09 wiz Exp $
+$NetBSD: distinfo,v 1.9 2018/06/08 01:34:44 wen Exp $
-SHA1 (Alien-Build-1.41.tar.gz) = f480569e44b93788515a40eb789449733e819145
-RMD160 (Alien-Build-1.41.tar.gz) = ea6ef3703ecc473712b603d8ec41f1ca28a13bcc
-SHA512 (Alien-Build-1.41.tar.gz) = 0298b72b666079a6d5b47f9aaf00ce7c97a33897534a69af642b9773dab6ad8c822bf5ca079e5fea4530b12405e40701263227443ebd4085c6974021de058266
-Size (Alien-Build-1.41.tar.gz) = 219895 bytes
+SHA1 (Alien-Build-1.43.tar.gz) = 5d38363bd319e4b19d865317390a47124d9f7810
+RMD160 (Alien-Build-1.43.tar.gz) = bf609b0e70ee85470d6f279b8c13f8f4746dbba5
+SHA512 (Alien-Build-1.43.tar.gz) = ba60413143c1dae2fa335ff350a7470b3984c61b0b07791b37aee91a95898acd6667e2b3f18828638539a5cc1fff80cbf7a349b95adb7028198df0d5f1c8dc86
+Size (Alien-Build-1.43.tar.gz) = 216856 bytes
Home |
Main Index |
Thread Index |
Old Index