Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 07:50:35 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329424 - head/devel/p5-Term-Menus
Message-ID:  <201310050750.r957oZZZ024700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Oct  5 07:50:35 2013
New Revision: 329424
URL: http://svnweb.freebsd.org/changeset/ports/329424

Log:
  - Update to 2.46
  - Support staging
  
  Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog

Modified:
  head/devel/p5-Term-Menus/Makefile
  head/devel/p5-Term-Menus/distinfo
  head/devel/p5-Term-Menus/pkg-plist

Modified: head/devel/p5-Term-Menus/Makefile
==============================================================================
--- head/devel/p5-Term-Menus/Makefile	Sat Oct  5 07:45:26 2013	(r329423)
+++ head/devel/p5-Term-Menus/Makefile	Sat Oct  5 07:50:35 2013	(r329424)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Term-Menus
-PORTVERSION=	2.45
+PORTVERSION=	2.46
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:REEDFISH
@@ -23,7 +23,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Term::Menus.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Term-Menus/distinfo
==============================================================================
--- head/devel/p5-Term-Menus/distinfo	Sat Oct  5 07:45:26 2013	(r329423)
+++ head/devel/p5-Term-Menus/distinfo	Sat Oct  5 07:50:35 2013	(r329424)
@@ -1,2 +1,2 @@
-SHA256 (Term-Menus-2.45.tar.gz) = dd7b7edc3e7e8f75d0d330d199c807b85721fdc1e40c59c8a957ab4a8bce7ff0
-SIZE (Term-Menus-2.45.tar.gz) = 105556
+SHA256 (Term-Menus-2.46.tar.gz) = 4c116861ebacffc03a2b03340361e27d722b0223b30e1f6ba100159ffa2f4419
+SIZE (Term-Menus-2.46.tar.gz) = 105667

Modified: head/devel/p5-Term-Menus/pkg-plist
==============================================================================
--- head/devel/p5-Term-Menus/pkg-plist	Sat Oct  5 07:45:26 2013	(r329423)
+++ head/devel/p5-Term-Menus/pkg-plist	Sat Oct  5 07:50:35 2013	(r329424)
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/Term/Menus.pm
+%%PERL5_MAN3%%/Term::Menus.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Menus/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Menus
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term



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