Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 09:05:22 +1200 (NZST)
From:      Andrew McNaughton <andrew@scoop.co.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67234: p5-Class-DBI-mysql version update (0.21 to 0.23)
Message-ID:  <200405262105.i4QL5MUc015470@a2.scoop.co.nz>
Resent-Message-ID: <200405262110.i4QLAP2G025457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `maintainer-update>' for the field `>Class:'.
	It was set to the default value of `sw-bug'.


>Number:         67234
>Category:       ports
>Synopsis:       p5-Class-DBI-mysql version update (0.21 to 0.23)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 14:10:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andrew McNaughton
>Release:        FreeBSD 4.8-RELEASE-p17 i386
>Organization:
>Environment:
System: FreeBSD a2.scoop.co.nz 4.8-RELEASE-p17 FreeBSD 4.8-RELEASE-p17 #0: Tue Apr 6 15:24:03 NZST 2004 andrew@a2.scoop.co.nz:/usr/obj/usr/src4.8/sys/wal-20040406-01 i386


>Description:

port databases/p5-Class-DBI-mysql needs to be brought up to the latest 
version in order to play nicely with mysql 4.1.

All that is required is tweaking the version number.

>How-To-Repeat:
>Fix:


Apply patch below.
run make makesum


--- Makefile.orig       Mon Mar 22 20:18:54 2004
+++ Makefile    Thu May 27 08:56:05 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      Class-DBI-mysql
-PORTVERSION=   0.21
+PORTVERSION=   0.23
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    Class

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405262105.i4QL5MUc015470>