Date: Sun, 3 Jul 2005 13:00:34 +0800 (CST) From: Rong-En Fan <rafan@infor.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82913: [MAINTAINER] devel/SVN-Mirror: update to 0.63 Message-ID: <200507030500.j6350Yr2001134@woodstock.rafan.org> Resent-Message-ID: <200507030600.j6360au2061887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82913 >Category: ports >Synopsis: [MAINTAINER] devel/SVN-Mirror: update to 0.63 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 06:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.rafan.org 6.0-CURRENT FreeBSD 6.0-CURRENT #12: Wed Jun 15 20:40:49 CST 2005 >Description: - Update to 0.63 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-SVN-Mirror-0.63.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/Makefile /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile --- /usr/ports/devel/p5-SVN-Mirror/Makefile Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile Wed Jun 29 19:15:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Mirror -PORTVERSION= 0.61 +PORTVERSION= 0.63 PORTREVISION= 0 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -16,12 +16,15 @@ MAINTAINER= rafan@infor.org COMMENT= Mirror remote subversion repository to local -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ + ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ - ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus \ - ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple + ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ + ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \ + ${SITE_PERL}/File/chdir.pm:${PORTSDIR}/devel/p5-File-chdir \ + ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple \ + ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/distinfo /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo --- /usr/ports/devel/p5-SVN-Mirror/distinfo Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo Wed Jun 29 19:15:12 2005 @@ -1,2 +1,2 @@ -MD5 (SVN-Mirror-0.61.tar.gz) = 184700fd7c3d2d4e1b244ceb177accd6 -SIZE (SVN-Mirror-0.61.tar.gz) = 110221 +MD5 (SVN-Mirror-0.63.tar.gz) = 2d670cf4d7fcc08f1edfeeda584bc9d3 +SIZE (SVN-Mirror-0.63.tar.gz) = 113153 --- p5-SVN-Mirror-0.63.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507030500.j6350Yr2001134>