Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 00:00:50 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68384: Update port: graphics/jbigkit to 1.6
Message-ID:  <20040627000050.2d8ee1e2.tkato432@yahoo.com>
Resent-Message-ID: <200406261510.i5QFATU2057304@freefall.freebsd.org>

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

>Number:         68384
>Category:       ports
>Synopsis:       Update port: graphics/jbigkit to 1.6
>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:   Sat Jun 26 15:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/jbigkit/Makefile graphics/jbigkit/Makefile
--- /usr/ports/graphics/jbigkit/Makefile	Tue Jul  1 17:10:06 2003
+++ graphics/jbigkit/Makefile	Sat Jun 12 23:03:34 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jbigkit
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.cl.cam.ac.uk/~mgk25/download/
 
@@ -26,6 +26,6 @@
 .endif
 
 post-build test:
-	cd ${WRKSRC} && env LD_LIBRARY_PATH=${WRKSRC}/libjbig ${MAKE} test
+	cd ${WRKSRC} && ${SETENV} LD_LIBRARY_PATH=${WRKSRC}/libjbig ${MAKE} test
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/jbigkit/distinfo graphics/jbigkit/distinfo
--- /usr/ports/graphics/jbigkit/distinfo	Wed Mar 31 18:08:21 2004
+++ graphics/jbigkit/distinfo	Sat Jun 12 23:16:50 2004
@@ -1,2 +1,2 @@
-MD5 (jbigkit-1.5.tar.gz) = d54f65825be7a28728f251b6d4922e07
-SIZE (jbigkit-1.5.tar.gz) = 404760
+MD5 (jbigkit-1.6.tar.gz) = ce196e45f293d40ba76af3dc981ccfd7
+SIZE (jbigkit-1.6.tar.gz) = 405712
>Release-Note:
>Audit-Trail:
>Unformatted:



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