Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 22:04:00 +0800 (CST)
From:      Po-Chien Lin <linpc@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        philip@FreeBSD.org
Subject:   ports/174513: [PATCH] www/py-recaptcha: update to 1.0.6
Message-ID:  <20121217140400.D9305CF142@tbbs2.cs.nctu.edu.tw>
Resent-Message-ID: <201212171410.qBHEA3sS033724@freefall.freebsd.org>

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

>Number:         174513
>Category:       ports
>Synopsis:       [PATCH] www/py-recaptcha: update to 1.0.6
>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 Dec 17 14:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD tbbs2.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r244168: Thu Dec 13 14:40:38 CST
>Description:
- Update to 1.0.6

>How-To-Repeat:
>Fix:

--- py-recaptcha-1.0.6.patch begins here ---
diff -ruN --exclude=CVS ../py-recaptcha.orig/Makefile ./Makefile
--- ../py-recaptcha.orig/Makefile	2012-12-17 21:37:59.000000000 +0800
+++ ./Makefile	2012-12-17 21:52:51.000000000 +0800
@@ -1,13 +1,10 @@
-# New ports collection makefile for:	py-recaptcha
-# Date created:				20 Mar 2009
-# Whom:					Philip Paeps <philip@FreeBSD.org>
-#
+# Created by: Philip Paeps <philip@FreeBSD.org>
 # $FreeBSD: ports/www/py-recaptcha/Makefile,v 1.3 2012/11/17 06:03:01 svnexp Exp $
 
 PORTNAME=	recaptcha
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	www devel python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
+MASTER_SITES=	CHEESESHOP
 MASTER_SITE_SUBDIR=	source/r/recaptcha-client
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-client-${PORTVERSION}
diff -ruN --exclude=CVS ../py-recaptcha.orig/distinfo ./distinfo
--- ../py-recaptcha.orig/distinfo	2012-12-17 21:37:59.000000000 +0800
+++ ./distinfo	2012-12-17 21:58:38.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (recaptcha-client-1.0.5.tar.gz) = f3801b62f9c1d083164bc0e1e52c847adebd423c5cbb170f2ff40d681ef3a86e
-SIZE (recaptcha-client-1.0.5.tar.gz) = 7438
+SHA256 (recaptcha-client-1.0.6.tar.gz) = 28c6853c1d13d365b7dc71a6b05e5ffb56471f70a850de318af50d3d7c0dea2f
+SIZE (recaptcha-client-1.0.6.tar.gz) = 7389
--- py-recaptcha-1.0.6.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?20121217140400.D9305CF142>