Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 14:08:47 +0900
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/autoconf213 Makefile pkg-comment pkg-descr         pkg-plist
Message-ID:  <86bsirowww.wl@gray.plala.or.jp>
In-Reply-To: <200110271710.f9RHAYf69639@freefall.freebsd.org>
References:  <200110271710.f9RHAYf69639@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
===>  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bsirowww.wl>