[MacPorts] #2591: UPDATE: py-clientcookie to v. 1.0.2
MacPorts
noreply at macports.org
Thu Mar 24 07:57:42 PDT 2016
#2591: UPDATE: py-clientcookie to v. 1.0.2
------------------------------+--------------------------------
Reporter: dornseif@… | Owner: macports-tickets@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: py-clientcookie |
------------------------------+--------------------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => py-clientcookie
Old description:
> ClientCookie in darwinports is still at 1.0.1a which does not work with
> recent py-mechanize. Simple
> patch to fix this:
>
> % diff -uB Portfile.orig Portfile
> --- Portfile.orig Wed Jan 19 12:53:23 2005
> +++ Portfile Wed Jan 19 12:54:02 2005
> @@ -4,7 +4,7 @@
> PortGroup python24 1.0
>
> name py-clientcookie
> -version 1.0.0a
> +version 1.0.2
> revision 1
> categories python www
> platforms darwin
> @@ -18,7 +18,7 @@
> homepage http://wwwsearch.sourceforge.net/ClientCookie/
> master_sites ${homepage}/src/
> distname ClientCookie-${version}
> -checksums md5 4a6b9df099a645b4c539325d00b1ee0d
> +checksums md5 d721221bb5f5b200b45896144d0f1be6
>
> depends_lib-append lib:XXX:py-bsddb
New description:
ClientCookie in darwinports is still at 1.0.1a which does not work with
recent py-mechanize. Simple
patch to fix this:
{{{
% diff -uB Portfile.orig Portfile
--- Portfile.orig Wed Jan 19 12:53:23 2005
+++ Portfile Wed Jan 19 12:54:02 2005
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-clientcookie
-version 1.0.0a
+version 1.0.2
revision 1
categories python www
platforms darwin
@@ -18,7 +18,7 @@
homepage http://wwwsearch.sourceforge.net/ClientCookie/
master_sites ${homepage}/src/
distname ClientCookie-${version}
-checksums md5 4a6b9df099a645b4c539325d00b1ee0d
+checksums md5 d721221bb5f5b200b45896144d0f1be6
depends_lib-append lib:XXX:py-bsddb
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/2591#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list