From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 6 08:20:12 2003 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 9C9DF16A4C0 for ; Sat, 6 Sep 2003 08:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 401E744013 for ; Sat, 6 Sep 2003 08:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h86FK8Up073952 for ; Sat, 6 Sep 2003 08:20:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h86FK8a4073951; Sat, 6 Sep 2003 08:20:08 -0700 (PDT) Resent-Date: Sat, 6 Sep 2003 08:20:08 -0700 (PDT) Resent-Message-Id: <200309061520.h86FK8a4073951@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, Hansjoerg Pehofer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6338A16A4BF; Sat, 6 Sep 2003 08:18:47 -0700 (PDT) Received: from sumpf.catbull.com (chello213047252080.tirol.surfer.at [213.47.252.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7835343FE1; Sat, 6 Sep 2003 08:18:45 -0700 (PDT) (envelope-from haensel@catbull.com) Received: from botch.catbull.com (localhost [127.0.0.1]) by sumpf.catbull.com (8.12.9/8.12.9) with ESMTP id h86FK2SM003312; Sat, 6 Sep 2003 17:20:06 +0200 (CEST) (envelope-from haensel@botch.catbull.com) Received: (from haensel@localhost) by botch.catbull.com (8.12.9/8.12.9/Submit) id h86FK0nB003308; Sat, 6 Sep 2003 17:20:00 +0200 (CEST) (envelope-from haensel) Message-Id: <200309061520.h86FK0nB003308@botch.catbull.com> Date: Sat, 6 Sep 2003 17:20:00 +0200 (CEST) From: Hansjoerg Pehofer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: erwin@FreeBSD.org Subject: ports/56532: [MAINTAINER] textproc/p5-XML-Generator-PerlData: update to 0.89_1 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: Sat, 06 Sep 2003 15:20:12 -0000 >Number: 56532 >Category: ports >Synopsis: [MAINTAINER] textproc/p5-XML-Generator-PerlData: update to 0.89_1 >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: Sat Sep 06 08:20:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Hansjoerg Pehofer >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD botch.catbull.com 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #5: Sat Aug 30 21:06:44 CEST 2003 >Description: + changed dependency from p5-XML-SAX-Base to p5-XML-SAX. Generated with FreeBSD Port Tools 0.20 >How-To-Repeat: >Fix: --- p5-XML-Generator-PerlData-0.89_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-XML-Generator-PerlData/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 8 Aug 2003 14:37:53 -0000 1.1 +++ Makefile 6 Sep 2003 15:16:04 -0000 @@ -7,16 +7,16 @@ PORTNAME= XML-Generator-PerlData PORTVERSION= 0.89 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -#MASTER_SITE_SUBDIR= XML MASTER_SITE_SUBDIR= ../by-authors/id/K/KH/KHAMPTON PKGNAMEPREFIX= p5- MAINTAINER= hansjoerg.pehofer@uibk.ac.at COMMENT= "Perl extension for generating SAX2 events from Perl data structures." -BUILD_DEPENDS= ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX-Base +BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes --- p5-XML-Generator-PerlData-0.89_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: