ports/70125: [PATCH] devel/SVN-Mirror: update to 0.41

Rong-En Fan rafan at infor.org
Sat Aug 7 13:50:22 UTC 2004


>Number:         70125
>Category:       ports
>Synopsis:       [PATCH] devel/SVN-Mirror: update to 0.41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 07 13:50:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.csie.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Jul 29 13:32:18 CST 2004
>Description:
- Update to 0.41
- add missing .packlist in pkg-plist

Port maintainer (autrijus at autrijus.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-SVN-Mirror-0.41.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	Mon Jul 19 21:35:12 2004
+++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile	Sat Aug  7 21:17:01 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Mirror
-PORTVERSION=	0.38
+PORTVERSION=	0.41
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/C/CL/CLKAO
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	Mon Jul 19 21:35:12 2004
+++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo	Sat Aug  7 21:17:17 2004
@@ -1,2 +1,2 @@
-MD5 (SVN-Mirror-0.38.tar.gz) = 9c21172ddd7a1df724420f6bfcab31e8
-SIZE (SVN-Mirror-0.38.tar.gz) = 99574
+MD5 (SVN-Mirror-0.41.tar.gz) = 3544933deebbe5fdf25677d0be21e6db
+SIZE (SVN-Mirror-0.41.tar.gz) = 102917
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/pkg-plist /home/rafan/tmp/ports/p5-SVN-Mirror/pkg-plist
--- /usr/ports/devel/p5-SVN-Mirror/pkg-plist	Mon Jul 19 21:35:12 2004
+++ /home/rafan/tmp/ports/p5-SVN-Mirror/pkg-plist	Thu Aug  5 22:50:23 2004
@@ -2,7 +2,8 @@
 %%SITE_PERL%%/SVN/Mirror.pm
 %%SITE_PERL%%/SVN/Mirror/Ra.pm
 %%SITE_PERL%%/SVN/Mirror/VCP.pm
- at dirrm %%SITE_PERL%%/SVN/Mirror
- at dirrm %%SITE_PERL%%/SVN
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Mirror/.packlist
+ at unexec rmdir %D/%%SITE_PERL%%/SVN/Mirror 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/SVN 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Mirror 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN 2>/dev/null || true
--- p5-SVN-Mirror-0.41.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list