Date: Tue, 15 Nov 2005 02:00:34 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89018: Update port: security/libsdb to 0.6.2 Message-ID: <20051115020034.74d5a357.tkato432@yahoo.com> Resent-Message-ID: <200511141710.jAEHAAZv042938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89018 >Category: ports >Synopsis: Update port: security/libsdb to 0.6.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 14 17:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p13 i386 >Organization: >Environment: >Description: - Update to version 0.6.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/databases/libsdb/Makefile databases/libsdb/Makefile --- /usr/ports/databases/libsdb/Makefile Tue Sep 13 15:45:04 2005 +++ databases/libsdb/Makefile Tue Nov 15 00:54:16 2005 @@ -7,7 +7,7 @@ # PORTNAME= libsdb -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= databases MASTER_SITES= ftp://siag.nu/pub/libsdb/ \ http://siag.nu/pub/libsdb/ @@ -16,11 +16,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple database library -INSTALLS_SHLIB= yes HAS_CONFIGURE= yes MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" +INSTALLS_SHLIB= yes +NO_FILTER_SHLIBS= yes MAN3= sdb.3 sdb_init.3 sdb_open.3 sdb_close.3 sdb_query.3 MAN8= sdbd.8 + +PLIST_SUB= VERSION="${PORTVERSION}" .include <bsd.port.mk> diff -urN /usr/ports/databases/libsdb/distinfo databases/libsdb/distinfo --- /usr/ports/databases/libsdb/distinfo Tue Sep 13 15:45:04 2005 +++ databases/libsdb/distinfo Tue Nov 15 00:55:15 2005 @@ -1,2 +1,3 @@ -MD5 (sdb-0.6.1.tar.gz) = a5e3ba6a1784c328899c9097f1b7cf05 -SIZE (sdb-0.6.1.tar.gz) = 52258 +MD5 (sdb-0.6.2.tar.gz) = c21c26ac071612f19db84e438fd4677d +SHA256 (sdb-0.6.2.tar.gz) = d30e8623c3ba444a38ff01e6edd6091ecf10528d3f066574427559e0827e77c0 +SIZE (sdb-0.6.2.tar.gz) = 52342 diff -urN /usr/ports/databases/libsdb/pkg-plist databases/libsdb/pkg-plist --- /usr/ports/databases/libsdb/pkg-plist Tue Sep 13 15:45:04 2005 +++ databases/libsdb/pkg-plist Tue Nov 15 00:53:44 2005 @@ -6,4 +6,4 @@ lib/libsdb.a lib/libsdb.so lib/libsdb.so.0 -lib/libsdb.so.0.6.1 +lib/libsdb.so.%%VERSION%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051115020034.74d5a357.tkato432>