ports/185987: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Wed Jan 22 11:30:01 UTC 2014


The following reply was made to PR ports/185987; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-perl mailing list