From owner-svn-ports-head@FreeBSD.ORG Wed Sep 25 11:17:33 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 20900EB5; Wed, 25 Sep 2013 11:17:33 +0000 (UTC) (envelope-from wg@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 0C25C2CD5; Wed, 25 Sep 2013 11:17:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8PBHWqY015265; Wed, 25 Sep 2013 11:17:32 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8PBHWBH015255; Wed, 25 Sep 2013 11:17:32 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201309251117.r8PBHWBH015255@svn.freebsd.org> From: William Grzybowski Date: Wed, 25 Sep 2013 11:17:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328267 - head/www/py-flexget 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: Wed, 25 Sep 2013 11:17:33 -0000 Author: wg Date: Wed Sep 25 11:17:32 2013 New Revision: 328267 URL: http://svnweb.freebsd.org/changeset/ports/328267 Log: www/py-flexget: update to 1.1.122 - Update to 1.1.122 - Reorder sites - Enable staging Modified: head/www/py-flexget/Makefile head/www/py-flexget/distinfo Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Wed Sep 25 10:50:43 2013 (r328266) +++ head/www/py-flexget/Makefile Wed Sep 25 11:17:32 2013 (r328267) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 1.1.121 +PORTVERSION= 1.1.122 PORTEPOCH= 1 CATEGORIES= www python -MASTER_SITES= http://download.flexget.com/archive/ \ - http://download.flexget.com/ +MASTER_SITES= http://download.flexget.com/ \ + http://download.flexget.com/archive/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FlexGet-${PORTVERSION} @@ -48,5 +48,4 @@ PLIST_SUB= PYDISTUTILS_EGGINFO=${PYDISTU regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test -NO_STAGE= yes .include Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Wed Sep 25 10:50:43 2013 (r328266) +++ head/www/py-flexget/distinfo Wed Sep 25 11:17:32 2013 (r328267) @@ -1,2 +1,2 @@ -SHA256 (FlexGet-1.1.121.tar.gz) = 6a500751bcca5f4c8fb55727517940fec661f68863f6b07e39f5992fcacd2ca9 -SIZE (FlexGet-1.1.121.tar.gz) = 909678 +SHA256 (FlexGet-1.1.122.tar.gz) = d48a7b53b420a90bf4e6d2064cdf50c27f73115c29a025d329ef8e6e4873de22 +SIZE (FlexGet-1.1.122.tar.gz) = 909742