ports/136961: [MAINTAINER] devel/p5-ex-lib: update to 0.90

Mons Anderson mons at cpan.org
Tue Jul 21 16:10:06 UTC 2009


>Number:         136961
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-ex-lib: update to 0.90
>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:   Tue Jul 21 16:10:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mons Anderson
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
- Update to 0.90

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

--- p5-ex-lib-0.90.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ex-lib/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	27 Apr 2009 09:27:37 -0000	1.5
+++ Makefile	21 Jul 2009 16:01:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ex-lib
-PORTVERSION=	0.06
+PORTVERSION=	0.90
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,15 +14,10 @@
 MAINTAINER=	mons at cpan.org
 COMMENT=	Relative use lib in absolute way
 
+RUN_DEPENDS=	p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
+
 PERL_CONFIGURE=	yes
 
 MAN3=		ex::lib.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500808
-BUILD_DEPENDS+=	p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools
-RUN_DEPENDS+=	p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ex-lib/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	27 Apr 2009 09:27:37 -0000	1.5
+++ distinfo	21 Jul 2009 16:01:33 -0000
@@ -1,3 +1,3 @@
-MD5 (ex-lib-0.06.tar.gz) = 2326661623c579effd091ee0553a2dfb
-SHA256 (ex-lib-0.06.tar.gz) = fadc036cb979f14fa5f0dd8690b8418fd7031e00b2c4a7ed284a29894b0a4fa2
-SIZE (ex-lib-0.06.tar.gz) = 31759
+MD5 (ex-lib-0.90.tar.gz) = 6dbab9a0fa06d66ca29646dba464dd64
+SHA256 (ex-lib-0.90.tar.gz) = 956a6f5075610fc33face0095cadd572c75b58f897314e7506fc78b4517b978a
+SIZE (ex-lib-0.90.tar.gz) = 24981
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ex-lib/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	27 Jan 2009 19:22:44 -0000	1.1
+++ pkg-descr	21 Jul 2009 16:01:33 -0000
@@ -1,3 +1,3 @@
-The same as lib, but makes relative path absolute
+The same as lib, but makes relative path absolute (Obsoleted by lib-abs)
 
 WWW:	http://search.cpan.org/dist/ex-lib/
--- p5-ex-lib-0.90.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list