Date: Mon, 14 Dec 2009 23:54:25 +1000 From: "svvord@mail.ru" <svvord@mail.ru> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/141458: Update devel/p5-doxygenfilter Message-ID: <1260798865.13179@crush.dony> Resent-Message-ID: <200912141420.nBEEK2rb046684@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141458 >Category: ports >Synopsis: Update devel/p5-doxygenfilter >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: Mon Dec 14 14:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: svvord@mail.ru >Release: FreeBSD 8.0-RC1 amd64 >Organization: >Environment: System: FreeBSD 8.0-RC1 #2: Mon Oct 5 00:20:59 VLAST 2009 crush@crush.dony:/usr/obj/usr/src/sys/GENERIC >Description: Update devel/p5-doxygenfilter from version 1.01 to 1.10 >How-To-Repeat: >Fix: --- p5-doxygenfilter.diff begins here --- Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/devel/p5-doxygenfilter/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 22 Aug 2009 00:18:21 -0000 1.2 +++ Makefile 14 Dec 2009 12:53:54 -0000 @@ -1,17 +1,17 @@ # New ports collection makefile for: doxygenfilter # Date created: Tue Oct 28 07:38:51 UTC 2008 -# Whom: Sergei Golyashov <svvord@spline-studio.ru> +# Whom: Sergei Golyashov <svvord@mail.ru> # # $FreeBSD: ports/devel/p5-doxygenfilter/Makefile,v 1.2 2009/08/22 00:18:21 amdmi3 Exp $ # PORTNAME= doxygenfilter -PORTVERSION= 1.01 +PORTVERSION= 1.10 CATEGORIES= devel MASTER_SITES= SF/bigsister/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= svvord@spline-studio.ru +MAINTAINER= svvord@mail.ru COMMENT= Input filter for Doxygen enabling support for Perl code documentation RUN_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen Index: distinfo =================================================================== RCS file: /usr/ncvs/ports/devel/p5-doxygenfilter/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 29 Oct 2008 14:43:08 -0000 1.1 +++ distinfo 14 Dec 2009 12:38:00 -0000 @@ -1,3 +1,3 @@ -MD5 (doxygenfilter-1.01.tar.gz) = a61e50d2464b435b7a84f0ca02b438c1 -SHA256 (doxygenfilter-1.01.tar.gz) = 4e63e4fd5b8670fd9dfb3bdf1c5348729c4d9fbbfda0b66b43c929f99c847282 -SIZE (doxygenfilter-1.01.tar.gz) = 27403 +MD5 (doxygenfilter-1.10.tar.gz) = 8ac8437403cb8bdd605b32125150487e +SHA256 (doxygenfilter-1.10.tar.gz) = d73a27d6f28b6f14fb1a44c3d6854f70f5b3a19ca10035cad7843e4c68723375 +SIZE (doxygenfilter-1.10.tar.gz) = 29399 Index: pkg-plist =================================================================== RCS file: /usr/ncvs/ports/devel/p5-doxygenfilter/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 30 Jul 2009 23:04:41 -0000 1.2 +++ pkg-plist 14 Dec 2009 12:47:38 -0000 @@ -1,8 +1,9 @@ bin/doxygenfilter -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DoxyGen/Filter/.packlist -%%SITE_PERL%%/DoxyGen/SQLFilter.pm %%SITE_PERL%%/DoxyGen/Filter.pm %%SITE_PERL%%/DoxyGen/PerlFilter.pm +%%SITE_PERL%%/DoxyGen/SQLFilter.pm +%%SITE_PERL%%/DoxyGen/VBFilter.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/DoxyGen/Filter/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DoxyGen/Filter @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DoxyGen @dirrm %%SITE_PERL%%/DoxyGen --- p5-doxygenfilter.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1260798865.13179>