From owner-cvs-all Sun Oct 28 21: 8:54 2001 Delivered-To: cvs-all@freebsd.org Received: from e132109.ap.plala.or.jp (e132109.ap.plala.or.jp [202.229.132.109]) by hub.freebsd.org (Postfix) with ESMTP id 7F24B37B405; Sun, 28 Oct 2001 21:08:49 -0800 (PST) Received: from souffle.bogus-local.net (souffle.bogus-local.net [192.168.1.1]) by e132109.ap.plala.or.jp (Postfix) with ESMTP id 10FA88B; Mon, 29 Oct 2001 05:08:47 +0000 (GMT) Date: Mon, 29 Oct 2001 14:08:47 +0900 Message-ID: <86bsirowww.wl@gray.plala.or.jp> From: FUJISHIMA Satsuki To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/autoconf213 Makefile pkg-comment pkg-descr pkg-plist In-Reply-To: <200110271710.f9RHAYf69639@freefall.freebsd.org> References: <200110271710.f9RHAYf69639@freefall.freebsd.org> User-Agent: Wanderlust/2.7.5 (Too Funky) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ===> Extracting for autoconf213-2.13.000227 >> Checksum OK for autoconf-000227.tar.bz2. ===> autoconf213-2.13.000227 depends on executable: gm4 - found ===> Patching for autoconf213-2.13.000227 ===> Applying FreeBSD patches for autoconf213-2.13.000227 patch: **** can't cd to /usr/obj/usr/ports/devel/autoconf213/work/autoconf213: No such file or directory >> Patch patch-aa failed to apply cleanly. *** Error code 1 I think simplest fix is as following. -- FUJISHIMA Satsuki Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/autoconf213/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- Makefile 27 Oct 2001 17:10:34 -0000 1.26 +++ Makefile 29 Oct 2001 05:00:10 -0000 @@ -9,12 +9,13 @@ # extensive implications for the entire ports system. It will be # upgraded as soon as possible. Thanks. -PORTNAME= autoconf213 +PORTNAME= autoconf PORTVERSION= 2.13.000227 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= binutils autoconf DISTNAME= autoconf-000227 +PKGNAMESUFFIX= 213 MAINTAINER= portmgr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message