Thu Aug 6 09:06:29 2015 UTC ()
Update to 0.12:

0.12 2015-06-20
 - Remove spurious Module::Build from test. Reported by gregor herrmann,
   Debian team, https://bugs.debian.org/789210

0.11 2015-06-11
 - Explicitly state minimum perl version as 5.8 in Makefile.PL.

0.10 2015-06-09
 - Include new test in MANIFEST
    RT 105112 - SREZIC

0.09 2015-06-09
 - Exclude newlines from whitespace on either side of '='
    RT 65394, fix by sdme.


(wiz)
diff -r1.16 -r1.17 pkgsrc/devel/p5-File-DesktopEntry/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-File-DesktopEntry/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-File-DesktopEntry/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-DesktopEntry/Makefile 2015/06/12 10:49:13 1.16
+++ pkgsrc/devel/p5-File-DesktopEntry/Makefile 2015/08/06 09:06:29 1.17
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2015/08/06 09:06:29 wiz Exp $
2 2
3DISTNAME= File-DesktopEntry-0.08 3DISTNAME= File-DesktopEntry-0.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/File-DesktopEntry/ 9HOMEPAGE= http://search.cpan.org/dist/File-DesktopEntry/
11COMMENT= Perl module for handling .desktop files 10COMMENT= Perl module for handling .desktop files
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-File-BaseDir>=0.03:../../devel/p5-File-BaseDir 13DEPENDS+= p5-File-BaseDir>=0.03:../../devel/p5-File-BaseDir
15 14
16PERL5_PACKLIST= auto/File/DesktopEntry/.packlist 15PERL5_PACKLIST= auto/File/DesktopEntry/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-File-DesktopEntry/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-DesktopEntry/distinfo 2015/02/02 16:43:08 1.5
+++ pkgsrc/devel/p5-File-DesktopEntry/distinfo 2015/08/06 09:06:29 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2015/02/02 16:43:08 mef Exp $ 1$NetBSD: distinfo,v 1.6 2015/08/06 09:06:29 wiz Exp $
2 2
3SHA1 (File-DesktopEntry-0.08.tar.gz) = c2bd78e84a009ccc90f03126b96166ebb0e4a6d7 3SHA1 (File-DesktopEntry-0.12.tar.gz) = 11bac103879f57ac641efccd4b0390006d079447
4RMD160 (File-DesktopEntry-0.08.tar.gz) = cd7e83082efbbb0ac3f6e4301f1217be3b33c7be 4RMD160 (File-DesktopEntry-0.12.tar.gz) = b8ab41edd075c398a7a978049df0e6720e7c043c
5Size (File-DesktopEntry-0.08.tar.gz) = 14273 bytes 5Size (File-DesktopEntry-0.12.tar.gz) = 17509 bytes