<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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, #msg p { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul { overflow: auto; }
#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>
<title>[31859] trunk/dports/sysutils/yum</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.macosforge.org/projects/macports/changeset/31859">31859</a></dd>
<dt>Author</dt> <dd>afb@macports.org</dd>
<dt>Date</dt> <dd>2007-12-10 05:59:17 -0800 (Mon, 10 Dec 2007)</dd>
</dl>

<h3>Log Message</h3>
<pre>port update: yum 3.2.8</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportssysutilsyumPortfile">trunk/dports/sysutils/yum/Portfile</a></li>
<li><a href="#trunkdportssysutilsyumfilespatchprefixdiff">trunk/dports/sysutils/yum/files/patch-prefix.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportssysutilsyumPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/sysutils/yum/Portfile (31858 => 31859)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/sysutils/yum/Portfile        2007-12-10 12:25:44 UTC (rev 31858)
+++ trunk/dports/sysutils/yum/Portfile        2007-12-10 13:59:17 UTC (rev 31859)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> PortSystem 1.0
</span><span class="cx"> 
</span><span class="cx"> name                yum
</span><del>-version                3.2.7
</del><ins>+version                3.2.8
</ins><span class="cx"> platforms        darwin
</span><span class="cx"> categories        sysutils archivers
</span><span class="cx"> maintainers        n3npq@mac.com afb@macports.org
</span><span class="lines">@@ -16,9 +16,9 @@
</span><span class="cx"> 
</span><span class="cx"> homepage        http://linux.duke.edu/projects/yum/
</span><span class="cx"> master_sites        ${homepage}download/3.2/
</span><del>-checksums        md5 6a318b08019bd40e1c135921eee7ea80 \
-                sha1 a9944f5117454cb78a467bb7f319d71739d9f3b7 \
-                rmd160 bc59ec2daaa2063a641acc2968b5bb1dde7c60f1
</del><ins>+checksums        md5 25362cf7c9baeb557975be8ca2534555 \
+                sha1 e98fbb4f9823e619ce1d7132e311cb6f9b148e07 \
+                rmd160 a209ad2680abc0962d112063b6152359797bcafa
</ins><span class="cx"> 
</span><span class="cx"> patchfiles        patch-prefix.diff patch-translate.py patch-sqlutils.py
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkdportssysutilsyumfilespatchprefixdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/sysutils/yum/files/patch-prefix.diff (31858 => 31859)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/sysutils/yum/files/patch-prefix.diff        2007-12-10 12:25:44 UTC (rev 31858)
+++ trunk/dports/sysutils/yum/files/patch-prefix.diff        2007-12-10 13:59:17 UTC (rev 31859)
</span><span class="lines">@@ -515,14 +515,14 @@
</span><span class="cx">  
</span><span class="cx">  # This program is free software; you can redistribute it and/or modify
</span><span class="cx">  # it under the terms of the GNU General Public License as published by
</span><del>---- ./yum/sqlutils.py.orig        2007-03-05 03:40:04.000000000 +0100
</del><ins>+--- ./yum/sqlutils.py.orig        2007-11-29 19:29:42.000000000 +0100
</ins><span class="cx"> +++ ./yum/sqlutils.py        2007-06-19 18:17:13.000000000 +0200
</span><span class="cx"> @@ -1,4 +1,4 @@
</span><span class="cx"> -#!/usr/bin/python -tt
</span><span class="cx"> +#!@@PYTHON@@ -tt
</span><del>- #
- # utility functions to handle differences in pysqlite versions
- # These are from Wichert Akkerman &lt;wichert@deephackmode.org&gt;'s python-dhm
</del><ins>+ # This program is free software; you can redistribute it and/or modify
+ # it under the terms of version 2 of the GNU General Public License
+ # as published by the Free Software Foundation
</ins><span class="cx"> --- ./yum/update_md.py.orig        2007-05-15 14:18:08.000000000 +0200
</span><span class="cx"> +++ ./yum/update_md.py        2007-06-19 18:17:13.000000000 +0200
</span><span class="cx"> @@ -1,4 +1,4 @@
</span></span></pre>
</div>
</div>

</body>
</html>