Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2011 19:17:10 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153603: [UPDATE] devel/py-gdata to 2.0.13
Message-ID:  <201101011917.p01JHA6g064839@red.freebsd.org>
Resent-Message-ID: <201101011920.p01JK6Ch013540@freefall.freebsd.org>

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

>Number:         153603
>Category:       ports
>Synopsis:       [UPDATE] devel/py-gdata to 2.0.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 01 19:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.1-RELEASE
>Organization:
>Environment:
FreeBSD bornem.errements.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/devel/py-gdata/Makefile py-gdata/Makefile
--- /usr/ports/devel/py-gdata/Makefile	2010-10-08 19:01:23.000000000 +0200
+++ py-gdata/Makefile	2011-01-01 13:31:38.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gdata
-PORTVERSION=	2.0.12
+PORTVERSION=	2.0.13
 CATEGORIES=	devel python
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -43,7 +43,7 @@
 .endif
 
 .if defined(WITH_M2CRYPTO)
-RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/M2Crypto/__init__.py:${PORTSDIR}/security/py-m2crypto
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}m2crypto>=0.20:${PORTSDIR}/security/py-m2crypto
 .endif
 .if defined(WITH_PYCRYPTO)
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
diff -urN /usr/ports/devel/py-gdata/distinfo py-gdata/distinfo
--- /usr/ports/devel/py-gdata/distinfo	2010-10-08 19:01:23.000000000 +0200
+++ py-gdata/distinfo	2011-01-01 13:06:59.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (gdata-2.0.12.tar.gz) = fac8a55fcb31582716db9371f79fb2f7
-SHA256 (gdata-2.0.12.tar.gz) = 5cae05a5fffbff5535eb3553bdbe8f00f5b26814970d874dbaf5e9a4f488b49a
-SIZE (gdata-2.0.12.tar.gz) = 1688034
+SHA256 (gdata-2.0.13.tar.gz) = 79c27e4434d000e3b8f88e1859412aaadd7a1e9d33f5aaeea94ac65fdd46404e
+SIZE (gdata-2.0.13.tar.gz) = 1677885


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



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