Date: Wed, 22 Mar 2006 09:56:20 +0200 From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94824: Maintainer update port databases/ipa_sdb to 1.0.1 version Message-ID: <20060322075620.GA867@pm513-1.comsys.ntu-kpi.kiev.ua> Resent-Message-ID: <200603220800.k2M80YXG076729@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94824 >Category: ports >Synopsis: Maintainer update port databases/ipa_sdb to 1.0.1 version >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 08:00:28 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrey Simonenko >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: >Description: Please update port databases/ipa_sdb from 1.0 to 1.0.1 version. >From its HISTORY file: * All manual pages were reformatted to follow traditional typographic style. * Check for errno value from getgrnam() was added. * Several warnings during compilation on 64bits systems were removed: found one typo, sizeof returns size_t result. * Minor code optimizations and improvements. >How-To-Repeat: >Fix: diff -ruN ipa_sdb.orig/Makefile ipa_sdb/Makefile --- ipa_sdb.orig/Makefile Mon Mar 20 13:23:16 2006 +++ ipa_sdb/Makefile Tue Mar 21 22:44:48 2006 @@ -6,7 +6,7 @@ # PORTNAME= ipa_sdb -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= databases MASTER_SITES= http://ipa-system.sourceforge.net/modules/ipa_sdb/ diff -ruN ipa_sdb.orig/distinfo ipa_sdb/distinfo --- ipa_sdb.orig/distinfo Mon Mar 20 13:23:16 2006 +++ ipa_sdb/distinfo Tue Mar 21 22:45:50 2006 @@ -1,3 +1,3 @@ -MD5 (ipa_sdb-1.0.tar.bz2) = e3ea6625f26840e25ad20d75845cc394 -SHA256 (ipa_sdb-1.0.tar.bz2) = d2f69d53294d37276ff38d4599c53c22fa1dc7f7896c926c339a65f37e848b46 -SIZE (ipa_sdb-1.0.tar.bz2) = 228948 +MD5 (ipa_sdb-1.0.1.tar.bz2) = b4d6e8b996f72d51736a5ef31ac37df2 +SHA256 (ipa_sdb-1.0.1.tar.bz2) = 6fb782b2f110ad6745573df110852f2efaf0f0a7963bcafe4c5be619ac6e5731 +SIZE (ipa_sdb-1.0.1.tar.bz2) = 228701 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060322075620.GA867>