ports/150721: Update port: devel/p5-Term-Menus

Frederic Culot frederic at culot.org
Sun Sep 19 14:20:02 UTC 2010


>Number:         150721
>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:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 19 14:20:01 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 at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 1.53:
- vendor added a dependency to p5-Module-Load-Conditional
>How-To-Repeat:
>Fix:
diff -ruN p5-Term-Menus.bak/Makefile p5-Term-Menus/Makefile
--- p5-Term-Menus.bak/Makefile	2010-09-19 15:59:27.019030198 +0200
+++ p5-Term-Menus/Makefile	2010-09-19 16:05:11.988509279 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Term-Menus
-PORTVERSION=	1.52
+PORTVERSION=	1.53
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,4 +21,10 @@
 
 MAN3=		Term::Menus.3
 
-.include <bsd.port.mk>
+.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>
diff -ruN p5-Term-Menus.bak/distinfo p5-Term-Menus/distinfo
--- p5-Term-Menus.bak/distinfo	2010-09-19 15:59:27.020035074 +0200
+++ p5-Term-Menus/distinfo	2010-09-19 15:41:18.765076134 +0200
@@ -1,3 +1,3 @@
-MD5 (Term-Menus-1.52.tar.gz) = be6c107893a84b2ce6981f6a1b18e77d
-SHA256 (Term-Menus-1.52.tar.gz) = 937b0e130459b34d86b3d3d64808f05cf4ca33a0d3274785ab2426081e5ccfea
-SIZE (Term-Menus-1.52.tar.gz) = 69165
+MD5 (Term-Menus-1.53.tar.gz) = c7f2ec8d622bd58bb64e14aa4c316183
+SHA256 (Term-Menus-1.53.tar.gz) = 3b9049613db4a70618cadee810476c572902da068270268a1dd5dc10dc16ed48
+SIZE (Term-Menus-1.53.tar.gz) = 69217
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list