pkgsrc-WIP-changes archive

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

*: remove p5-JSON-PP dependency, it is in perl core



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Sep 19 07:50:39 2017 +0200
Changeset:	6da2f92395a40121574dae0f20a80a4f3279bb3f

Modified Files:
	fgallery/Makefile
	p5-HTTP-BrowserDetect/Makefile

Log Message:
*: remove p5-JSON-PP dependency, it is in perl core

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6da2f92395a40121574dae0f20a80a4f3279bb3f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fgallery/Makefile              | 1 -
 p5-HTTP-BrowserDetect/Makefile | 1 -
 2 files changed, 2 deletions(-)

diffs:
diff --git a/fgallery/Makefile b/fgallery/Makefile
index 778ec2ca2a..1bd71c71ac 100644
--- a/fgallery/Makefile
+++ b/fgallery/Makefile
@@ -25,7 +25,6 @@ DEPENDS+=       pngcrush>=1.7:../../graphics/pngcrush
 DEPENDS+=       lcms2>=2.7:../../graphics/lcms2
 DEPENDS+=       p7zip>=9.38:../../archivers/p7zip
 DEPENDS+=       p5-Image-ExifTool>=10.0:../../graphics/p5-Image-ExifTool
-DEPENDS+=       p5-JSON-PP>=2.27:../../converters/p5-JSON-PP
 
 FG_SHAREDIR=    share/${PKGBASE}
 FG_VIEWDIR=     share/${PKGBASE}/view
diff --git a/p5-HTTP-BrowserDetect/Makefile b/p5-HTTP-BrowserDetect/Makefile
index 0a45bcde5a..6eb70c8d48 100644
--- a/p5-HTTP-BrowserDetect/Makefile
+++ b/p5-HTTP-BrowserDetect/Makefile
@@ -11,7 +11,6 @@ COMMENT=		Detect browser, version, OS from UserAgent
 LICENSE=		${PERL5_LICENSE}
 
 DEPENDS+=		p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
-DEPENDS+=		p5-JSON-PP-[0-9]*:../../converters/p5-JSON-PP
 
 PERL5_PACKLIST=		auto/HTTP/BrowserDetect/.packlist
 


Home | Main Index | Thread Index | Old Index