Date: Thu, 22 Jun 2006 18:26:53 +0200 From: Maxime Henrion <mux@FreeBSD.org> To: Marcus Alves Grando <mnag@FreeBSD.org> Cc: vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo Message-ID: <20060622162653.GR8070@elvis.mu.org> In-Reply-To: <449AA5D2.8020307@FreeBSD.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <449AA134.5060400@FreeBSD.org> <20060622135821.GQ8070@elvis.mu.org> <449AA5D2.8020307@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Marcus Alves Grando wrote:
> Maxime Henrion wrote:
> > Marcus Alves Grando wrote:
> >> Vasil Dimov wrote:
> >>> On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote:
> >>>> mnag 2006-06-21 17:11:16 UTC
> >>>>
> >>>> FreeBSD ports repository
> >>>>
> >>>> Modified files:
> >>>> net/csup Makefile distinfo
> >>>> Log:
> >>>> - Update to 20060318
> >>>> - Fix build in tinderbox using ${OSVERSION} instead .if exists()
> >>>>
> >>>> Approved by: mux
> >>>>
> >>> % portupgrade /var/db/pkg/csup-20060313_1/
> >>> ** Port marked as IGNORE: net/csup:
> >>> is already in the base system
> >>> % which csup
> >>> /usr/local/bin/csup
> >>> % ls -l /usr/bin/csup
> >>> ls: /usr/bin/csup: No such file or directory
> >>> % sysctl kern.osreldate
> >>> kern.osreldate: 601100
> >>> %
> >>>
> >> There are two possibilities to fix:
> >>
> >> 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC
> >>
> >> or
> >>
> >> 2. Continue testing exists() and test PACKAGE_BUILDING too
> >
> > Are you saying that there have been no __FreeBSD_version bumps since the
> > csup MFC? I assumed there had been one. I can do that if necessary.
>
> I think that's a good idea.
>
> After that it's possible test correct OSVERSION.
Done. You can use __FreeBSD_version 601101.
Cheers,
Maxime
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060622162653.GR8070>
