Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 20:53:48 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165371: [PATCH] mail/p5-FuzzyOcr-devel to use giflib
Message-ID:  <201202211953.q1LJrmhS064647@home8.dinoex.sub.de>
Resent-Message-ID: <201202212000.q1LK0U52041729@freefall.freebsd.org>

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

>Number:         165371
>Category:       ports
>Synopsis:       [PATCH] mail/p5-FuzzyOcr-devel to use giflib
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 20:00:29 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 8.2-RELEASE
>Organization:
privat
>Environment:

>Description:

	p5-FuzzyOcr-devel uses obsolete libungif as default

>How-To-Repeat:
>Fix:

	Apply the patch.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/p5-FuzzyOcr-devel/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	16 Dec 2010 02:33:56 -0000	1.13
+++ Makefile	21 Feb 2012 19:53:18 -0000
@@ -21,7 +21,7 @@
 		gifsicle:${PORTSDIR}/graphics/gifsicle			\
 		gocr:${PORTSDIR}/graphics/gocr				\
 		ocrad:${PORTSDIR}/graphics/ocrad			\
-		gif2ps:${PORTSDIR}/graphics/libungif			\
+		gif2ps:${PORTSDIR}/graphics/giflib			\
 		spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin	\
 		${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM	\
 		${SITE_PERL}/MLDBM/Sync.pm:${PORTSDIR}/databases/p5-MLDBM-Sync \
>Release-Note:
>Audit-Trail:
>Unformatted:



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