ports/146825: [Maintainer update] devel/py-gdata to 2.0.10
Olivier Duchateau
duchateau.olivier at gmail.com
Sat May 22 11:00:08 UTC 2010
>Number: 146825
>Category: ports
>Synopsis: [Maintainer update] devel/py-gdata to 2.0.10
>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 May 22 11:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Olivier Duchateau
>Release: FreeBSD 8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD orval.errements.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root at i386-builder.daemonology.net:/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-04-04 08:43:33.000000000 +0200
+++ py-gdata/Makefile 2010-05-22 12:30:59.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= gdata
-PORTVERSION= 2.0.9
+PORTVERSION= 2.0.10
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@
PYCRYPTO "Add cryptography toolkit for Python" off \
GMPY "Add multiprecision arithmetic for Python" off
-EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+EXAMPLESDIR= ${LOCALBASE}/share/examples/py-${PORTNAME}
.include <bsd.port.pre.mk>
diff -urN /usr/ports/devel/py-gdata/distinfo py-gdata/distinfo
--- /usr/ports/devel/py-gdata/distinfo 2010-04-04 08:43:33.000000000 +0200
+++ py-gdata/distinfo 2010-05-22 10:43:58.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (gdata-2.0.9.tar.gz) = 447e6e1424ca9d7f0191a90d9e635133
-SHA256 (gdata-2.0.9.tar.gz) = ed7102ebdbd82f7e669cf49ee01a1ee2a41c987888cade09a4e2628bf91b99e1
-SIZE (gdata-2.0.9.tar.gz) = 1618078
+MD5 (gdata-2.0.10.tar.gz) = 118611eef4e97f025dd351bbab01bee2
+SHA256 (gdata-2.0.10.tar.gz) = 2b8ffa1bc6e36cf6bce34c7751210bb53c25940c802dc53064df0e85ab1bb427
+SIZE (gdata-2.0.10.tar.gz) = 1628244
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list