FreeBSD Bugzilla – Attachment 146869 Details for
Bug 193313
[NEW PORT] www/py-wsgidav: wsgi implemented DAV
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to shar file 146796: new port shar file
py-wsgidav.diff (text/plain), 1.49 KB, created by
Jingfeng Yan
on 2014-09-05 15:13:39 UTC
(
hide
)
Description:
diff to shar file 146796: new port shar file
Filename:
MIME Type:
Creator:
Jingfeng Yan
Created:
2014-09-05 15:13:39 UTC
Size:
1.49 KB
patch
obsolete
>diff -r -u /poudriere/ports/local/www/py-wsgidav/Makefile py-wsgidav/Makefile >--- /poudriere/ports/local/www/py-wsgidav/Makefile 2014-08-30 23:26:32.314302137 -0400 >+++ py-wsgidav/Makefile 2014-09-05 10:36:21.516058230 -0400 >@@ -1,20 +1,18 @@ >+# $FreeBSD$ >+ > PORTNAME= WsgiDAV > PORTVERSION= 1.1.0 > CATEGORIES= www python >-MASTER_SITES= ${MASTER_SITE_CHEESESHOP} >-MASTER_SITE_SUBDIR= source/W/WsgiDAV >-EXTRACT_SUFX= .zip >- >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= yan_jingfeng@yahoo.com >-COMMENT= WSGI based WebDAV server for sharing files and resources >+COMMENT= WSGI based WebDAV server for sharing resources > > LICENSE= MIT > >-USE_PYTHON= 2 >-USE_PYDISTUTILS= yes >-PYDISTUTILS_AUTOPLIST= yes >+USES= python:2 zip >+USE_PYTHON= distutils autoplist > > post-extract: > ${RM} -r ${WRKSRC}/tests >diff -r -u /poudriere/ports/local/www/py-wsgidav/pkg-descr py-wsgidav/pkg-descr >--- /poudriere/ports/local/www/py-wsgidav/pkg-descr 2014-08-30 23:25:54.924811824 -0400 >+++ py-wsgidav/pkg-descr 2014-09-05 10:51:44.430106850 -0400 >@@ -1,8 +1,9 @@ > WgiDAV is a WebDAV server for sharing files and other resources over the web. >-It is based on the WSGI interface <http://www.python.org/peps/pep-0333.html>. >+It is based on the WSGI interface >+<WWW: http://www.python.org/peps/pep-0333.html>. > > It comes bundled with a simple WSGI web server. > > This package is based on PyFileServer by Ho Chun Wei. > >-www: https://github.com/mar10/wsgidav >+WWW: https://github.com/mar10/wsgidav/
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 193313
:
146796
|
146797
| 146869 |
146870
|
146871