Date: Tue, 19 Feb 2008 21:14:58 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120850: [UPDATE] www/p5-HTML-Breadcrumbs Message-ID: <200802192114.m1JLEw0H020031@www.freebsd.org> Resent-Message-ID: <200802192120.m1JLK3Yg029322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120850 >Category: ports >Synopsis: [UPDATE] www/p5-HTML-Breadcrumbs >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: Tue Feb 19 21:20:03 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.7; - Use CPAN macro; - Add missing WWW in pkg-descr. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-HTML-Breadcrumbs/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 23 May 2006 07:08:47 -0000 1.2 +++ Makefile 19 Feb 2008 19:28:23 -0000 @@ -6,10 +6,9 @@ # PORTNAME= HTML-Breadcrumbs -PORTVERSION= 0.06 +PORTVERSION= 0.7 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= HTML +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= andrew@scoop.co.nz Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-HTML-Breadcrumbs/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 23 May 2006 07:08:47 -0000 1.4 +++ distinfo 19 Feb 2008 19:28:23 -0000 @@ -1,3 +1,3 @@ -MD5 (HTML-Breadcrumbs-0.06.tar.gz) = 641145ee331a0e0378466d93748a8796 -SHA256 (HTML-Breadcrumbs-0.06.tar.gz) = fb7cef936e7422dd12871a0cdf109140eb364823a6250083656a3e74a3145ae5 -SIZE (HTML-Breadcrumbs-0.06.tar.gz) = 11978 +MD5 (HTML-Breadcrumbs-0.7.tar.gz) = 8db36db5c26c1d5c55f3eefda20c96bf +SHA256 (HTML-Breadcrumbs-0.7.tar.gz) = 484fa3f5e855a1485b617b78452de0c224a110f3d90658790e039abe88cd5fae +SIZE (HTML-Breadcrumbs-0.7.tar.gz) = 12361 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-HTML-Breadcrumbs/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 28 Aug 2003 07:34:13 -0000 1.1 +++ pkg-descr 19 Feb 2008 19:28:23 -0000 @@ -1,6 +1,3 @@ -HTML::Breadcrumbs -================= - HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails' i.e. an ordered set of html links locating the current page within a hierarchy. @@ -18,3 +15,5 @@ labels either explicitly via a hashref or via a callback subroutine, and to control the formatting of elements via sprintf patterns or a callback subroutine. + +WWW: http://search.cpan.org/dist/HTML-Breadcrumbs/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802192114.m1JLEw0H020031>