Index: devel/p5-File-DesktopEntry/Makefile =================================================================== --- devel/p5-File-DesktopEntry/Makefile (revision 380625) +++ devel/p5-File-DesktopEntry/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= File-DesktopEntry -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +10,13 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Object to handle desktop files -BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ - p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Index: devel/p5-File-DesktopEntry/distinfo =================================================================== --- devel/p5-File-DesktopEntry/distinfo (revision 380625) +++ devel/p5-File-DesktopEntry/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (File-DesktopEntry-0.05.tar.gz) = 21c5f6422fe0c21a4e42bab2a8e24be41b11c6a7f95723b6e3999d80800a65d9 -SIZE (File-DesktopEntry-0.05.tar.gz) = 16623 +SHA256 (File-DesktopEntry-0.08.tar.gz) = 1e51b962f21fb9ce31df88210e305605f48f595845eed536c1f049cf0de09486 +SIZE (File-DesktopEntry-0.08.tar.gz) = 14273 Index: devel/p5-File-DesktopEntry/pkg-descr =================================================================== --- devel/p5-File-DesktopEntry/pkg-descr (revision 380625) +++ devel/p5-File-DesktopEntry/pkg-descr (working copy) @@ -1,4 +1,4 @@ This module is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. -WWW: http://search.cpan.org/dist/File-DesktopEntry/ +WWW: http://search.cpan.org/dist/File-DesktopEntry/