[31859] trunk/dports/sysutils/yum
afb at macports.org
afb at macports.org
Mon Dec 10 05:59:21 PST 2007
Revision: 31859
http://trac.macosforge.org/projects/macports/changeset/31859
Author: afb at macports.org
Date: 2007-12-10 05:59:17 -0800 (Mon, 10 Dec 2007)
Log Message:
-----------
port update: yum 3.2.8
Modified Paths:
--------------
trunk/dports/sysutils/yum/Portfile
trunk/dports/sysutils/yum/files/patch-prefix.diff
Modified: trunk/dports/sysutils/yum/Portfile
===================================================================
--- 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)
@@ -3,7 +3,7 @@
PortSystem 1.0
name yum
-version 3.2.7
+version 3.2.8
platforms darwin
categories sysutils archivers
maintainers n3npq at mac.com afb at macports.org
@@ -16,9 +16,9 @@
homepage http://linux.duke.edu/projects/yum/
master_sites ${homepage}download/3.2/
-checksums md5 6a318b08019bd40e1c135921eee7ea80 \
- sha1 a9944f5117454cb78a467bb7f319d71739d9f3b7 \
- rmd160 bc59ec2daaa2063a641acc2968b5bb1dde7c60f1
+checksums md5 25362cf7c9baeb557975be8ca2534555 \
+ sha1 e98fbb4f9823e619ce1d7132e311cb6f9b148e07 \
+ rmd160 a209ad2680abc0962d112063b6152359797bcafa
patchfiles patch-prefix.diff patch-translate.py patch-sqlutils.py
Modified: trunk/dports/sysutils/yum/files/patch-prefix.diff
===================================================================
--- 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)
@@ -515,14 +515,14 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
---- ./yum/sqlutils.py.orig 2007-03-05 03:40:04.000000000 +0100
+--- ./yum/sqlutils.py.orig 2007-11-29 19:29:42.000000000 +0100
+++ ./yum/sqlutils.py 2007-06-19 18:17:13.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!@@PYTHON@@ -tt
- #
- # utility functions to handle differences in pysqlite versions
- # These are from Wichert Akkerman <wichert at deephackmode.org>'s python-dhm
+ # 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
--- ./yum/update_md.py.orig 2007-05-15 14:18:08.000000000 +0200
+++ ./yum/update_md.py 2007-06-19 18:17:13.000000000 +0200
@@ -1,4 +1,4 @@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071210/a389ad98/attachment.html
More information about the macports-changes
mailing list