ports/165371: [PATCH] mail/p5-FuzzyOcr-devel to use giflib
dirk.meyer at dinoex.sub.org
dirk.meyer at dinoex.sub.org
Tue Feb 21 20:00:31 UTC 2012
>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:
More information about the freebsd-ports-bugs
mailing list