Upgrade to 0.2 Changes: gcc 3.x compilation problems fixed Bugfix: commit events wrongly sorted Bugfix: portdowngrade does not stop on cvs errors Bugfix: deleted files not alwys deleted New switch: -l Fix: See attached diff. Please delete the files directory! --Boundary-00=_NVVgAc96dblJ+im Content-Type: text/x-diff; charset="iso-8859-1"; name="diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="diff" --Boundary-00=_NVVgAc96dblJ+im----edR4eGhWy5TDnbSDrJZ5Ccj79MX8fRdmEgfxlvgWu0sGIrHm Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -urP ../../sysutils/portdowngrade/Makefile ./Makefile --- ../../sysutils/portdowngrade/Makefile Fri Feb 6 14:12:28 2004 +++ ./Makefile Sat Apr 17 17:46:25 2004 @@ -6,8 +6,7 @@ # PORTNAME= portdowngrade -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urP ../../sysutils/portdowngrade/distinfo ./distinfo --- ../../sysutils/portdowngrade/distinfo Wed Mar 31 05:11:29 2004 +++ ./distinfo Sat Apr 17 17:10:38 2004 @@ -1,2 +1,2 @@ -MD5 (portdowngrade-0.1.tar.bz2) = f0576e4836033bbe6740f660ee61b010 -SIZE (portdowngrade-0.1.tar.bz2) = 67218 +MD5 (portdowngrade-0.2.tar.bz2) = a73ce55605b080f985c65be2bc62fcce +SIZE (portdowngrade-0.2.tar.bz2) = 67766 Only in ../../sysutils/portdowngrade/: files
State Changed From-To: open->closed Committed, thanks!