From rafan@muse.csie.ntu.edu.tw  Tue Aug 10 21:02:53 2004
Return-Path: <rafan@muse.csie.ntu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 80F8B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 21:02:53 +0000 (GMT)
Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5339243D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 21:02:53 +0000 (GMT)
	(envelope-from rafan@muse.csie.ntu.edu.tw)
Received: by muse.csie.ntu.edu.tw (Postfix, from userid 1001)
	id EC2225247E; Wed, 11 Aug 2004 05:02:50 +0800 (CST)
Message-Id: <20040810210250.EC2225247E@muse.csie.ntu.edu.tw>
Date: Wed, 11 Aug 2004 05:02:50 +0800 (CST)
From: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: autrijus@autrijus.org
Subject: [PATCH] devel/SVN-Simple: unbreak it
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70278
>Category:       ports
>Synopsis:       [PATCH] devel/SVN-Simple: unbreak it
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 21:10:24 GMT 2004
>Closed-Date:    Wed Aug 11 08:35:59 GMT 2004
>Last-Modified:  Wed Aug 11 08:35:59 GMT 2004
>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@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:

From: Autrijus Tang <autrijus@autrijus.org>
To: freebsd-gnats-submit@FreeBSD.org, rafan@infor.org,
	"ports/c0decafe.net" <ports@c0decafe.net>
Cc:  
Subject: Re: ports/70278: [PATCH] devel/SVN-Simple: unbreak it
Date: Wed, 11 Aug 2004 09:13:13 +0800

 --ew6BAiZeqk4r7MaW
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 *nod* I've just been mailing c0decafe about this problem, citing
 that I was unable to duplicate the problem too, so I'd also like to
 see SVN-Simple and SVN-Web marked unbroken.
 
 Thanks,
 /Autrijus/
 
 --ew6BAiZeqk4r7MaW
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQFBGXKptLPdNzw1AaARAjOQAJ41w3DIW1pS8TTTQZuDsLmwNg4zxgCgs0I0
 mpTFkrOME+x7zCRRZMs0qoM=
 =TroU
 -----END PGP SIGNATURE-----
 
 --ew6BAiZeqk4r7MaW--
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Wed Aug 11 08:35:49 GMT 2004 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70278 
>Unformatted:
