Upgrade to 0.4 2004-06-21 Version 0.4 release bugfix: cvs does no longer support -l switch 2004-06-20 Version 0.3 release better debug output (more events traced; each line starts with "DEBUG" CVSROOT environment variable supported commit transaction guessing changed (thanks to: Randy Pratt) new switch: -t. Sets the maximum time between two commits with the same comment to treat them as belonging to the same commit new switch: -o. calls cvs login first Fix: See attached diff. --Boundary-00=_QOz1AffXOMswCeM Content-Type: text/x-diff; charset="iso-8859-1"; name="diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="diff" --Boundary-00=_QOz1AffXOMswCeM----OoXyQ1VMtxtz7FzWkEFe5kUKPqvg28DhWBrzMSm5cw1djr8i Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -urN ../../sysutils/portdowngrade/Makefile ./Makefile --- ../../sysutils/portdowngrade/Makefile Thu Apr 29 20:39:01 2004 +++ ./Makefile Mon Jun 21 20:20:08 2004 @@ -6,7 +6,7 @@ # PORTNAME= portdowngrade -PORTVERSION= 0.2 +PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN ../../sysutils/portdowngrade/distinfo ./distinfo --- ../../sysutils/portdowngrade/distinfo Thu Apr 29 20:39:01 2004 +++ ./distinfo Mon Jun 21 20:40:51 2004 @@ -1,2 +1,2 @@ -MD5 (portdowngrade-0.2.tar.bz2) = a73ce55605b080f985c65be2bc62fcce -SIZE (portdowngrade-0.2.tar.bz2) = 67766 +MD5 (portdowngrade-0.4.tar.bz2) = 9ad4d2351ac10851082a1b7d58c52cd6 +SIZE (portdowngrade-0.4.tar.bz2) = 68832
State Changed From-To: open->closed Committed, thanks!