ports/70278: [PATCH] devel/SVN-Simple: unbreak it

Rong-En Fan rafan at infor.org
Tue Aug 10 21:10:25 UTC 2004


>Number:         70278
>Category:       ports
>Synopsis:       [PATCH] devel/SVN-Simple: unbreak it
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 21:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD muse.csie.ntu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #1: Mon Jul 12 20:06:43 CST 2004
>Description:
This port was broken on Jul 11 by Kris.
However, I can't find any related errorlogs
on pointyhat. Also I have tested from 
ports and installed with package.
No problem at all.

So, if there is no obvious reason
why this port is "missing dependency",
I think we should unbreak it.

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

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

--- p5-SVN-Simple-0.25_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Simple/Makefile /home/rafan/tmp/ports/p5-SVN-Simple/Makefile
--- /usr/ports/devel/p5-SVN-Simple/Makefile	Sun Jul 11 09:05:43 2004
+++ /home/rafan/tmp/ports/p5-SVN-Simple/Makefile	Wed Aug 11 04:52:44 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	SVN-Simple
 PORTVERSION=	0.25
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/C/CL/CLKAO
@@ -17,8 +18,6 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl
 RUN_DEPENDS=	${BUILD_DEPENDS}
-
-BROKEN=		"Missing dependency"
 
 PERL_CONFIGURE=	yes
 
--- p5-SVN-Simple-0.25_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list