From mi@privatelabs.com  Tue Jun  6 06:45:49 2000
Return-Path: <mi@privatelabs.com>
Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [198.143.31.30])
	by hub.freebsd.org (Postfix) with ESMTP id 18EBE37B92D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Jun 2000 06:45:48 -0700 (PDT)
	(envelope-from mi@privatelabs.com)
Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6])
	by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id JAA30579;
	Tue, 6 Jun 2000 09:44:45 -0400 (EDT)
Received: (from mi@localhost)
	by misha.privatelabs.com (8.9.3/8.9.3) id JAA01322;
	Tue, 6 Jun 2000 09:44:32 -0400 (EDT)
	(envelope-from mi)
Message-Id: <200006061344.JAA01322@misha.privatelabs.com>
Date: Tue, 6 Jun 2000 09:44:32 -0400 (EDT)
From: Mikhail Teterin <mi@privatelabs.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: tkato@prontomail.ne.jp
Subject: graphis/jbigkit upgraded to 1.2
X-Send-Pr-Version: 3.2

>Number:         19055
>Category:       ports
>Synopsis:       graphis/jbigkit upgraded to 1.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 06:50:01 PDT 2000
>Closed-Date:    Tue Jun 6 09:03:56 PDT 2000
>Last-Modified:  Tue Jun 06 09:05:10 PDT 2000
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	According to  the JBIGKIT announcement, this  release of
	the library fixes a fairly serious bug in the software.

	Thanks to KATO Tsuguru for pointing the new version out.

	This  update also  fixes a  long standing  minor bug  --
	the  port  was  installing  the  pbm(5)  man  page  into
	${PREFIX}/man/man5  needlessly --  FreeBSD  has its  own
	pbm.5 in /usr/share/man/man5 with very similar wording.

	This was also noticed by Mr. KATO Tsuguru.

>How-To-Repeat:

>Fix:

--- Makefile	Fri Apr 14 06:46:25 2000
+++ Makefile	Mon Jun  5 19:36:15 2000
@@ -8,3 +8,3 @@
 PORTNAME=	jbigkit
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	graphics
@@ -16,3 +16,3 @@
 MAN1=	jbgtopbm.1 pbmtojbg.1
-MAN5=	pbm.5 pgm.5
+MAN5=	pgm.5
 
diff -U1 -r ../jbigkit/files/md5 ./files/md5
--- files/md5	Sun Dec 26 19:47:20 1999
+++ files/md5	Mon Jun  5 19:28:49 2000
@@ -1 +1 @@
-MD5 (jbigkit-1.1.tar.gz) = 92dd8236874d23c2cd96d0446e88d00a
+MD5 (jbigkit-1.2.tar.gz) = 2175611f9d63632d2043cffae9bb1e8e
diff -U1 -r patches/patch-aa patches/patch-aa
--- patches/patch-aa	Sun Dec 26 19:47:22 1999
+++ patches/patch-aa	Tue Jun  6 09:32:53 2000
@@ -18,3 +18,3 @@
  VERSION=1.0
-@@ -46,2 +47,24 @@
+@@ -46,2 +47,25 @@
  	  $(DISTUID)@$(DISTHOST):$(DISTPATH)/jbigkit-$(VERSION)-announce.txt
@@ -30,3 +30,4 @@
 +	mkdir -p ${PREFIX}/man/man5
-+	install -c -m 644 -o bin -g bin pbmtools/pbm.5 ${PREFIX}/man/man5
++	# Not installing the pbm(5) man page, because BSD has its own
++	# install -c -m 644 -o bin -g bin pbmtools/pbm.5 ${PREFIX}/man/man5
 +	install -c -m 644 -o bin -g bin pbmtools/pgm.5 ${PREFIX}/man/man5

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Tue Jun 6 09:03:56 PDT 2000 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19055 
>Unformatted:
