Date: Tue, 1 Apr 2008 15:19:35 +1100 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/122328: [patch] ftp/py-curl - update to 7.16.4 Message-ID: <20080401041935.CB272350@k7.mavetju> Resent-Message-ID: <200804010420.m314K1Ri071990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122328 >Category: ports >Synopsis: [patch] ftp/py-curl - update to 7.16.4 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 01 04:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 6.3-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Sun Feb 17 22:11:52 EST 2008 edwin@k7.mavetju:/usr/src/sys/i386/compile/SMP i386 >Description: Update to 7.16.4 to overcome problem with setopt on 64 bit machines. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/py-curl/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 4 Aug 2007 11:40:54 -0000 1.29 +++ Makefile 1 Apr 2008 04:16:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.16.1 +PORTVERSION= 7.16.4 CATEGORIES= ftp python MASTER_SITES= http://pycurl.sourceforge.net/download/ \ http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/ftp/py-curl/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- distinfo 25 Mar 2007 17:05:12 -0000 1.21 +++ distinfo 1 Apr 2008 04:16:41 -0000 @@ -1,3 +1,3 @@ -MD5 (pycurl-7.16.1.tar.gz) = 42f6f583a9350111c84ccc437ffb0870 -SHA256 (pycurl-7.16.1.tar.gz) = 16e010911148d9fd6cc6543a79d6caa99afa7eb8c9f28acee7d44f2d3882b585 -SIZE (pycurl-7.16.1.tar.gz) = 68194 +MD5 (pycurl-7.16.4.tar.gz) = b2ad729cf4ccc16f8d169d2511764eb6 +SHA256 (pycurl-7.16.4.tar.gz) = cc287aa03fd5b1b044331f981b2c09e11f455e24a7f81147085036a85b9c9388 +SIZE (pycurl-7.16.4.tar.gz) = 68849 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080401041935.CB272350>