Date: Mon, 14 Nov 2005 15:05:41 -0500 From: Chuck Swiger <cswiger@mac.com> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD - Ports <freebsd-ports@freebsd.org> Subject: Re: ruby version going backwards...? Message-ID: <4378EE15.6050505@mac.com> In-Reply-To: <20051114193625.GA80577@xor.obsecurity.org> References: <4378E1B9.8060509@mac.com> <20051114193625.GA80577@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > On Mon, Nov 14, 2005 at 02:12:57PM -0500, Chuck Swiger wrote: [ ... ] >>Did PORTEPOCH get removed? > > No, as you can see there was no PORTEPOCH that was removed :) > > The ruby upgrade was reverted, but this has just caused further > problems :/ You're right: v1.89 has PORTEPOCH set, v1.88 does not. v1.88 should have had PORTEPOCH set so that ruby-1.8.3,1 > ruby-1.8.2_5,1, or was the point to roll back to 1.8.2 by setting PORTEPOCH? -- -Chuck % head -15 /usr/ports/lang/ruby18/Makefile # New ports collection makefile for: ruby18 # Date created: 6 May 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD: ports/lang/ruby18/Makefile,v 1.89 2005/11/14 09:46:15 sem Exp $ # PORTNAME= ruby PORTVERSION= ${RUBY_PORTVERSION} PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= lang ruby ipv6 MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY} DISTFILES= ${RUBY_DISTNAME}${EXTRACT_SUFX} % head -15 /usr/ports/lang/ruby18/Makefile # New ports collection makefile for: ruby18 # Date created: 6 May 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD: ports/lang/ruby18/Makefile,v 1.88 2005/11/09 08:54:12 sem Exp $ # PORTNAME= ruby PORTVERSION= ${RUBY_PORTVERSION} CATEGORIES= lang ruby ipv6 MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY} DISTNAME= ${RUBY_DISTNAME} DIST_SUBDIR= ruby
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4378EE15.6050505>