Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2009 09:53:26 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/133974: [PATCH] devel/p5-File-NCopy: simplify dependency
Message-ID:  <200904241653.n3OGrQhZ001665@cn1.leeym.com>
Resent-Message-ID: <200904241700.n3OH0E3w030504@freefall.freebsd.org>

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

>Number:         133974
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-NCopy: simplify dependency
>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 Apr 24 17:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- simplify dependency
- bump PORTREVISION

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

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

--- p5-File-NCopy-0.36_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-NCopy/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 Makefile
--- Makefile	11 Jun 2008 13:08:45 -0000	1.4
+++ Makefile	24 Apr 2009 16:52:56 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	File-NCopy
 PORTVERSION=	0.36
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHORNY
@@ -15,9 +16,6 @@
 MAINTAINER=	skv@FreeBSD.org
 COMMENT=	Copy file(s) to directories/file
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		File::NCopy.3
--- p5-File-NCopy-0.36_1.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?200904241653.n3OGrQhZ001665>