Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 08:46:05 +0400 (MSD)
From:      Alex Semenyaka <alex@semenyaka.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66788: [MAINTAINER] update to the converters/konwert port
Message-ID:  <200405180446.i4I4k5Sv024002@qqmore.rinet.ru.>
Resent-Message-ID: <200405180450.i4I4oErX091154@freefall.freebsd.org>

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

>Number:         66788
>Category:       ports
>Synopsis:       [MAINTAINER] update to the converters/konwert port
>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:   Mon May 17 21:50:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Semenyaka
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
No
>Environment:
System: FreeBSD qqmore.rinet.ru 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #7: Sat May 8 18:33:04 MSD 2004 root@qqmore.rinet.ru:/.ad4s1a/usr/src/sys/compile/BOOJUM i386

>Description:

	Update to the version 1.8.9

>How-To-Repeat:

	N/A

>Fix:

Apply the following patch with ``patch -p0 -u -i diff''

diff -r -u -N ./Makefile ../konwert/Makefile
--- ./Makefile	Tue May 18 08:21:01 2004
+++ ../konwert/Makefile	Tue May 18 08:22:45 2004
@@ -7,7 +7,7 @@
 
 PORTNAME=	konwert
 PORTVERSION=	1.8
-PORTREVISION=	6
+PORTREVISION=	9
 CATEGORIES=	converters
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/${DISTNAME:C/${DISTNAME:C/.//}//}/${PORTNAME}
diff -r -u -N ./distinfo ../konwert/distinfo
--- ./distinfo	Tue May 18 08:21:01 2004
+++ ../konwert/distinfo	Tue May 18 08:22:32 2004
@@ -1,2 +1,4 @@
 MD5 (konwert_1.8.orig.tar.gz) = 838e73ec911ebf25816135cbfd0f7a04
-MD5 (konwert_1.8-5.diff.gz) = d21594e55d60261de00e798bfa01687c
+MD5 (konwert_1.8-9.diff.gz) = a90cd6c0560d6682800d840fc17adbc2
+SIZE (konwert_1.8.orig.tar.gz) = 196871
+SIZE (konwert_1.8-9.diff.gz) = 8979
diff -r -u -N ./files/patch-filterm.cc ../konwert/files/patch-filterm.cc
--- ./files/patch-filterm.cc	Thu Jan  1 03:00:00 1970
+++ ../konwert/files/patch-filterm.cc	Tue May 18 08:22:32 2004
@@ -0,0 +1,12 @@
+--- konwert-1.8/bin/filterm.cc.old	Tue May 18 08:01:23 2004
++++ konwert-1.8/bin/filterm.cc	Tue May 18 08:02:01 2004
+@@ -10,7 +10,8 @@
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>
+-#include <pty.h>
++#include <limits.h>
++#include <libutil.h>
+ 
+ #define WERSJA "1.8"
+ 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405180446.i4I4k5Sv024002>