Date: Sat, 17 Jun 2006 02:00:27 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/99048: Update port: textproc/dictfmt 1.10.5 Message-ID: <20060617020027.683401a2.tkato432@yahoo.com> Resent-Message-ID: <200606161710.k5GHAKcr014728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99048 >Category: ports >Synopsis: Update port: textproc/dictfmt 1.10.5 >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: Fri Jun 16 17:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p18 i386 >Organization: >Environment: >Description: - Update to version 1.10.5 Remove file: files/patch-decl.h >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/dictfmt/Makefile textproc/dictfmt/Makefile --- /usr/ports/textproc/dictfmt/Makefile Sun Jan 8 15:12:21 2006 +++ textproc/dictfmt/Makefile Mon Jun 12 16:46:59 2006 @@ -6,7 +6,7 @@ # PORTNAME= dictfmt -PORTVERSION= 1.10.4 +PORTVERSION= 1.10.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dict diff -urN /usr/ports/textproc/dictfmt/distinfo textproc/dictfmt/distinfo --- /usr/ports/textproc/dictfmt/distinfo Sun Jan 8 15:12:21 2006 +++ textproc/dictfmt/distinfo Mon Jun 12 16:51:37 2006 @@ -1,3 +1,3 @@ -MD5 (dictd-1.10.4.tar.gz) = 1c0b7583e6fa25fd27fca5fca9ddb91f -SHA256 (dictd-1.10.4.tar.gz) = 8ba2be616099724b0f66f58c71b7cec3b3ec5691fd12b338405deace46713a11 -SIZE (dictd-1.10.4.tar.gz) = 647901 +MD5 (dictd-1.10.5.tar.gz) = 7b4ab8071689123b1605a8e1a93dd255 +SHA256 (dictd-1.10.5.tar.gz) = b1464eb319691b4d53c9cb35b52802cc4fac54ccfcf7ac0dc7e5267e2133dd6a +SIZE (dictd-1.10.5.tar.gz) = 643144 diff -urN /usr/ports/textproc/dictfmt/files/patch-decl.h textproc/dictfmt/files/patch-decl.h --- /usr/ports/textproc/dictfmt/files/patch-decl.h Fri Jan 28 21:25:44 2005 +++ textproc/dictfmt/files/patch-decl.h Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- decl.h Mon Jan 24 18:44:03 2005 -+++ decl.h Mon Jan 24 18:32:44 2005 -@@ -28,7 +28,7 @@ - declarations for standard library calls. We provide them here for - situations that we know about. */ - --#if defined(__sparc__) && !defined(__linux__) -+#if defined(__sparc__) && !defined(__linux__) && !defined(__FreeBSD__) - /* Both SunOS and Solaris */ - extern int getrusage( int who, struct rusage * ); - extern void bcopy( const void *, void *, int ); >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060617020027.683401a2.tkato432>