pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 4 11:51:12 UTC 2020
Modified Files:
pkgsrc/mail/p5-Parse-MIME: Makefile
pkgsrc/www/p5-WWW-Form-UrlEncoded: Makefile
Log Message:
*: remove p5-JSON-PP, part of perl
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/p5-Parse-MIME/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Parse-MIME/Makefile
diff -u pkgsrc/mail/p5-Parse-MIME/Makefile:1.9 pkgsrc/mail/p5-Parse-MIME/Makefile:1.10
--- pkgsrc/mail/p5-Parse-MIME/Makefile:1.9 Mon Aug 31 18:10:06 2020
+++ pkgsrc/mail/p5-Parse-MIME/Makefile Fri Sep 4 11:51:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/08/31 18:10:06 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/09/04 11:51:12 wiz Exp $
DISTNAME= Parse-MIME-1.005
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= https://metacpan.org/release/P
COMMENT= Parse mime-types, match against media ranges
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= p5-JSON-PP-[0-9]*:../../converters/p5-JSON-PP
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Parse/MIME/.packlist
Index: pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile
diff -u pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile:1.10 pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile:1.11
--- pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile:1.10 Mon Aug 31 18:13:13 2020
+++ pkgsrc/www/p5-WWW-Form-UrlEncoded/Makefile Fri Sep 4 11:51:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:13:13 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/04 11:51:12 wiz Exp $
DISTNAME= WWW-Form-UrlEncoded-0.26
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= https://metacpan.org/release/W
COMMENT= Parser and builder for application/x-www-form-urlencoded
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= p5-JSON-PP>=2.0:../../converters/p5-JSON-PP
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/WWW/Form/UrlEncoded/.packlist
PERL5_MODULE_TYPE= Module::Build
Home |
Main Index |
Thread Index |
Old Index