Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 15:50:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/178917: commit references a PR
Message-ID:  <201305271550.r4RFo2Nw073252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178917; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178917: commit references a PR
Date: Mon, 27 May 2013 15:44:23 +0000 (UTC)

 Author: az
 Date: Mon May 27 15:44:15 2013
 New Revision: 319257
 URL: http://svnweb.freebsd.org/changeset/ports/319257
 
 Log:
   - Use WWW: with a single space
   - Trim Makefile header
   - Remove unnecessary depend on PERL_LEVEL < 5.12
   
   PR:		ports/178917
   Submitted by:	az
   Approved by:	oleg alexeenkov <proler@gmail.com> (maintainer)
 
 Modified:
   head/net-p2p/p5-Net-DirectConnect/Makefile   (contents, props changed)
   head/net-p2p/p5-Net-DirectConnect/pkg-descr   (contents, props changed)
 
 Modified: head/net-p2p/p5-Net-DirectConnect/Makefile
 ==============================================================================
 --- head/net-p2p/p5-Net-DirectConnect/Makefile	Mon May 27 15:41:16 2013	(r319256)
 +++ head/net-p2p/p5-Net-DirectConnect/Makefile	Mon May 27 15:44:15 2013	(r319257)
 @@ -1,9 +1,5 @@
 -# New ports collection makefile for:	p5-Net-DirectConnect
 -# Date created:		2010-01-16
 -# Whom:			Oleg Alexeenkov <proler@gmail.com>
 -#
 +# Created by: Oleg Alexeenkov <proler@gmail.com>
  # $FreeBSD$
 -#
  
  PORTNAME=	Net-DirectConnect
  PORTVERSION=	0.13
 @@ -33,11 +29,4 @@ PERL_CONFIGURE=	yes
  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>
 
 Modified: head/net-p2p/p5-Net-DirectConnect/pkg-descr
 ==============================================================================
 --- head/net-p2p/p5-Net-DirectConnect/pkg-descr	Mon May 27 15:41:16 2013	(r319256)
 +++ head/net-p2p/p5-Net-DirectConnect/pkg-descr	Mon May 27 15:44:15 2013	(r319257)
 @@ -1,3 +1,3 @@
  Direct Connect perl module with sharing client
  
 -WWW:	http://search.cpan.org/dist/Net-DirectConnect/
 +WWW: http://search.cpan.org/dist/Net-DirectConnect/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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