Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 21:06:05 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/80146: [MAINTAINER] www/quixote: distfile repacked
Message-ID:  <20050420130619.B646910A5C02@smtp-2.hotpop.com>
Resent-Message-ID: <200504201310.j3KDASA5079583@freefall.freebsd.org>

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

>Number:         80146
>Category:       ports
>Synopsis:       [MAINTAINER] www/quixote: distfile repacked
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 20 13:10:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #3: Fri Apr 15 21:01:47 CST 2005

>Description:
	The original author took part of the patches I send last time
	and repacked the tar ball. I bump PORTREVISION cause form1 is
	not installed this time: The original author clarified this is
	intentional.

	Currently the mirror site holds the old tar ball. I'll update
	it after this PR is committed.
	
	Deleted files: patch-server-simple_server.py patch-setup.py
	Deleted directory: files
	
>How-To-Repeat:

>Fix:


--- quixote.diff begins here ---
diff -ruN quixote.old/Makefile quixote/Makefile
--- quixote.old/Makefile	Wed Apr 13 16:34:10 2005
+++ quixote/Makefile	Wed Apr 20 20:57:18 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	quixote
 PORTVERSION=	2.0
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	http://www.mems-exchange.org/software/files/quixote/ \
 		http://bsdchat.com/dist/dryice/
diff -ruN quixote.old/distinfo quixote/distinfo
--- quixote.old/distinfo	Wed Apr 13 10:10:29 2005
+++ quixote/distinfo	Wed Apr 20 20:54:35 2005
@@ -1,2 +1,2 @@
-MD5 (Quixote-2.0.tar.gz) = f6a4bbce7532ead7aa1157e3856beef5
-SIZE (Quixote-2.0.tar.gz) = 154867
+MD5 (Quixote-2.0.tar.gz) = 2c22a99db4ebe1e876a51d800e417f6f
+SIZE (Quixote-2.0.tar.gz) = 154444
diff -ruN quixote.old/files/patch-server-simple_server.py quixote/files/patch-server-simple_server.py
--- quixote.old/files/patch-server-simple_server.py	Wed Apr 13 15:25:32 2005
+++ quixote/files/patch-server-simple_server.py	Thu Jan  1 08:00:00 1970
@@ -1,11 +0,0 @@
---- server/simple_server.py.orig	Tue Apr  5 21:38:19 2005
-+++ server/simple_server.py	Wed Apr 13 15:24:07 2005
-@@ -72,7 +72,7 @@
-     """Runs a simple, single threaded, synchronous HTTP server that
-     publishes a Quixote application.
-     """
--    if HTTPS:
-+    if https:
-         HTTPRequestHandler.required_cgi_environment['HTTPS'] = 'on'
-     httpd = HTTPServer((host, port), HTTPRequestHandler)
-     publisher = create_publisher()
diff -ruN quixote.old/files/patch-setup.py quixote/files/patch-setup.py
--- quixote.old/files/patch-setup.py	Wed Apr 13 15:24:57 2005
+++ quixote/files/patch-setup.py	Thu Jan  1 08:00:00 1970
@@ -1,11 +0,0 @@
---- setup.py.orig	Tue Apr 12 02:41:32 2005
-+++ setup.py	Wed Apr 13 15:23:43 2005
-@@ -29,7 +29,7 @@
- 
-       'package_dir': {'quixote':os.curdir},
-       'packages': ['quixote',  'quixote.demo', 'quixote.form',
--                   'quixote.server'],
-+                   'quixote.server', 'quixote.html', 'quixote.ptl', 'quixote.form1'],
- 
-       'ext_modules': [],
- 
diff -ruN quixote.old/pkg-plist quixote/pkg-plist
--- quixote.old/pkg-plist	Wed Apr 13 15:29:57 2005
+++ quixote/pkg-plist	Wed Apr 20 20:54:42 2005
@@ -42,15 +42,6 @@
 %%PYTHON_SITELIBDIR%%/quixote/form/widget.py
 %%PYTHON_SITELIBDIR%%/quixote/form/widget.pyc
 %%PYTHON_SITELIBDIR%%/quixote/form/widget.pyo
-%%PYTHON_SITELIBDIR%%/quixote/form1/__init__.py
-%%PYTHON_SITELIBDIR%%/quixote/form1/__init__.pyc
-%%PYTHON_SITELIBDIR%%/quixote/form1/__init__.pyo
-%%PYTHON_SITELIBDIR%%/quixote/form1/form.py
-%%PYTHON_SITELIBDIR%%/quixote/form1/form.pyc
-%%PYTHON_SITELIBDIR%%/quixote/form1/form.pyo
-%%PYTHON_SITELIBDIR%%/quixote/form1/widget.py
-%%PYTHON_SITELIBDIR%%/quixote/form1/widget.pyc
-%%PYTHON_SITELIBDIR%%/quixote/form1/widget.pyo
 %%PYTHON_SITELIBDIR%%/quixote/html/__init__.py
 %%PYTHON_SITELIBDIR%%/quixote/html/__init__.pyc
 %%PYTHON_SITELIBDIR%%/quixote/html/__init__.pyo
@@ -155,7 +146,6 @@
 @dirrm %%PYTHON_SITELIBDIR%%/quixote/server
 @dirrm %%PYTHON_SITELIBDIR%%/quixote/ptl
 @dirrm %%PYTHON_SITELIBDIR%%/quixote/html
-@dirrm %%PYTHON_SITELIBDIR%%/quixote/form1
 @dirrm %%PYTHON_SITELIBDIR%%/quixote/form
 @dirrm %%PYTHON_SITELIBDIR%%/quixote/demo
 @dirrm %%PYTHON_SITELIBDIR%%/quixote
--- quixote.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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