Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 07:30:09 GMT
From:      Frederic Culot <frederic@culot.org>
To:        perl@FreeBSD.org
Subject:   Re: ports/149142: Update port: devel/p5-Term-Menus
Message-ID:  <201008180730.o7I7U9eI031965@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149142; it has been noted by GNATS.

From: Frederic Culot <frederic@culot.org>
To: bug-followup@FreeBSD.org, frederic@culot.org, az@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@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008180730.o7I7U9eI031965>