ports/149142: Update port: devel/p5-Term-Menus
Frederic Culot
frederic at culot.org
Wed Aug 18 07:30:09 UTC 2010
The following reply was made to PR ports/149142; it has been noted by GNATS.
From: Frederic Culot <frederic at culot.org>
To: bug-followup at FreeBSD.org, frederic at culot.org, az at FreeBSD.org
Cc:
Subject: Re: ports/149142: Update port: devel/p5-Term-Menus
Date: Wed, 18 Aug 2010 09:28:32 +0200
--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Hello Andrej,
thank you for pointing out the availability of a new vendor release since I
issued this PR. Attached you will find the patch to update to the latest
available version as of today.
The patch includes:
- update to 1.41
- dependency on Term-ReadKey added
Thanks again Andrej.
Frederic
--cNdxnHkX5QqsyA0e
Content-Type: text/x-diff; charset=iso-8859-1
Content-Disposition: attachment; filename="p5-Term-Menus.diff"
diff -ruN p5-Term-Menus.bak/Makefile p5-Term-Menus/Makefile
--- p5-Term-Menus.bak/Makefile 2010-08-18 09:10:56.670098264 +0200
+++ p5-Term-Menus/Makefile 2010-08-18 09:17:30.695616032 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= Term-Menus
-PORTVERSION= 1.32
+PORTVERSION= 1.41
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@
MAINTAINER= perl at FreeBSD.org
COMMENT= Create Powerful Terminal, Console and CMD Enviroment Menus
+BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_MODBUILD= yes
MAN3= Term::Menus.3
diff -ruN p5-Term-Menus.bak/distinfo p5-Term-Menus/distinfo
--- p5-Term-Menus.bak/distinfo 2010-08-18 09:10:56.670098264 +0200
+++ p5-Term-Menus/distinfo 2010-08-18 09:12:27.299345836 +0200
@@ -1,3 +1,3 @@
-MD5 (Term-Menus-1.32.tar.gz) = 1320aea0bbcffce840e2d54da1572e05
-SHA256 (Term-Menus-1.32.tar.gz) = 51433cdcb376d764a58d4cff7074670735cad1ef5d3240a64966cb04089af1ca
-SIZE (Term-Menus-1.32.tar.gz) = 57343
+MD5 (Term-Menus-1.41.tar.gz) = e16eb8a3b3543edb1dfaeed4262efab1
+SHA256 (Term-Menus-1.41.tar.gz) = 63598c87b0846d971569fc73e1974c6b6d78a34456bfeff425183aecadd5a0cb
+SIZE (Term-Menus-1.41.tar.gz) = 72151
--cNdxnHkX5QqsyA0e--
More information about the freebsd-perl
mailing list