ports/178917: [patch] net-p2p/p5-Net-DirectConnect

Andrej Zverev az at FreeBSD.org
Fri May 24 08:40:03 UTC 2013


>Number:         178917
>Category:       ports
>Synopsis:       [patch] net-p2p/p5-Net-DirectConnect
>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 May 24 08:40:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	- Trim Makefile header
	- Remove unnecessary depend on PERL_LEVEL < 5.12
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317733)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Net-DirectConnect
-# Date created:		2010-01-16
-# Whom:			Oleg Alexeenkov <proler at gmail.com>
-#
+# Created by: Oleg Alexeenkov <proler at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-DirectConnect
 PORTVERSION=	0.13
@@ -33,11 +29,4 @@
 MAN1=		dcget.1 dcshare.1
 MAN3=		Net::DirectConnect.3 Net::DirectConnect::filelist.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+=	p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
-RUN_DEPENDS+=	p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list