Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 09:02:15 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97941: [PATCH] databases/dbh: update to 4.5.0
Message-ID:  <20060526010215.E6B057E9EE@FreeBSD.csie.nctu.edu.tw>
Resent-Message-ID: <200605260110.k4Q1AGeQ097833@freefall.freebsd.org>

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

>Number:         97941
>Category:       ports
>Synopsis:       [PATCH] databases/dbh: update to 4.5.0
>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:   Fri May 26 01:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #9: Thu May 11 14:31:45 CST 2006
>Description:
- Update to 4.5.0

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

--- dbh-4.5.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/dbh/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	23 Feb 2006 10:35:01 -0000	1.17
+++ Makefile	26 May 2006 01:00:38 -0000
@@ -7,8 +7,8 @@
 #
 
 PORTNAME=	dbh
-PORTVERSION=	1.0.24
-PORTREVISION=	1
+PORTVERSION=	4.5.0
+PORTREVISION=	0
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/dbh/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	24 Nov 2005 01:23:46 -0000	1.10
+++ distinfo	26 May 2006 01:00:38 -0000
@@ -1,3 +1,3 @@
-MD5 (dbh-1.0.24.tar.gz) = 42e122a321089f2429986d0d161ed92a
-SHA256 (dbh-1.0.24.tar.gz) = a95844cdea142c1db4f8b75e9854068e9d38ced83aa71783063febb3a1cc0410
-SIZE (dbh-1.0.24.tar.gz) = 371463
+MD5 (dbh-4.5.0.tar.gz) = 52b4b0d5ee0513dc796e989220c11bc6
+SHA256 (dbh-4.5.0.tar.gz) = 85c5a90b83032f7eddaebb445b38c6dfc0ae5cc202be8028bd0b554bd0b567bb
+SIZE (dbh-4.5.0.tar.gz) = 365506
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/dbh/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	23 Feb 2006 10:35:01 -0000	1.6
+++ pkg-plist	26 May 2006 01:00:38 -0000
@@ -2,9 +2,9 @@
 include/dbh.h
 include/dbh_config.h
 include/dbh_functions.h
-lib/libdbh-1.0.so
-lib/libdbh-1.0.so.1
+lib/libdbh-4.5.so
+lib/libdbh-4.5.so.4
 lib/libdbh.a
 lib/libdbh.la
 lib/libdbh.so
-libdata/pkgconfig/dbh-1.0.pc
+libdata/pkgconfig/dbh.pc
--- dbh-4.5.0.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?20060526010215.E6B057E9EE>