diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-09-21 13:40:15 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-09-21 13:40:15 +0000 |
commit | d3c6c0c3d518cb8db266de679dc668ddc3dc8f9f (patch) | |
tree | a8942af135358f373fda4d496132745db3fd0a40 | |
parent | f0e054c13b4af604e6a19e392682eab386f192cc (diff) |
Notes
-rw-r--r-- | devel/p5-Term-Menus/Makefile | 12 | ||||
-rw-r--r-- | devel/p5-Term-Menus/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/devel/p5-Term-Menus/Makefile b/devel/p5-Term-Menus/Makefile index 94c7d6389656..def3fa510322 100644 --- a/devel/p5-Term-Menus/Makefile +++ b/devel/p5-Term-Menus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Term-Menus -PORTVERSION= 1.97 +PORTVERSION= 1.98 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:REEDFISH @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Create Powerful Terminal, Console and CMD Environment Menus +LICENSE= GPLv3 + BUILD_DEPENDS= p5-Data-Dump-Streamer>0:${PORTSDIR}/devel/p5-Data-Dump-Streamer \ p5-Term-RawInput>=0:${PORTSDIR}/devel/p5-Term-RawInput \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey @@ -24,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= Term::Menus.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-Module-Load-Conditional>=0:${PORTSDIR}/devel/p5-Module-Load-Conditional -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Term-Menus/distinfo b/devel/p5-Term-Menus/distinfo index fdccfd49f2bf..40391295cd49 100644 --- a/devel/p5-Term-Menus/distinfo +++ b/devel/p5-Term-Menus/distinfo @@ -1,2 +1,2 @@ -SHA256 (Term-Menus-1.97.tar.gz) = b6a916fc69290620aa4d024f953f915ae5b958c02c032a0c0501c5d3b387b2a7 -SIZE (Term-Menus-1.97.tar.gz) = 88385 +SHA256 (Term-Menus-1.98.tar.gz) = a0b219474420b30631c53206ec8c856e23f5f65e10cff9656399e8ae961875f5 +SIZE (Term-Menus-1.98.tar.gz) = 93923 |