FreeBSD Bugzilla – Attachment 138034 Details for
Bug 183862
[PATCH] net/py-gspreadsheet: Use easy_install, correct optionsfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py27-gspreadsheet-0.3.0.patch
py27-gspreadsheet-0.3.0.patch (text/plain), 1.31 KB, created by
Johannes Meixner
on 2013-11-11 15:10:01 UTC
(
hide
)
Description:
py27-gspreadsheet-0.3.0.patch
Filename:
MIME Type:
Creator:
Johannes Meixner
Created:
2013-11-11 15:10:01 UTC
Size:
1.31 KB
patch
obsolete
>diff -ruN /usr/ports/net/py-gspreadsheet/Makefile ./Makefile >--- /usr/ports/net/py-gspreadsheet/Makefile 2013-10-29 20:10:58.000000000 +0200 >+++ ./Makefile 2013-11-11 17:04:00.902188891 +0200 >@@ -1,5 +1,5 @@ > # Created by: Johannes Meixner <xmj@chaot.net> >-# $FreeBSD: net/py-gspreadsheet/Makefile 331977 2013-10-29 18:10:58Z nemysis $ >+# $FreeBSD: head/net/py-gspreadsheet/Makefile 331977 2013-10-29 18:10:58Z nemysis $ > > PORTNAME= gspreadsheet > PORTVERSION= 0.3.0 >@@ -13,13 +13,15 @@ > LICENSE= AL2 > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata >+ > USE_PYTHON= 2.7 >-USE_PYDISTUTILS= yes >+USE_PYDISTUTILS= easy_install > PYDISTUTILS_AUTOPLIST= yes > > PORTDOCS= README.rst > > OPTIONS_DEFINE= DOCS >+OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >diff -ruN /usr/ports/net/py-gspreadsheet/files/patch-setup.py ./files/patch-setup.py >--- /usr/ports/net/py-gspreadsheet/files/patch-setup.py 2013-10-29 20:10:58.000000000 +0200 >+++ ./files/patch-setup.py 1970-01-01 03:00:00.000000000 +0300 >@@ -1,8 +0,0 @@ >---- ./setup.py.orig 2013-10-29 16:50:19.871040385 +0200 >-+++ ./setup.py 2013-10-29 16:51:00.781040301 +0200 >-@@ -1,4 +1,4 @@ >--from setuptools import setup >-+from distutils.core import setup >- >- with open('README.rst') as f: >- long_description = f.read()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 183862
: 138034