Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 22:55:47 -0400
From:      Pete Fritchman <petef@FreeBSD.org>
To:        David Hill <david@phobia.ms>
Cc:        midom@dammit.lt, ports@freebsd.org
Subject:   Re: cidr port
Message-ID:  <20010828225547.A77955@databits.net>
In-Reply-To: <000701c13034$8ff957c0$0201a8c0@hill.hom>; from david@phobia.ms on Tue, Aug 28, 2001 at 10:44:33PM -0400
References:  <000701c13034$8ff957c0$0201a8c0@hill.hom>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 28/08/01 22:44 -0400 - David Hill:
| Hello -
| Cidr was updated to 2.3.1, but the author didn't change the directory name
| to 2.3.1. He chose to leave it at 2.3.  Because of this, the following error
| occurs when installing the port.

This should fix it:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cidr/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2001/08/23 17:23:04	1.3
+++ Makefile	2001/08/29 02:52:12
@@ -12,7 +12,7 @@
 
 MAINTAINER=	midom@dammit.lt
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-2.3
 
 ALL_TARGET=	cidr
 
If I don't hear back from the maintainer in a few days, I'll commit this
(as I can't see there would be any objection).

-pete

--
Pete Fritchman <petef@databits.net>
finger petef@databits.net for PGP key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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