From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 9 04:20:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3355A16A41B for ; Sat, 9 Feb 2008 04:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 113D013C442 for ; Sat, 9 Feb 2008 04:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m194K1IF056222 for ; Sat, 9 Feb 2008 04:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m194K1um056221; Sat, 9 Feb 2008 04:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 9 Feb 2008 04:20:01 GMT Resent-Message-Id: <200802090420.m194K1um056221@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, Felippe de Meirelles Motta Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF95A16A420 for ; Sat, 9 Feb 2008 04:11:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E382F13C442 for ; Sat, 9 Feb 2008 04:11:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1949Fnf046816 for ; Sat, 9 Feb 2008 04:09:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1949FOh046815; Sat, 9 Feb 2008 04:09:15 GMT (envelope-from nobody) Message-Id: <200802090409.m1949FOh046815@www.freebsd.org> Date: Sat, 9 Feb 2008 04:09:15 GMT From: Felippe de Meirelles Motta To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/120453: [UPDATE] math/p5-Math-Symbolic-Custom-LaTeXDumper X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 04:20:02 -0000 >Number: 120453 >Category: ports >Synopsis: [UPDATE] math/p5-Math-Symbolic-Custom-LaTeXDumper >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 Feb 09 04:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 0.206; - Require now minimal version of dependence(s). >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/p5-Math-Symbolic-Custom-LaTeXDumper/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 8 Sep 2007 01:01:40 -0000 1.4 +++ Makefile 9 Feb 2008 03:58:50 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Math-Symbolic-Custom-LaTeXDumper -PORTVERSION= 0.204 +PORTVERSION= 0.206 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -15,7 +15,7 @@ MAINTAINER= aaron@FreeBSD.org COMMENT= Math::Symbolic LaTeX output -BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic +BUILD_DEPENDS= p5-Math-Symbolic=>0.201:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Math::Symbolic::Custom::LaTeXDumper.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/math/p5-Math-Symbolic-Custom-LaTeXDumper/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 21 Sep 2006 17:04:09 -0000 1.3 +++ distinfo 9 Feb 2008 03:58:50 -0000 @@ -1,3 +1,3 @@ -MD5 (Math-Symbolic-Custom-LaTeXDumper-0.204.tar.gz) = caf10a160ffddaffa45bc96db3fb5540 -SHA256 (Math-Symbolic-Custom-LaTeXDumper-0.204.tar.gz) = e686f0e36fa434788c67e71cc55ac454bec1e1871a4fc536dbdb1885f9fefc25 -SIZE (Math-Symbolic-Custom-LaTeXDumper-0.204.tar.gz) = 15348 +MD5 (Math-Symbolic-Custom-LaTeXDumper-0.206.tar.gz) = 58e8a6b10e8701b4fb5c58589e101eb9 +SHA256 (Math-Symbolic-Custom-LaTeXDumper-0.206.tar.gz) = 3c0946a9fec56c718bc9308964982e7b5cd932b5ecbbb8067a996169fada03ec +SIZE (Math-Symbolic-Custom-LaTeXDumper-0.206.tar.gz) = 15321 >Release-Note: >Audit-Trail: >Unformatted: