ports/101020: [PATCH] games/p5-Baseball-Sabermetrics: update to 0.02
Rong-En Fan
rafan at FreeBSD.org
Sat Jul 29 11:30:16 UTC 2006
>Number: 101020
>Category: ports
>Synopsis: [PATCH] games/p5-Baseball-Sabermetrics: update to 0.02
>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 Jul 29 11:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD svm.csie.ntu.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Sun May 14 06:34:47 CST 2006
>Description:
- Update to 0.02
Port maintainer (chinsan.tw at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Baseball-Sabermetrics-0.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/p5-Baseball-Sabermetrics/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 29 Jul 2006 03:04:34 -0000 1.1
+++ Makefile 29 Jul 2006 11:08:09 -0000
@@ -6,17 +6,18 @@
#
PORTNAME= Baseball-Sabermetrics
-PORTVERSION= 0.01
+PORTVERSION= 0.02
CATEGORIES= games perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Baseball/VICTOR
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}_01
MAINTAINER= chinsan.tw at gmail.com
COMMENT= A Baseball Statistics Module
-BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
+BUILD_DEPENDS= p5-Data-Serializer>=0.29:${PORTSDIR}/devel/p5-Data-Serializer \
+ p5-HTML-TableExtract>=2.08:${PORTSDIR}/www/p5-HTML-TableExtract \
+ p5-libwww>=5.801:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/games/p5-Baseball-Sabermetrics/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 29 Jul 2006 03:04:34 -0000 1.1
+++ distinfo 29 Jul 2006 11:08:09 -0000
@@ -1,3 +1,3 @@
-MD5 (Baseball-Sabermetrics-0.01_01.tar.gz) = 3500e01efddf0103304d802b0c5fd095
-SHA256 (Baseball-Sabermetrics-0.01_01.tar.gz) = 994b203aa782c6fc6f19b4af38b60dbaa80cda7e649fd3dfe4fa58d1f8dc7a59
-SIZE (Baseball-Sabermetrics-0.01_01.tar.gz) = 24688
+MD5 (Baseball-Sabermetrics-0.02.tar.gz) = 78bd8754182f2ee22035415a82b3e2c1
+SHA256 (Baseball-Sabermetrics-0.02.tar.gz) = 307d7be9ecee71d32ca69f9b3eab359aac7646fbdfb0fc56e2d0186f21f33489
+SIZE (Baseball-Sabermetrics-0.02.tar.gz) = 30018
--- p5-Baseball-Sabermetrics-0.02.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list