Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2008 23:09:34 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128742: [Update]www/py-funkload:update to 1.9.0
Message-ID:  <200811092309.mA9N9Y37008768@www.freebsd.org>
Resent-Message-ID: <200811092310.mA9NANOV074383@freefall.freebsd.org>

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

>Number:         128742
>Category:       ports
>Synopsis:       [Update]www/py-funkload:update to 1.9.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 09 23:10:23 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.9.0 from 1.6.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -cu py-funkload/Makefile py-funkload.new/Makefile
--- py-funkload/Makefile	2007-08-04 19:41:28.000000000 +0800
+++ py-funkload.new/Makefile	2008-11-10 10:19:48.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	funkload
-PORTVERSION=	1.6.2
-PORTREVISION=	1
+PORTVERSION=	1.9.0
 CATEGORIES=	www python
 MASTER_SITES=	http://funkload.nuxeo.org/ \
 		CHEESESHOP
@@ -17,8 +16,8 @@
 COMMENT=	FunkLoad is a functional and load web tester
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils \
-		${PYTHON_SITELIBDIR}/gdchart.so:${PORTSDIR}/graphics/py-gdchart \
-		${PYTHON_SITELIBDIR}/webunit/__init__.py:${PORTSDIR}/www/py-webunit \
+		${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
+		${PYTHON_PKGNAMEPREFIX}webunit>=1.3.8:${PORTSDIR}/www/py-webunit \
 		${PYXML} \
 		tcpwatch.py:${PORTSDIR}/net/tcpwatch
 
diff -cu py-funkload/distinfo py-funkload.new/distinfo
--- py-funkload/distinfo	2007-04-07 14:07:16.000000000 +0800
+++ py-funkload.new/distinfo	2008-11-10 04:17:09.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (funkload-1.6.2.tar.gz) = 5b9cefc0d7c66c9d6de049d4f4599e89
-SHA256 (funkload-1.6.2.tar.gz) = cbda65defe1b2f9694c3e974c543b26eb9aa18bf2781adebc029ee1e1f39d46d
-SIZE (funkload-1.6.2.tar.gz) = 96934
+MD5 (funkload-1.9.0.tar.gz) = ff3641edd39a4b6125faf170c9c8d058
+SHA256 (funkload-1.9.0.tar.gz) = d21be085e677e81f1a0821493440bb09782d87e99227a97e68e4ed0ddb434614
+SIZE (funkload-1.9.0.tar.gz) = 106632
Common subdirectories: py-funkload/files and py-funkload.new/files
diff -cu py-funkload/pkg-plist py-funkload.new/pkg-plist
--- py-funkload/pkg-plist	2007-07-30 17:42:11.000000000 +0800
+++ py-funkload.new/pkg-plist	2008-11-10 04:17:09.000000000 +0800
@@ -1,7 +1,6 @@
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 bin/fl-build-report
 bin/fl-credential-ctl
-bin/fl-import-from-tm-recorder
 bin/fl-install-demo
 bin/fl-monitor-ctl
 bin/fl-record
@@ -16,6 +15,11 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/groups.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/passwords.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/test_Cmf.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/seam-booking-1.1.5/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/seam-booking-1.1.5/README.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/seam-booking-1.1.5/SeamBooking.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/seam-booking-1.1.5/monitor.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/seam-booking-1.1.5/test_SeamBooking.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/Simple.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/monitor.conf
@@ -32,6 +36,7 @@
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/zope
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/xmlrpc
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/simple
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/seam-booking-1.1.5
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/cmf
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%


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



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