--On Monday, August 04, 2008 16:43:38 -0400 kalin m <[EMAIL PROTECTED]> wrote:

thanks....

i tried both cvsup and csup to update my ports and i'm not sure it's working.
they both run through but the ports don't seem to be updated.
like i can see a new port here
http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/ which is 5.2.6 (also
on freshports) but using cvsup3.FreeBSD.org i don't get above 5.2.5....

is there any other way?


Something must be wrong with your cvsupfile. I downloaded ports.tar.gz from cvsup3/ports/ports-current:

[EMAIL PROTECTED] less /usr/ports/lang/php5/distinfo
MD5 (php-5.2.6.tar.bz2) = 7380ffecebd95c6edb317ef861229ebd
SHA256 (php-5.2.6.tar.bz2) = 1892b2dd50b56ae2c9aec027fcd9035b76673f113555bc2bc1007bab8ae4db81
SIZE (php-5.2.6.tar.bz2) = 9571312

[EMAIL PROTECTED] tar -ztv -f ports.tar.gz | grep ports/lang/php5/distinfo
-rw-rw-r--  0 archive archive     646 May 12 20:04 ports/lang/php5/distinfo

[EMAIL PROTECTED] ls -Flash /usr/ports/lang/php5/distinfo
2 -rw-r--r--  1 root  wheel   646B May 12 10:42 /usr/ports/lang/php5/distinfo

As you can see, the distinfo file says php5.2.6, and its size and creation date match both in my ports tree and in the tarball I fetched from that server.

If you want current ports, you need this:
[EMAIL PROTECTED] grep ports /etc/cvsupfile
ports-all tag=.

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
Check the headers before clicking on Reply.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to