Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 22:39:11 -0500 (EST)
From:      Paul Dlug <paul@aps.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        paul@aps.org
Subject:   ports/60060: Update net/p5-OAI-Harvester to 0.9
Message-ID:  <200312090339.hB93dBIC026170@lugnut.aps.org>
Resent-Message-ID: <200312090340.hB93e0fb021338@freefall.freebsd.org>

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

>Number:         60060
>Category:       ports
>Synopsis:       Update net/p5-OAI-Harvester to 0.9
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 08 19:40:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dlug
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD lugnut.aps.org 5.2-CURRENT FreeBSD 5.2-CURRENT #6: Mon Dec 8 15:37:40 EST 2003 root@lugnut.aps.org:/usr/obj/usr/src/sys/LUGNUT i386


	
>Description:
	Update net/p5-OAI-Harvester to 0.9 from 0.82. New version contains a number of bug fixes and minor enhancements. Port no longer uses YAML so this dependency has been removed.
>How-To-Repeat:
	
>Fix:

	

--- p5-OAI-Harvester.diff begins here ---
diff -urN /usr/ports/net/p5-OAI-Harvester/Makefile ./p5-OAI-Harvester/Makefile
--- /usr/ports/net/p5-OAI-Harvester/Makefile	Thu Nov 20 09:53:59 2003
+++ ./p5-OAI-Harvester/Makefile	Mon Dec  8 22:37:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	OAI-Harvester
-PORTVERSION=	0.82
+PORTVERSION=	0.9
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -17,8 +17,7 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
 		${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
-		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -urN /usr/ports/net/p5-OAI-Harvester/distinfo ./p5-OAI-Harvester/distinfo
--- /usr/ports/net/p5-OAI-Harvester/distinfo	Tue Nov 11 16:59:18 2003
+++ ./p5-OAI-Harvester/distinfo	Mon Dec  8 22:31:32 2003
@@ -1 +1 @@
-MD5 (OAI-Harvester-0.82.tar.gz) = e55e79eb8e2910a8a82cdae9a0ecef15
+MD5 (OAI-Harvester-0.9.tar.gz) = 2403437c2e23cc448b829deb82455d2f
--- p5-OAI-Harvester.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?200312090339.hB93dBIC026170>