From owner-freebsd-ports Wed Apr 29 18:50:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00981 for freebsd-ports-outgoing; Wed, 29 Apr 1998 18:50:56 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00826; Wed, 29 Apr 1998 18:50:17 -0700 (PDT) (envelope-from gnats) Received: from holly.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28353 for ; Wed, 29 Apr 1998 18:40:42 -0700 (PDT) (envelope-from darius@holly.dons.net.au) Received: (from darius@localhost) by holly.dons.net.au (8.8.8/8.8.5) id LAA01729; Thu, 30 Apr 1998 11:10:44 +0930 (CST) Message-Id: <199804300140.LAA01729@holly.dons.net.au> Date: Thu, 30 Apr 1998 11:10:44 +0930 (CST) From: "Daniel J. O'Connor" Reply-To: darius@holly.dons.net.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6461: Update to p5-DBD-Pg port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6461 >Category: ports >Synopsis: diff's to update the port to use version 0.72 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 29 18:50:06 PDT 1998 >Last-Modified: >Originator: Daniel J. O'Connor >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: -current running PostgreSQL 6.3.2, with DBI v0.93 >Description: This diff makes the port use version 0.72.. The old version is described as 'ancient' by it's author :) And more to the point, it doesn't work with our version of DBI.. >How-To-Repeat: >Fix: Apply this diff.. *** Makefile.old Thu Apr 30 10:56:09 1998 --- Makefile Thu Apr 30 10:56:29 1998 *************** *** 1,13 **** # New ports collection makefile for: p5-DBD-Pg ! # Version required: 0.62 # Date created: June 17th 1997 # Whom: James FitzGibbon # # $Id: Makefile,v 1.4 1997/09/14 02:54:17 jfitz Exp $ # ! DISTNAME= DBD-Pg-0.62 ! PKGNAME= p5-DBD-Pg-0.62 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD --- 1,13 ---- # New ports collection makefile for: p5-DBD-Pg ! # Version required: 0.72 # Date created: June 17th 1997 # Whom: James FitzGibbon # # $Id: Makefile,v 1.4 1997/09/14 02:54:17 jfitz Exp $ # ! DISTNAME= DBD-Pg-0.72 ! PKGNAME= p5-DBD-Pg-0.72 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD *** files/md5.old Thu Apr 30 10:56:49 1998 --- files/md5 Thu Apr 30 10:57:39 1998 *************** *** 1 **** ! MD5 (DBD-Pg-0.62.tar.gz) = fbb6144ad32762d8dae71d40c7af10c5 --- 1 ---- ! MD5 (DBD-Pg-0.72.tar.gz) = 57c468529ad45b7f3a456618f08fd346 >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message