From owner-svn-ports-head@FreeBSD.ORG Mon Sep 23 06:58:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E3A92A3F; Mon, 23 Sep 2013 06:58:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D14B02346; Mon, 23 Sep 2013 06:58:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8N6wufq097554; Mon, 23 Sep 2013 06:58:56 GMT (envelope-from lwhsu@svn.freebsd.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8N6wuGX097537; Mon, 23 Sep 2013 06:58:56 GMT (envelope-from lwhsu@svn.freebsd.org) Message-Id: <201309230658.r8N6wuGX097537@svn.freebsd.org> From: Li-Wen Hsu Date: Mon, 23 Sep 2013 06:58:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327948 - head/www/py-funkload X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 06:58:57 -0000 Author: lwhsu Date: Mon Sep 23 06:58:55 2013 New Revision: 327948 URL: http://svnweb.freebsd.org/changeset/ports/327948 Log: - Update to 1.16.1 Modified: head/www/py-funkload/Makefile head/www/py-funkload/distinfo head/www/py-funkload/pkg-descr Modified: head/www/py-funkload/Makefile ============================================================================== --- head/www/py-funkload/Makefile Mon Sep 23 06:58:36 2013 (r327947) +++ head/www/py-funkload/Makefile Mon Sep 23 06:58:55 2013 (r327948) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= funkload -PORTVERSION= 1.14.0 -PORTREVISION= 2 +PORTVERSION= 1.16.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,4 +20,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes + .include Modified: head/www/py-funkload/distinfo ============================================================================== --- head/www/py-funkload/distinfo Mon Sep 23 06:58:36 2013 (r327947) +++ head/www/py-funkload/distinfo Mon Sep 23 06:58:55 2013 (r327948) @@ -1,2 +1,2 @@ -SHA256 (funkload-1.14.0.tar.gz) = 5e712e36a42827015d892ddf1b33b8d2466e429fb807f365bff5f025441e31ce -SIZE (funkload-1.14.0.tar.gz) = 167930 +SHA256 (funkload-1.16.1.tar.gz) = e268a6209e3c225b1af7474031c10c3f92cd28ea8a1226facb5987cde026fb58 +SIZE (funkload-1.16.1.tar.gz) = 186031 Modified: head/www/py-funkload/pkg-descr ============================================================================== --- head/www/py-funkload/pkg-descr Mon Sep 23 06:58:36 2013 (r327947) +++ head/www/py-funkload/pkg-descr Mon Sep 23 06:58:55 2013 (r327948) @@ -12,4 +12,4 @@ whose main use cases are: * Writing web agents by scripting any web repetitive task, like checking if a site is alive. -WWW: http://funkload.nuxeo.org/ +WWW: http://funkload.nuxeo.org/