pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTTP-Headers-Fast
Module Name: pkgsrc
Committed By: wen
Date: Wed Sep 6 13:17:57 UTC 2017
Modified Files:
pkgsrc/www/p5-HTTP-Headers-Fast: Makefile
Log Message:
Fix build.
Reported by: joerg@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/p5-HTTP-Headers-Fast/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-HTTP-Headers-Fast/Makefile
diff -u pkgsrc/www/p5-HTTP-Headers-Fast/Makefile:1.8 pkgsrc/www/p5-HTTP-Headers-Fast/Makefile:1.9
--- pkgsrc/www/p5-HTTP-Headers-Fast/Makefile:1.8 Tue Aug 29 07:45:39 2017
+++ pkgsrc/www/p5-HTTP-Headers-Fast/Makefile Wed Sep 6 13:17:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/08/29 07:45:39 wen Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/06 13:17:57 wen Exp $
DISTNAME= HTTP-Headers-Fast-0.21
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-HTTP-Date>0:../../www/p5-HTTP-Date
BUILD_DEPENDS= p5-Test-Requires>0:../../devel/p5-Test-Requires
-PERL5_MODULE_TYPE= Module::Build
+PERL5_MODULE_TYPE= Module::Build::Tiny
PERL5_PACKLIST= auto/HTTP/Headers/Fast/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index