Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 11:07:17 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150471: Update port: devel/p5-Term-Menus
Message-ID:  <201009100907.o8A97H19040067@0xd0.org>
Resent-Message-ID: <201009100910.o8A9A2XE098320@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150471
>Category:       ports
>Synopsis:       Update port: devel/p5-Term-Menus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 09:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 1.48:
- PERL_CONFIGURE now used instead of PERL_MODBUILD (vendor removed Build.PL from archive)
- pkg-plist updated

Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
>How-To-Repeat:
>Fix:
diff -ruN p5-Term-Menus.bak/Makefile p5-Term-Menus/Makefile
--- p5-Term-Menus.bak/Makefile	2010-09-10 10:57:37.711582499 +0200
+++ p5-Term-Menus/Makefile	2010-09-10 10:42:19.435871200 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Term-Menus
-PORTVERSION=	1.46
+PORTVERSION=	1.48
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +17,7 @@
 BUILD_DEPENDS=	p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
 MAN3=		Term::Menus.3
 
diff -ruN p5-Term-Menus.bak/distinfo p5-Term-Menus/distinfo
--- p5-Term-Menus.bak/distinfo	2010-09-10 10:57:37.711582499 +0200
+++ p5-Term-Menus/distinfo	2010-09-10 10:25:09.823381903 +0200
@@ -1,3 +1,3 @@
-MD5 (Term-Menus-1.46.tar.gz) = dfe84f91e49841caa68380021b8b5c11
-SHA256 (Term-Menus-1.46.tar.gz) = bdaffda983645ec600b9580f229eda44a5d46df1198ea37c1e9d263502753185
-SIZE (Term-Menus-1.46.tar.gz) = 75602
+MD5 (Term-Menus-1.48.tar.gz) = 666db70f92dadec8ae03762e7761ed8f
+SHA256 (Term-Menus-1.48.tar.gz) = 85594064808786a7522723bcb98ce115315b15ad1445f13cdadfa9047a563ab2
+SIZE (Term-Menus-1.48.tar.gz) = 68888
diff -ruN p5-Term-Menus.bak/pkg-plist p5-Term-Menus/pkg-plist
--- p5-Term-Menus.bak/pkg-plist	2010-09-10 10:57:37.718845991 +0200
+++ p5-Term-Menus/pkg-plist	2010-09-10 10:32:28.444333728 +0200
@@ -1,4 +1,8 @@
 @comment $FreeBSD: ports/devel/p5-Term-Menus/pkg-plist,v 1.2 2007/08/26 05:45:51 chinsan Exp $
 %%SITE_PERL%%/Term/Menus.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Menus/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Menus
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
 @dirrmtry %%SITE_PERL%%/Term/Menus
 @dirrmtry %%SITE_PERL%%/Term
>Release-Note:
>Audit-Trail:
>Unformatted:



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