Skip to content

Commit

Permalink
Updated devel/p5-File-MimeInfo to 0.28
Browse files Browse the repository at this point in the history
--------------------------------------
0.28  2016-11-27
 -  Follow the current mime-apps-spec (fixes #8, #20)
    The current version of the mime-apps spec locates the per-user defaults
    file in `$XDG_CONFIG_HOME/mimeapps.list`. Use that location, and fall
    back to the per-system and distribution defaults as specified, with the
    previous legacy defaults file as a final fallback.
    Fix by Patrick Burroughs (Celti)
  • Loading branch information
mef committed Dec 15, 2016
1 parent 89683e4 commit 88a2daa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/p5-File-MimeInfo/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2016/06/08 19:22:56 wiz Exp $
# $NetBSD: Makefile,v 1.26 2016/12/15 21:50:44 mef Exp $

DISTNAME= File-MimeInfo-0.27
DISTNAME= File-MimeInfo-0.28
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-File-MimeInfo/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.9 2015/11/03 03:28:15 agc Exp $
$NetBSD: distinfo,v 1.10 2016/12/15 21:50:44 mef Exp $

SHA1 (File-MimeInfo-0.27.tar.gz) = 571dbd2faa15ba87809b3b5d5e200cccb247c493
RMD160 (File-MimeInfo-0.27.tar.gz) = 39b25436ec4c552a5276f1c7ccbf10a85e953c2d
SHA512 (File-MimeInfo-0.27.tar.gz) = 0be5b23d96291f792ac3190e38183021b0905870185979f11edc27ebb6fd0fb4726e3fde129cd92e42305978e15acf745eed9d7d203851b7ee2392c7f1e9a5c2
Size (File-MimeInfo-0.27.tar.gz) = 30814 bytes
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

0 comments on commit 88a2daa

Please sign in to comment.