Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 11:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/185987: commit references a PR
Message-ID:  <201401221130.s0MBU1df035698@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185987: commit references a PR
Date: Wed, 22 Jan 2014 11:22:02 +0000 (UTC)

 Author: mat
 Date: Wed Jan 22 11:21:54 2014
 New Revision: 340705
 URL: http://svnweb.freebsd.org/changeset/ports/340705
 QAT: https://qat.redports.org/buildarchive/r340705/
 
 Log:
   Convert to USES=dos2unix. Based on the PR.
   
   PR:		ports/185987
   Submitted by:	Takefu
   Sponsored by:	Absolight
 
 Modified:
   head/security/p5-Crypt-RC6/Makefile
 
 Modified: head/security/p5-Crypt-RC6/Makefile
 ==============================================================================
 --- head/security/p5-Crypt-RC6/Makefile	Wed Jan 22 11:20:17 2014	(r340704)
 +++ head/security/p5-Crypt-RC6/Makefile	Wed Jan 22 11:21:54 2014	(r340705)
 @@ -10,10 +10,7 @@ PKGNAMEPREFIX=	p5-
  MAINTAINER=	perl@FreeBSD.org
  COMMENT=	Perl implementation of the RC6 encryption algorithm
  
 -USES=		perl5
 +USES=		perl5 dos2unix
  USE_PERL5=	configure
  
 -do-patch:
 -	${REINPLACE_CMD} -e 's/
 //' ${WRKSRC}/RC6.pm
 -
  .include <bsd.port.mk>
 _______________________________________________
 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?201401221130.s0MBU1df035698>