Date: Thu, 18 Jun 2009 19:24:52 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lth@FreeBSD.org Subject: ports/135795: [PATCH] textproc/p5-UML-Class-Simple: update to 0.18 Message-ID: <200906182324.n5INOqN3028575@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUcta006467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135795 >Category: ports >Synopsis: [PATCH] textproc/p5-UML-Class-Simple: update to 0.18 >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: Thu Jun 18 23:30:38 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.18 Port maintainer (lth@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-UML-Class-Simple-0.18.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-UML-Class-Simple/Makefile,v retrieving revision 1.8 diff -u -u -r1.8 Makefile --- Makefile 4 Nov 2008 19:07:37 -0000 1.8 +++ Makefile 18 Jun 2009 03:47:43 -0000 @@ -6,7 +6,7 @@ # PORTNAME= UML-Class-Simple -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Render simple UML class diagrams, by loading the code -RUN_DEPENDS= p5-Class-Inspector>=1.16:${PORTSDIR}/devel/p5-Class-Inspector \ +BUILD_DEPENDS= p5-Class-Inspector>=1.16:${PORTSDIR}/devel/p5-Class-Inspector \ p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ @@ -23,7 +23,7 @@ p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \ dot:${PORTSDIR}/graphics/graphviz -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-UML-Class-Simple/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 4 Nov 2008 19:07:37 -0000 1.6 +++ distinfo 18 Jun 2009 03:47:48 -0000 @@ -1,3 +1,3 @@ -MD5 (UML-Class-Simple-0.17.tar.gz) = a1e07def7cca60331f657d5b1c82dfa0 -SHA256 (UML-Class-Simple-0.17.tar.gz) = 40408c10a67d163e8138a94da4b0f6d29b803243c96a9085ce9963050b401eb5 -SIZE (UML-Class-Simple-0.17.tar.gz) = 84516 +MD5 (UML-Class-Simple-0.18.tar.gz) = 252e2cfa111348cdee1d123f47b66197 +SHA256 (UML-Class-Simple-0.18.tar.gz) = b6b61cbdb0e90db2b59cc7d1de57beb4f8495bfa60dd2cc8d0a21302b357bd20 +SIZE (UML-Class-Simple-0.18.tar.gz) = 87830 --- p5-UML-Class-Simple-0.18.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906182324.n5INOqN3028575>