From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 10 21:10:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 348E916A4CE for ; Tue, 10 Aug 2004 21:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F34443D41 for ; Tue, 10 Aug 2004 21:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7ALAO7T070279 for ; Tue, 10 Aug 2004 21:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7ALAOBT070278; Tue, 10 Aug 2004 21:10:24 GMT (envelope-from gnats) Resent-Date: Tue, 10 Aug 2004 21:10:24 GMT Resent-Message-Id: <200408102110.i7ALAOBT070278@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F8B16A4CE for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: autrijus@autrijus.org Subject: ports/70278: [PATCH] devel/SVN-Simple: unbreak it X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 21:10:25 -0000 >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@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: