From owner-freebsd-perl@FreeBSD.ORG Wed Jan 22 11:30:01 2014 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5158AA85 for ; Wed, 22 Jan 2014 11:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3EDB81E7C for ; Wed, 22 Jan 2014 11:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0MBU1LU035699 for ; Wed, 22 Jan 2014 11:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0MBU1df035698; Wed, 22 Jan 2014 11:30:01 GMT (envelope-from gnats) Date: Wed, 22 Jan 2014 11:30:01 GMT Message-Id: <201401221130.s0MBU1df035698@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/185987: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jan 2014 11:30:01 -0000 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 _______________________________________________ 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"