ports/120850: [UPDATE] www/p5-HTML-Breadcrumbs

Felippe de Meirelles Motta lippemail at gmail.com
Tue Feb 19 21:20:03 UTC 2008


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list