Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 15:15:29 +0000
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/189719: www/py-Scrapy: update to 0.22.2
Message-ID:  <201405121520.s4CFK0is073811@freefall.freebsd.org>
Resent-Message-ID: <201405121520.s4CFK0is073811@freefall.freebsd.org>

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

>Number:         189719
>Category:       ports
>Synopsis:       www/py-Scrapy: update to 0.22.2
>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:   Mon May 12 15:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 9.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD clamps.exit2shell.com 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:01:40 UTC 2013
>Description:
- Update to 0.22.2
- Update LICENSE
>How-To-Repeat:
>Fix:

--- py-Scrapy-0.22.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353830)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Scrapy
-PORTVERSION=	0.16.5
-PORTREVISION=	1
+PORTVERSION=	0.22.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +10,7 @@
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	High level scraping and web crawling framework
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=2.0:${PORTSDIR}/devel/py-lxml \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
Index: distinfo
===================================================================
--- distinfo	(revision 353830)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Scrapy-0.16.5.tar.gz) = 7faa72fda9d4ff18244e3f6c98a2bd3173d63a9b9647674ae75fdedb5c148b26
-SIZE (Scrapy-0.16.5.tar.gz) = 679638
+SHA256 (Scrapy-0.22.2.tar.gz) = d373de91cdc7bb7b06a4a80c6676b7a72bd14a1350a8064bb64a1ced3504dd7e
+SIZE (Scrapy-0.22.2.tar.gz) = 757900
--- py-Scrapy-0.22.2.patch ends here ---

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



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