Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Jan 2012 23:49:03 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/163918: [PATCH] textproc/p5-MARC-Record: update to 2.0.3
Message-ID:  <20120108154903.49A435445@sunpoet.net>
Resent-Message-ID: <201201081550.q08Fo7GV040176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163918
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-MARC-Record: update to 2.0.3
>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:   Sun Jan 08 15:50:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sat Dec 24 06:18:22 CST 2011
>Description:
- Update to 2.0.3
- Sort and fix PLIST: some directories are also used by p5-MARC-*
- Add WWW

Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MARC-Record-2.0.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Record/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	17 Apr 2008 14:28:46 -0000	1.3
+++ Makefile	8 Jan 2012 15:48:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MARC-Record
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.3
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Record/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	3 Jul 2011 14:39:13 -0000	1.4
+++ distinfo	8 Jan 2012 15:48:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (MARC-Record-2.0.0.tar.gz) = 6e302823a735624188d1c3a9534bb7df3ea6055cb5766c1ab75118afce92f085
-SIZE (MARC-Record-2.0.0.tar.gz) = 78929
+SHA256 (MARC-Record-2.0.3.tar.gz) = ac9d380c1432725aa8464e891bb02341f87f5a7d506c6f83ce9baaf1ed7b3bbc
+SIZE (MARC-Record-2.0.3.tar.gz) = 82625
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Record/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	31 Dec 2004 07:49:16 -0000	1.1
+++ pkg-descr	8 Jan 2012 15:48:09 -0000
@@ -2,3 +2,5 @@
 of MARC record handling.
 
 MARC::Record is the core class for representing a single MARC record.
+
+WWW: http://search.cpan.org/dist/MARC-Record/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-Record/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	3 May 2007 08:23:35 -0000	1.2
+++ pkg-plist	8 Jan 2012 15:48:09 -0000
@@ -3,13 +3,13 @@
 %%SITE_PERL%%/MARC/Doc/Tutorial.pod
 %%SITE_PERL%%/MARC/Field.pm
 %%SITE_PERL%%/MARC/File.pm
+%%SITE_PERL%%/MARC/File/Encode.pm
 %%SITE_PERL%%/MARC/File/MicroLIF.pm
 %%SITE_PERL%%/MARC/File/USMARC.pm
-%%SITE_PERL%%/MARC/File/Encode.pm
 %%SITE_PERL%%/MARC/Record.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Record/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Record
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC
-@dirrm %%SITE_PERL%%/MARC/Doc
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC
 @dirrm %%SITE_PERL%%/MARC/File
-@dirrm %%SITE_PERL%%/MARC
+@dirrm %%SITE_PERL%%/MARC/Doc
+@dirrmtry %%SITE_PERL%%/MARC
--- p5-MARC-Record-2.0.3.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?20120108154903.49A435445>