Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 11:47:28 +0900
From:      horio shoichi <bugsgrief@bugsgrief.net>
To:        "Paul Hamilton" <paul@bdug.org.au>
Cc:        Freebsd-Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to find our what version of ports your running?
Message-ID:  <20031112.024729.6877463105d86e32.10.0.3.9@bugsgrief.net>
In-Reply-To: <AGEHIFHGNEMPFNCPLONMIENNFGAA.paul@bdug.org.au>
References:  <AGEHIFHGNEMPFNCPLONMIENNFGAA.paul@bdug.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Nov 2003 21:14:23 +0800
"Paul Hamilton" <paul@bdug.org.au> wrote:
> Hi,
> 
> Is it possible to print out the base version of when you last installed the
> ports base, or cvs'ed it?
> 
> cheers,
> 
> Paul Hamilton
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 

If $PORTSDIR/CVS/Tag exists

	cat $PORTSDIR/CVS/Tag

will give you the idea.

If it doesn't exist you have current.


horio shoichi



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