pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-MimeInfo
Module Name: pkgsrc
Committed By: wen
Date: Wed Aug 15 01:19:46 UTC 2018
Modified Files:
pkgsrc/devel/p5-File-MimeInfo: Makefile distinfo
Log Message:
Update to 0.29
Upstream changes:
0.29 2018-08-05
- Stable release to CPAN.
0.28_03 2017-01-22
- `mimeinfo --stdin` did not work. Reported by Marius Gavrilescu,
Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784545
Added minimal tests for `mimeinfo`.
0.28_02 2016-12-17
- Improved handling of Path::Tiny objects in default method.
0.28_01 2016-11-29
- Spelling fix courtesy gregor herrmann, Debian Perl group (fixes #25)
- Added t/000-report-versions-tiny.t to find out issue with Path::Tiny file
handles.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-File-MimeInfo/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-File-MimeInfo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-File-MimeInfo/Makefile
diff -u pkgsrc/devel/p5-File-MimeInfo/Makefile:1.27 pkgsrc/devel/p5-File-MimeInfo/Makefile:1.28
--- pkgsrc/devel/p5-File-MimeInfo/Makefile:1.27 Mon Jun 5 14:22:59 2017
+++ pkgsrc/devel/p5-File-MimeInfo/Makefile Wed Aug 15 01:19:46 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2018/08/15 01:19:46 wen Exp $
-DISTNAME= File-MimeInfo-0.28
+DISTNAME= File-MimeInfo-0.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
Index: pkgsrc/devel/p5-File-MimeInfo/distinfo
diff -u pkgsrc/devel/p5-File-MimeInfo/distinfo:1.10 pkgsrc/devel/p5-File-MimeInfo/distinfo:1.11
--- pkgsrc/devel/p5-File-MimeInfo/distinfo:1.10 Thu Dec 15 21:50:44 2016
+++ pkgsrc/devel/p5-File-MimeInfo/distinfo Wed Aug 15 01:19:46 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/12/15 21:50:44 mef Exp $
+$NetBSD: distinfo,v 1.11 2018/08/15 01:19:46 wen Exp $
-SHA1 (File-MimeInfo-0.28.tar.gz) = 2c7f92541b4a7634ed7f719038c228cf49d4d9ec
-RMD160 (File-MimeInfo-0.28.tar.gz) = a1fc6fa8b85adcd52f322aed693118b3df99f0c8
-SHA512 (File-MimeInfo-0.28.tar.gz) = 894bf234cb5ff01d6bc995f857549e854457cd3eb8df17ce55bb63348def2c63e818d1add8617ad1ace20d9024e68cce954984328707ab51afcc818d47a9d5c0
-Size (File-MimeInfo-0.28.tar.gz) = 32561 bytes
+SHA1 (File-MimeInfo-0.29.tar.gz) = a224127fe79be75222eb9e64e8289218fac4d5ba
+RMD160 (File-MimeInfo-0.29.tar.gz) = fa0bc057c31da9a82f59114bca73b75fa4a39ab3
+SHA512 (File-MimeInfo-0.29.tar.gz) = 3b012843a0934e2df78a28e52efec3cbe10b06fd2be7f3d63f64309752240af2e7ef9440a839aa170197f1037baee5fdcf1c1303fd57349841f37ee7001b68dd
+Size (File-MimeInfo-0.29.tar.gz) = 33113 bytes
Home |
Main Index |
Thread Index |
Old Index