pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-URI-Find



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Aug 16 00:46:41 UTC 2016

Modified Files:
        pkgsrc/www/p5-URI-Find: Makefile distinfo

Log Message:
Update to 20160806

Upstream changes:
20160806  Sat Aug  6 13:36:14 PDT 2016
    Distribution
    * Homepage is now metacpan
    * Now testing Strawberry Perl with AppVeyor
    * Kwalitee fix (Patrice Clement) [github 14]


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-URI-Find/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-URI-Find/distinfo

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-URI-Find/Makefile
diff -u pkgsrc/www/p5-URI-Find/Makefile:1.16 pkgsrc/www/p5-URI-Find/Makefile:1.17
--- pkgsrc/www/p5-URI-Find/Makefile:1.16        Wed Jun  8 19:25:17 2016
+++ pkgsrc/www/p5-URI-Find/Makefile     Tue Aug 16 00:46:41 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:25:17 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/16 00:46:41 wen Exp $
 
-DISTNAME=              URI-Find-20140709
+DISTNAME=              URI-Find-20160806
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=URI/}
 
@@ -13,14 +12,11 @@ LICENSE=            ${PERL5_LICENSE}
 
 # requires URI::URL 5.00 - oldest available URI on CPAN contains 5.03
 DEPENDS+=              p5-URI>=1.60:../../www/p5-URI
-#BUILD_DEPENDS+=               {perl>=5.10.1,p5-Test-Simple>=0.82}:../../devel/p5-Test-Simple
 
 USE_LANGUAGES=         # empty
 
 PERL5_PACKLIST=                auto/URI/Find/.packlist
 PERL5_MODULE_TYPE=     Module::Build
 
-#BUILD_DEPENDS+=               {perl>=5.13.11,p5-Module-Build>=0.30000}:../../devel/p5-Module-Build
-
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/p5-URI-Find/distinfo
diff -u pkgsrc/www/p5-URI-Find/distinfo:1.6 pkgsrc/www/p5-URI-Find/distinfo:1.7
--- pkgsrc/www/p5-URI-Find/distinfo:1.6 Wed Nov  4 02:47:20 2015
+++ pkgsrc/www/p5-URI-Find/distinfo     Tue Aug 16 00:46:41 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:47:20 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/08/16 00:46:41 wen Exp $
 
-SHA1 (URI-Find-20140709.tar.gz) = d73525f355f5f35aa1844b87802647c5ecb9120b
-RMD160 (URI-Find-20140709.tar.gz) = 6d962c7ab091186a75b0b9a50173cb3c1fa93700
-SHA512 (URI-Find-20140709.tar.gz) = c7f560ceb08802ba0be08f6f2e46ef8056d36b11eb70af41adea6179f9950a8bfe0b27a813d054c8585c808979653afc9630583b3c02b99ad9c91dbadc8c3f65
-Size (URI-Find-20140709.tar.gz) = 28453 bytes
+SHA1 (URI-Find-20160806.tar.gz) = 734825f40c573bd9bb2df88978045dce62107176
+RMD160 (URI-Find-20160806.tar.gz) = 1e3da1866cac4e4e898bad47db3d2618d86f2a34
+SHA512 (URI-Find-20160806.tar.gz) = 1d87ec7cadbe363a701fdf5edacdd3c52a13d43aa5d7d28e9b7a8b41936adb12d615e4d2a1615d280fccfcfea1cdc374d4e1839505bb5e58837ea3fe8718c8cc
+Size (URI-Find-20160806.tar.gz) = 37371 bytes



Home | Main Index | Thread Index | Old Index