pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Parse-MIME
Module Name: pkgsrc
Committed By: wen
Date: Mon Aug 20 02:27:53 UTC 2018
Modified Files:
pkgsrc/mail/p5-Parse-MIME: Makefile distinfo
Log Message:
Update to 1.004
Update DEPENDS
Upstream changes:
1.004 Sun 19 Aug 2018
- No functional changes
- Tests powered by JSON::PP instead of JSON::XS
- Simplified tests with fewer dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-Parse-MIME/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/p5-Parse-MIME/distinfo
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.3 pkgsrc/mail/p5-Parse-MIME/Makefile:1.4
--- pkgsrc/mail/p5-Parse-MIME/Makefile:1.3 Mon Jun 5 14:24:08 2017
+++ pkgsrc/mail/p5-Parse-MIME/Makefile Mon Aug 20 02:27:53 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/06/05 14:24:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2018/08/20 02:27:53 wen Exp $
-DISTNAME= Parse-MIME-1.003
+DISTNAME= Parse-MIME-1.004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AR/ARISTOTLE/}
@@ -11,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/~aristo
COMMENT= Parse mime-types, match against media ranges
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+BUILD_DEPENDS+= p5-JSON-PP-[0-9]*:../../converters/p5-JSON-PP
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Parse/MIME/.packlist
Index: pkgsrc/mail/p5-Parse-MIME/distinfo
diff -u pkgsrc/mail/p5-Parse-MIME/distinfo:1.1 pkgsrc/mail/p5-Parse-MIME/distinfo:1.2
--- pkgsrc/mail/p5-Parse-MIME/distinfo:1.1 Fri Apr 15 11:43:26 2016
+++ pkgsrc/mail/p5-Parse-MIME/distinfo Mon Aug 20 02:27:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/04/15 11:43:26 wiz Exp $
+$NetBSD: distinfo,v 1.2 2018/08/20 02:27:53 wen Exp $
-SHA1 (Parse-MIME-1.003.tar.gz) = 2b32288af08382baa15e2c4cb4a8824a7a88c70d
-RMD160 (Parse-MIME-1.003.tar.gz) = f81f7cddb749034d9d1d3cbb6bd612c3ce6c4224
-SHA512 (Parse-MIME-1.003.tar.gz) = 6ffec28a1450134a3e6f9564a25b3e5e3910ff3b65b3edaf710bb24f178a6655cc1726e3513eec3e1bd59d7e2ab766d0e0657e10e718e23eabdbb23181594cab
-Size (Parse-MIME-1.003.tar.gz) = 13282 bytes
+SHA1 (Parse-MIME-1.004.tar.gz) = d01b3741d6b90f2696f1cad05628e86f6624e231
+RMD160 (Parse-MIME-1.004.tar.gz) = a42c0c48a1d957a678e4273c3f46186433584b2e
+SHA512 (Parse-MIME-1.004.tar.gz) = 540a83ac08ba96264453f46e2e507d7d94238b0eefc53624d55976a807bab1cd4a0687db97a09404d165644be13cea7726969744990fcea8c06bfd388d196e92
+Size (Parse-MIME-1.004.tar.gz) = 13225 bytes
Home |
Main Index |
Thread Index |
Old Index