Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2013 11:17:32 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328267 - head/www/py-flexget
Message-ID:  <201309251117.r8PBHWBH015255@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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