ports/169972: [PATCH] devel/p5-Class-Std-Fast tweak portversion

Andrej Zverev az at FreeBSD.org
Wed Jul 18 13:40:01 UTC 2012


>Number:         169972
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Std-Fast tweak portversion
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 18 13:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:
	
>Description:
	- Tweak portversion, this allow fix such issue.
        ===>   p5-SOAP-WSDL-2.00.10_1 depends on package: p5-Class-Std-Fast>=0 - not found
        ===>   Found p5-Class-Std-Fast-v0.0.8_1, but you need to upgrade to p5-Class-Std-Fast>=0. 
	pkg_version -t 0.0.8 v0.0.8_1 (a > b)
	
	- Change maintainer address to @FreeBSD.org

	
>How-To-Repeat:
	
>Fix:

	

--- p5-Class-Std-Fast.diff begins here ---
Index: p5-Class-Std-Fast/Makefile
===================================================================
--- p5-Class-Std-Fast/Makefile	(revision 301065)
+++ p5-Class-Std-Fast/Makefile	(working copy)
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Class-Std-Fast
+PORTVERSION=	0.0.8
 DISTVERSION=	v0.0.8
-PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Faster but less secure than Class::Std
 
 BUILD_DEPENDS=	p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple
--- p5-Class-Std-Fast.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list