[29744] trunk/dports/sysutils/yum

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 8 04:38:39 PDT 2007


Revision: 29744
          http://trac.macosforge.org/projects/macports/changeset/29744
Author:   afb at macports.org
Date:     2007-10-08 04:38:39 -0700 (Mon, 08 Oct 2007)

Log Message:
-----------
version upgrade

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-10-08 11:25:32 UTC (rev 29743)
+++ trunk/dports/sysutils/yum/Portfile	2007-10-08 11:38:39 UTC (rev 29744)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		yum
-version		3.2.4
+version		3.2.6
 platforms	darwin
 categories	sysutils archivers
 maintainers	n3npq at mac.com afb at macports.org
@@ -16,7 +16,9 @@
 
 homepage	http://linux.duke.edu/projects/yum/
 master_sites	${homepage}download/3.2/
-checksums	md5 f88b40b3d4429e1a05a2e7f319f096c8
+checksums	md5 c5c09c8ff59ca9bc48ef9ae4ae205a78 \
+		sha1 40a1330f1564cbe056013473db337cb9bbde9ccc \
+		rmd160 dfb49dfbda14526b6cb26ac0cf762a513d3f83a8
 
 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-10-08 11:25:32 UTC (rev 29743)
+++ trunk/dports/sysutils/yum/files/patch-prefix.diff	2007-10-08 11:38:39 UTC (rev 29744)
@@ -547,3 +547,11 @@
  # 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
  # the Free Software Foundation; either version 2 of the License, or
+--- yum/callbacks.py.orig	2007-09-12 17:15:45.000000000 +0200
++++ yum/callbacks.py	2007-10-08 13:43:13.000000000 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python -tt
++#!@@PYTHON@@ -tt
+ # 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
+ # the Free Software Foundation; either version 2 of the License, or

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071008/73a4ea2d/attachment.html


More information about the macports-changes mailing list