diff options
author | John Polstra <jdp@FreeBSD.org> | 2005-03-26 17:33:15 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2005-03-26 17:33:15 +0000 |
commit | addf035633258e37a0952ec7b5589a331c7899b5 (patch) | |
tree | 6d0e218d8027ad7f3d1eed81e50e29698ef2ff24 /CHANGES | |
parent | 19b1a00dbc47ab0c889a94266e58dd6b0f6d9294 (diff) | |
download | ports-addf035633258e37a0952ec7b5589a331c7899b5.tar.gz ports-addf035633258e37a0952ec7b5589a331c7899b5.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -10,6 +10,17 @@ in the release notes. All ports committers are allowed to commit to this file. +20050325: +AUTHOR: jdp@FreeBSD.org + The CVSup port has been upgraded with a patch to correct the + handling of the "refuse" file for files that are in the CVS Attic. + This solves a problem some people were having, where CVSup would + delete their ports/INDEX* files even though the files were listed + in the "refuse" file. The bug fix is in the cvsupd server, so + mirror sites must upgrade their servers in order for this fix to + help. Meanwhile, adding "ports/Attic/INDEX*" to the refuse file + serves as a work-around. + 20050321: AUTHOR: kwm@FreeBSD.org The gstreamer-plugins gconf dependencie moved to its own port in devel. |