ports/109573: devel/py-clientcookie: DEPRECATE now that it is part of www/py-mechanize
Tom McLaughlin
tmclaugh at FreeBSD.org
Mon Feb 26 17:50:16 UTC 2007
>Number: 109573
>Category: ports
>Synopsis: devel/py-clientcookie: DEPRECATE now that it is part of www/py-mechanize
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 26 17:50:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Tom McLaughlin
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE #0: Mon Feb 5 18:26:56 EST 2007
tom at bofh.straycat.dhs.org:/usr/obj/usr/src/sys/GENERIC_ULE
>Description:
Dear maintainer,
Your port, devel/py-clientcookie, has been deprecated by its author. It has
been rolled into www/py-mechanize and no further seperate releases of
py-clientcookie are expected. Would it be okay for me to DEPRECATE and add
an EXPIRATION_DATE to your port? If you would like, I can make you the
maintainer of py-mechanize. It was owned by ports@ until my last commit
where I set the maitainer to python at . No one should have a problem with the
port having a dedicated maintainer. Thanks.
Ref: http://wwwsearch.sourceforge.net/ClientCookie/
"This module is now part of mechanize. I don't intend to make further
standalone releases of ClientCookie."
Note to self: py-htmltestcase (ports@) is the only py-clientcookie consumer.
The project's home page is gone and distfiles are no longer fetchable from it.
Appears to be a dead project with no new releases in 1.5 years.
>How-To-Repeat:
>Fix:
--- py-clientcookie-DEPRECATED.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/py-clientcookie/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 12 May 2005 04:07:58 -0000 1.3
+++ Makefile 26 Feb 2007 17:07:22 -0000
@@ -15,6 +15,9 @@
MAINTAINER= him at richardkiss.com
COMMENT= Client-side HTTP cookies for Python
+DEPRECATED= Module rolled into www/py-mechanize by author
+EXPIRATION_DATE=2007-05-26
+
USE_PYTHON= 2.0+
USE_PYDISTUTILS= yes
--- py-clientcookie-DEPRECATED.diff ends here ---
--- py-mechanize-MAINTAINER.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/py-mechanize/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 26 Feb 2007 16:17:39 -0000 1.3
+++ Makefile 26 Feb 2007 17:08:10 -0000
@@ -13,7 +13,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= python at FreeBSD.org
+MAINTAINER= him at richardkiss.com
COMMENT= Stateful programmatic web browsing in Python
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \
--- py-mechanize-MAINTAINER.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list