ports/121016: [UPDATE] textproc/p5-MARC-Lint

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:10:04 UTC 2008


>Number:         121016
>Category:       ports
>Synopsis:       [UPDATE] textproc/p5-MARC-Lint
>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 23 20:10:04 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 1.43
- Use CPAN macro
- Better adjustment of dependences
- Add WWW to pkg-descr
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Lint/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	4 Jun 2007 07:15:21 -0000	1.2
+++ Makefile	21 Feb 2008 14:47:45 -0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	MARC-Lint
-PORTVERSION=	1.42
+PORTVERSION=	1.43
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	MARC
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	A mechanism for validating MARC records
 
 BUILD_DEPENDS=	${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
-		${SITE_PERL}/Business/ISBN.pm:${PORTSDIR}/misc/p5-Business-ISBN
+		p5-Business-ISBN>=2.03:${PORTSDIR}/misc/p5-Business-ISBN
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN1=		marclint.1
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Lint/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	31 May 2007 11:29:52 -0000	1.1
+++ distinfo	21 Feb 2008 14:47:45 -0000
@@ -1,3 +1,3 @@
-MD5 (MARC-Lint-1.42.tar.gz) = a9bdbd28493554a76945e8fc4a8610fe
-SHA256 (MARC-Lint-1.42.tar.gz) = 740cc4c32e50a223dd43253b75130a2931621c8796900b329ef29fa436df56a4
-SIZE (MARC-Lint-1.42.tar.gz) = 69441
+MD5 (MARC-Lint-1.43.tar.gz) = 5431d5f47a3d795819cf1220ffbc7db1
+SHA256 (MARC-Lint-1.43.tar.gz) = 6bc1ce12784e36962a1bcf14d27e31d982e904afc77d69111133f5d863714164
+SIZE (MARC-Lint-1.43.tar.gz) = 71661
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Lint/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	31 May 2007 11:29:52 -0000	1.1
+++ pkg-descr	21 Feb 2008 14:47:45 -0000
@@ -1 +1,3 @@
 MARC::Lint provides a mechanism for validating MARC records.
+
+WWW:	http://search.cpan.org/dist/MARC-Lint/


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list