Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 13:26:37 -0400 (EDT)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        acm@FreeBSD.org
Subject:   ports/100813: [PATCH]: devel/py-setuptools distinfo is out of date.
Message-ID:  <20060725172637.8CFB25C37@syn.atarininja.org>
Resent-Message-ID: <200607251730.k6PHUGBq086529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100813
>Category:       ports
>Synopsis:       [PATCH]: devel/py-setuptools distinfo is out of date.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 25 17:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #1: Mon Jul 24 11:24:43 EDT 2006 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
devel/py-setuptools was updated to a new version on the 24th of July.
It appears as if the distinfo was never updated with this change.  The
attached patch fixes this.

Apologies if this is a duplicate, but I did not see anything in a quick
search of GNATS.  I've also CC'ed acm@ on this.
>How-To-Repeat:
N/A

>Fix:

Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-setuptools/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	14 Jun 2006 19:03:00 -0000	1.6
+++ distinfo	25 Jul 2006 17:22:49 -0000
@@ -1,3 +1,3 @@
-MD5 (python/setuptools-0.6b3.zip) = d199ec0b344db6d2f0ee3ff1eb38d0e0
-SHA256 (python/setuptools-0.6b3.zip) = 0e20067e79c526755e63728b37893a94fc7fc1fd7e3c13d4f20b7ef572104b10
-SIZE (python/setuptools-0.6b3.zip) = 249139
+MD5 (python/setuptools-0.6c1.zip) = 9e5e38dcce7902b892110625d18108c6
+SHA256 (python/setuptools-0.6c1.zip) = bcd7f2dce18208faf56cb872a8cb7a07db19ebea8a6a2c71ff71c72a642ec421
+SIZE (python/setuptools-0.6c1.zip) = 255048
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060725172637.8CFB25C37>