Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 11:14:52 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   ports/101982: [PATCH] devel/p5-Module-Load-Conditional: update to 0.12
Message-ID:  <20060814031452.B8A5D1F9@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608140320.k7E3KJ49010267@freefall.freebsd.org>

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

>Number:         101982
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Module-Load-Conditional: update to 0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 03:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.12

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Module-Load-Conditional-0.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Module-Load-Conditional/Makefile /home/staff/gslin/work/p5-Module-Load-Conditional/Makefile
--- /usr/ports/devel/p5-Module-Load-Conditional/Makefile	Thu Aug  3 03:09:12 2006
+++ /home/staff/gslin/work/p5-Module-Load-Conditional/Makefile	Mon Aug 14 11:14:20 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Module-Load-Conditional
-PORTVERSION=	0.10
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Module
@@ -16,14 +16,14 @@
 COMMENT=	Looking up Perl modules information/loading at runtime
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
-		${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load \
 		${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
+		${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load \
 		${SITE_PERL}/Params/Check.pm:${PORTSDIR}/devel/p5-Params-Check
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Module::Load::Conditional.3
+MAN3=		Module::Load::Conditional.3
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	README
diff -ruN --exclude=CVS /usr/ports/devel/p5-Module-Load-Conditional/distinfo /home/staff/gslin/work/p5-Module-Load-Conditional/distinfo
--- /usr/ports/devel/p5-Module-Load-Conditional/distinfo	Thu Aug  3 03:09:12 2006
+++ /home/staff/gslin/work/p5-Module-Load-Conditional/distinfo	Mon Aug 14 11:13:58 2006
@@ -1,3 +1,3 @@
-MD5 (Module-Load-Conditional-0.10.tar.gz) = 7f9d3dc493429163ec0cd87fd0bd80e4
-SHA256 (Module-Load-Conditional-0.10.tar.gz) = b7da9e23437fc3b6539880a6c1f7e4bb0678acfd2f6e1c564502d5b428055f58
-SIZE (Module-Load-Conditional-0.10.tar.gz) = 7779
+MD5 (Module-Load-Conditional-0.12.tar.gz) = 280dff17d332a24437f8b15192ae0c86
+SHA256 (Module-Load-Conditional-0.12.tar.gz) = bdc48df70bd296dcb2ac2fac2ad5fe654b082a8807e677cbeaa46f91f5c0eecf
+SIZE (Module-Load-Conditional-0.12.tar.gz) = 7945
--- p5-Module-Load-Conditional-0.12.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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