aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-File-DesktopEntry/Makefile11
-rw-r--r--devel/p5-File-DesktopEntry/distinfo4
-rw-r--r--devel/p5-File-DesktopEntry/pkg-descr2
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-File-DesktopEntry/Makefile b/devel/p5-File-DesktopEntry/Makefile
index 81bd2d84c052..39fba6197283 100644
--- a/devel/p5-File-DesktopEntry/Makefile
+++ b/devel/p5-File-DesktopEntry/Makefile
@@ -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 @@ PKGNAMEPREFIX= p5-
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 <bsd.port.mk>
diff --git a/devel/p5-File-DesktopEntry/distinfo b/devel/p5-File-DesktopEntry/distinfo
index 22b40424c369..fd142bd3fdfc 100644
--- a/devel/p5-File-DesktopEntry/distinfo
+++ b/devel/p5-File-DesktopEntry/distinfo
@@ -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
diff --git a/devel/p5-File-DesktopEntry/pkg-descr b/devel/p5-File-DesktopEntry/pkg-descr
index 9825d5170cda..518af0ed8f12 100644
--- a/devel/p5-File-DesktopEntry/pkg-descr
+++ b/devel/p5-File-DesktopEntry/pkg-descr
@@ -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/