<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[77203] trunk/dports/textproc/figlet</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.macports.org/changeset/77203">77203</a></dd>
<dt>Author</dt> <dd>toby@macports.org</dd>
<dt>Date</dt> <dd>2011-03-22 11:35:03 -0700 (Tue, 22 Mar 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>figlet 2.2.4</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportstextprocfigletPortfile">trunk/dports/textproc/figlet/Portfile</a></li>
<li><a href="#trunkdportstextprocfigletfilespatchMakefile">trunk/dports/textproc/figlet/files/patch-Makefile</a></li>
<li><a href="#trunkdportstextprocfigletfilespatchfiglet6">trunk/dports/textproc/figlet/files/patch-figlet.6</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportstextprocfigletfilespatchchkfontc">trunk/dports/textproc/figlet/files/patch-chkfont.c</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportstextprocfigletPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/figlet/Portfile (77202 => 77203)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/figlet/Portfile    2011-03-22 16:25:47 UTC (rev 77202)
+++ trunk/dports/textproc/figlet/Portfile       2011-03-22 18:35:03 UTC (rev 77203)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> PortSystem 1.0
</span><span class="cx"> 
</span><span class="cx"> name            figlet
</span><del>-version         2.2.2
</del><ins>+version         2.2.4
</ins><span class="cx"> categories      textproc amusements
</span><span class="cx"> maintainers     toby
</span><span class="cx"> description     banner-like program prints strings as ASCII art
</span><span class="lines">@@ -13,25 +13,15 @@
</span><span class="cx"> platforms       darwin freebsd
</span><span class="cx"> 
</span><span class="cx"> master_sites    ftp://ftp.figlet.org/pub/figlet/program/unix/
</span><del>-distname        ${name}[string map {"." ""} ${version}]
</del><span class="cx"> 
</span><del>-dist_subdir     ${name}/fix
</del><ins>+checksums       md5 ea048d8d0b56f9c58e55514d4eb04203 \
+                sha1 365f1fce8525c0ff23631661f96534f06822e423 \
+                rmd160 158c833e7176f32b1f702482c4cb51dbfe2a4002
</ins><span class="cx"> 
</span><del>-checksums       md5 5f84ad52d092d5db4ad5916df767646b \
-                sha1 9578892559cda95f076507299fb6d689c809ce42 \
-                rmd160 58a3cca61639f07595df2dad4e8e505c639d02ad
</del><ins>+patchfiles      patch-Makefile patch-figlet.6
</ins><span class="cx"> 
</span><del>-patchfiles      patch-Makefile patch-figlet.6 patch-chkfont.c
-
</del><span class="cx"> configure {
</span><span class="cx">     reinplace "s|__PREFIX__|${prefix}|" "${worksrcpath}/Makefile"
</span><span class="cx">     reinplace "s|__CC__|${configure.cc}|" "${worksrcpath}/Makefile"
</span><span class="cx">     reinplace "s|__CFLAGS__|${configure.cflags}|" "${worksrcpath}/Makefile"
</span><span class="cx"> }
</span><del>-
-destroot.destdir    DESTROOT=${destroot}
-
-post-destroot {
-    file attributes ${destroot}${prefix}/bin/figlist -permissions +x
-    file attributes ${destroot}${prefix}/bin/showfigfonts -permissions +x
-}
</del></span></pre></div>
<a id="trunkdportstextprocfigletfilespatchMakefile"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/figlet/files/patch-Makefile (77202 => 77203)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/figlet/files/patch-Makefile        2011-03-22 16:25:47 UTC (rev 77202)
+++ trunk/dports/textproc/figlet/files/patch-Makefile   2011-03-22 18:35:03 UTC (rev 77203)
</span><span class="lines">@@ -1,28 +1,29 @@
</span><del>---- Makefile.orig      2009-04-06 00:19:30.000000000 -0700
-+++ Makefile   2009-04-06 00:27:20.000000000 -0700
-@@ -11,19 +11,19 @@
- # Don't change this even if your shell is different. The only reason
- # for changing this is if sh is not in the same place.
</del><ins>+--- Makefile.orig       2011-03-22 11:30:01.000000000 -0700
++++ Makefile   2011-03-22 11:30:46.000000000 -0700
+@@ -19,8 +19,8 @@
</ins><span class="cx">  SHELL = /bin/sh
</span><del>--CC = gcc
--CFLAGS = -g
-+CC = __CC__
-+CFLAGS = __CFLAGS__
</del><span class="cx">  
</span><ins>+ # The C compiler and linker to use
+-CC    = gcc
+-CFLAGS        = -g -O2 -Wall
++CC    = __CC__
++CFLAGS        = -g __CFLAGS__ -Wall
+ LD    = gcc
+ LDFLAGS =

+@@ -29,13 +29,13 @@
+ XCFLAGS       = -DTLF_FONTS

+ # Where to install files
+-prefix        = /usr/local
++prefix        = __PREFIX__

</ins><span class="cx">  # Where the executables should be put
</span><del>--DESTDIR = /usr/local/bin
-+DESTDIR = $(DESTROOT)__PREFIX__/bin
</del><ins>+ BINDIR = $(prefix)/bin
</ins><span class="cx">  
</span><span class="cx">  # Where the man page should be put
</span><del>--MANDIR = /usr/local/man/man6
-+MANDIR = $(DESTROOT)__PREFIX__/share/man/man6
</del><ins>+-MANDIR = $(prefix)/man
++MANDIR        = $(prefix)/share/man
</ins><span class="cx">  
</span><span class="cx">  # Where figlet will search first for fonts (the ".flf" files).
</span><del>--DEFAULTFONTDIR = /usr/local/share/figlet
-+DEFAULTFONTDIR = $(DESTROOT)__PREFIX__/share/figlet
- # Use this definition if you can't put things in /usr/local/share/figlet
--DEFAULTFONTDIR = fonts
-+#DEFAULTFONTDIR = fonts

- # The filename of the font to be used if no other is specified
- #   (standard.flf is recommended, but any other can be used).
</del><ins>+ DEFAULTFONTDIR = $(prefix)/share/figlet
</ins></span></pre></div>
<a id="trunkdportstextprocfigletfilespatchchkfontc"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/figlet/files/patch-chkfont.c (77202 => 77203)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/figlet/files/patch-chkfont.c       2011-03-22 16:25:47 UTC (rev 77202)
+++ trunk/dports/textproc/figlet/files/patch-chkfont.c  2011-03-22 18:35:03 UTC (rev 77203)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>---- chkfont.c.orig     2009-04-06 00:31:50.000000000 -0700
-+++ chkfont.c  2009-04-06 00:32:03.000000000 -0700
-@@ -1,6 +1,7 @@
- #include <stdio.h>
- #include <string.h>
- #include <ctype.h>
-+#include <stdlib.h>

- #define DATE "20 Feb 1996"
- #define VERSION "2.2"
</del></span></pre></div>
<a id="trunkdportstextprocfigletfilespatchfiglet6"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/figlet/files/patch-figlet.6 (77202 => 77203)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/figlet/files/patch-figlet.6        2011-03-22 16:25:47 UTC (rev 77202)
+++ trunk/dports/textproc/figlet/files/patch-figlet.6   2011-03-22 18:35:03 UTC (rev 77203)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> --- figlet.6.orig        Sat Jul 13 05:57:21 2002
</span><span class="cx"> +++ figlet.6     Mon Nov 22 06:53:15 2004
</span><del>-@@ -54,7 +54,27 @@
</del><ins>+@@ -55,7 +55,27 @@
</ins><span class="cx">  [
</span><span class="cx">  .I message
</span><span class="cx">  ]
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">  .SH DESCRIPTION
</span><span class="cx">  .B FIGlet
</span><span class="cx">  prints its input using large characters
</span><del>-@@ -98,6 +118,23 @@
</del><ins>+@@ -103,6 +123,23 @@
</ins><span class="cx">  in compressed form.
</span><span class="cx">  See
</span><span class="cx">  .BR "COMPRESSED FONTS" .
</span></span></pre>
</div>
</div>

</body>
</html>