From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 28 13:10:32 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1271816A41F for ; Thu, 28 Jul 2005 13:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4041843D49 for ; Thu, 28 Jul 2005 13:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6SDAMAB035431 for ; Thu, 28 Jul 2005 13:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6SDAM17035430; Thu, 28 Jul 2005 13:10:22 GMT (envelope-from gnats) Resent-Date: Thu, 28 Jul 2005 13:10:22 GMT Resent-Message-Id: <200507281310.j6SDAM17035430@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus von Appen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2BC516A420 for ; Thu, 28 Jul 2005 13:03:46 +0000 (GMT) (envelope-from mail@sysfault.org) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F3243D49 for ; Thu, 28 Jul 2005 13:03:45 +0000 (GMT) (envelope-from mail@sysfault.org) Received: (qmail 4302 invoked from network); 28 Jul 2005 13:03:43 -0000 Received: from unknown (HELO medusa.sysfault.org) (936934@[81.14.177.247]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 28 Jul 2005 13:03:43 -0000 Received: from [127.0.0.1] (helo=medusa.sysfault.org) by medusa.sysfault.org with esmtp (Exim 4.52 (FreeBSD)) id 1Dy85t-000AcI-Gw for FreeBSD-gnats-submit@freebsd.org; Thu, 28 Jul 2005 15:06:38 +0200 Received: (from marcus@localhost) by medusa.sysfault.org (8.13.1/8.13.1/Submit) id j6SD6aMA040813; Thu, 28 Jul 2005 15:06:36 +0200 (CEST) (envelope-from marcus) Message-Id: <200507281306.j6SD6aMA040813@medusa.sysfault.org> Date: Thu, 28 Jul 2005 15:06:36 +0200 (CEST) From: Marcus von Appen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/84222: print/pslib: Update to 0.2.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 13:10:32 -0000 >Number: 84222 >Category: ports >Synopsis: print/pslib: Update to 0.2.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 28 13:10:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD medusa.sysfault.org 5.4-STABLE FreeBSD 5.4-STABLE #6: Wed Jul 20 18:33:30 CEST 2005 root@medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386 >Description: Update to 0.2.6 From the ChangeLog: - added dotted version of pslib to Creator field of postscript header - PS_add_bookmarks() works even with characters in the bookmark text which are not allowed in PostScript strings (like '(', ')') - PS_open_image() can read eps images from memory - fixed encoding vectors at position 363-365 - jpeg cmyk images can be read without segm fault - char to disolve ligatures can be set as parameter 'ligaturedisolvechar' - Entering PS_PATH_SCOPE always starts a new PostScript path (newpath). This fixes the clipping bug. - both, grayscale and rgb jpeg images can be read -- If there is no other volunteer, I would like to take care of maintaining the port. >How-To-Repeat: -- >Fix: diff -Nur pslib/Makefile pslib.new/Makefile --- pslib/Makefile Sun Jan 16 11:28:34 2005 +++ pslib.new/Makefile Thu Jul 28 14:45:12 2005 @@ -7,7 +7,7 @@ # PORTNAME= pslib -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -Nur pslib/distinfo pslib.new/distinfo --- pslib/distinfo Sun Jan 16 11:28:34 2005 +++ pslib.new/distinfo Thu Jul 28 14:45:18 2005 @@ -1,2 +1,2 @@ -MD5 (pslib-0.2.5.tar.gz) = 12cf52461658fe32524975896771b66d -SIZE (pslib-0.2.5.tar.gz) = 477049 +MD5 (pslib-0.2.6.tar.gz) = 6727e5086c7e6795e7b0db6f49442a2e +SIZE (pslib-0.2.6.tar.gz) = 486812 >Release-Note: >Audit-Trail: >Unformatted: