svn commit: r328267 - head/www/py-flexget
William Grzybowski
wg at FreeBSD.org
Wed Sep 25 11:17:33 UTC 2013
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
More information about the svn-ports-head
mailing list