From owner-freebsd-ports@FreeBSD.ORG Tue Sep 25 12:05:32 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B56710656D3 for ; Tue, 25 Sep 2012 12:05:32 +0000 (UTC) (envelope-from takatsu.tomonari@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5F38FC1A for ; Tue, 25 Sep 2012 12:05:31 +0000 (UTC) Received: by lbdb5 with SMTP id b5so812187lbd.13 for ; Tue, 25 Sep 2012 05:05:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=x42kwrrHETzNSSx1JtWeQYQdR0WKBp1tQz7tzF41Uz4=; b=vPZ6O2f0c7FjXtfBBqz7i7S8pU1DDO8us3aa0WZNbt49SU2PqEv64ev2eo5eyl2PZ/ OREP/vIvmdSIj5AgmgbQ5uIo8M1Tp+1uWNyZ/nSVqjkm639hRvwa/TsrjeJ1QwFQmqOu sOZqkJ/nmJJnwf73RWenb21LgLJrvIXrpG7jbCzRtB6Ga7a7Iu4ZbYP1+DqWuJAcoUJ9 68rAAZb+hsAk6JKyWVioZahx4r80rWq+pugsLsRr1prtAcEQ4UaUhHcck1SML/cei3Qg Gf7iopEsqr3b/SGsFTZ0BzHkq4dcU5KP/DMpq8voIqO7KiKgrK6lmS0OmYS+H0G0FzmF s6Ug== MIME-Version: 1.0 Received: by 10.112.87.162 with SMTP id az2mr5523038lbb.42.1348574730014; Tue, 25 Sep 2012 05:05:30 -0700 (PDT) Sender: takatsu.tomonari@gmail.com Received: by 10.114.12.72 with HTTP; Tue, 25 Sep 2012 05:05:29 -0700 (PDT) In-Reply-To: <5061314A.5090508@atnus.com> References: <5061314A.5090508@atnus.com> Date: Tue, 25 Sep 2012 21:05:29 +0900 X-Google-Sender-Auth: zT9IXxBopOADmat3mPrH9d4-jIw Message-ID: From: TAKATSU Tomonari To: uid@atnus.com Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: [devel/newfile] - Problem with patch. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2012 12:05:32 -0000 Hi, 2012/9/25 Rafa=B3 Szkodzi=F1ski : > Hi. > > When I upgrade the port devel/newfile, I get the following problem: > > [cut] > =3D=3D=3D>>> The following actions will be taken if you choose to proceed= : > Upgrade newfile-1.0.14_2 to newfile-1.0.14_3 > > =3D=3D=3D>>> Proceed? y/n [y] > > > =3D=3D=3D>>> Starting build for ports that need updating <<<=3D=3D=3D > > =3D=3D=3D>>> Launching child to install devel/newfile > > =3D=3D=3D>>> All >> devel/newfile (1/1) > > =3D=3D=3D>>> Currently installed version: newfile-1.0.14_2 > =3D=3D=3D>>> Port directory: /usr/ports/devel/newfile > > =3D=3D=3D>>> Starting check for build dependencies > =3D=3D=3D>>> Gathering dependency list for devel/newfile from ports > =3D=3D=3D>>> Dependency check complete for devel/newfile > > =3D=3D=3D>>> All >> newfile-1.0.14_2 (1/1) > > =3D=3D=3D> Cleaning for newfile-1.0.14_3 > =3D=3D=3D> Extracting for newfile-1.0.14_3 > =3D> SHA256 Checksum OK for newfile-1.0.14.tar.gz. > =3D=3D=3D> newfile-1.0.14_3 depends on file: /usr/local/bin/ruby18 - fo= und > =3D=3D=3D> Patching for newfile-1.0.14_3 > =3D=3D=3D> newfile-1.0.14_3 depends on file: /usr/local/bin/ruby18 - fo= und > =3D=3D=3D> Applying FreeBSD patches for newfile-1.0.14_3 > 1 out of 2 hunks failed--saving rejects to data/projects/port@Makefile.re= j > =3D> Patch patch-data_projects_port_Makefile failed to apply cleanly. > *** [do-patch] Error code 1 > > Stop in /usr/ports/devel/newfile. > > =3D=3D=3D>>> make failed for devel/newfile > =3D=3D=3D>>> Aborting update > > =3D=3D=3D>>> Update for devel/newfile failed > =3D=3D=3D>>> Aborting update > > Terminated > > =3D=3D=3D>>> You can restart from the point of failure with this command = line: > portmaster devel/newfile > > root@atnus:/root # > [/cut] > > I add a file port@Makefile.rej > > [cut] > uid@atnus:~ > uname -a > FreeBSD atnus.com 9.1-RC1 FreeBSD 9.1-RC1 #0: Fri Sep 21 16:17:42 CEST 20= 12 > root@atnus.com:/usr/obj/usr/src/sys/ATNUS i386 > [/cut] > > > -- > Pozdrowienia, > Rafa=B3 Szkodzi=F1ski > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Did you install and update ports tree via portsnap? This problem is caused by the SVN to CVS exporter. Please consider using svn instead of portsnap to update ports tree. See also http://docs.freebsd.org/cgi/mid.cgi?87zk4fnng6.fsf and http://docs.freebsd.org/cgi/mid.cgi?D7122959-18EF-4BFA-90B2-D40D83287F63 . Thanks, --=20 TAKATSU Tomonari