FreeBSD Bugzilla – Attachment 215347 Details for
Bug 247076
net/py-wsdd: Update to 0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/py-wsdd 0.6 patch
wsdd-0.6.patch (text/plain), 1.99 KB, created by
Hiroo Ono
on 2020-06-08 05:51:29 UTC
(
hide
)
Description:
net/py-wsdd 0.6 patch
Filename:
MIME Type:
Creator:
Hiroo Ono
Created:
2020-06-08 05:51:29 UTC
Size:
1.99 KB
patch
obsolete
>diff --git a/net/py-wsdd/Makefile b/net/py-wsdd/Makefile >index 5beb1c724..c89bf4e1f 100644 >--- a/net/py-wsdd/Makefile >+++ b/net/py-wsdd/Makefile >@@ -2,8 +2,7 @@ > > PORTNAME= wsdd > DISTVERSIONPREFIX= v >-DISTVERSION= 0.5 >-PORTREVISION= 1 >+DISTVERSION= 0.6 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -11,7 +10,7 @@ MAINTAINER= hiroo.ono+freebsd@gmail.com > COMMENT= Web Service Discovery (WSD) host daemon for Samba > > LICENSE= MIT >-LICENSE_FILE= ${WRKSRC}/LICENCE >+LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= python:3.5+,run shebangfix > USE_GITHUB= yes >diff --git a/net/py-wsdd/distinfo b/net/py-wsdd/distinfo >index 33312c84f..b8f37d0e5 100644 >--- a/net/py-wsdd/distinfo >+++ b/net/py-wsdd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588200228 >-SHA256 (christgau-wsdd-v0.5_GH0.tar.gz) = c04852b053b78fd9d5b3e28b49a06f8ee707ccdaf82cc1e449ece031ad494bea >-SIZE (christgau-wsdd-v0.5_GH0.tar.gz) = 16820 >+TIMESTAMP = 1591589990 >+SHA256 (christgau-wsdd-v0.6_GH0.tar.gz) = 9e6caedfa92bc73b3bca2ff22fbb793254160197466a03bc1660fa2bd0bc0b15 >+SIZE (christgau-wsdd-v0.6_GH0.tar.gz) = 27067 >diff --git a/net/py-wsdd/files/patch-etc_rc.d_wsdd b/net/py-wsdd/files/patch-etc_rc.d_wsdd >deleted file mode 100644 >index df0f6bc6a..000000000 >--- a/net/py-wsdd/files/patch-etc_rc.d_wsdd >+++ /dev/null >@@ -1,19 +0,0 @@ >---- etc/rc.d/wsdd.orig 2019-12-16 13:40:38 UTC >-+++ etc/rc.d/wsdd >-@@ -9,14 +9,11 @@ >- >- name=wsdd >- rcvar=wsdd_enable >--wsdd_group="" >-+wsdd_group=$(/usr/local/bin/testparm -s --parameter-name workgroup 2>/dev/null) >- >--if which testparm >/dev/null 2>/dev/null; then >-- wsdd_group=$(testparm -s --parameter-name workgroup 2>/dev/null) >--fi >-+: ${wsdd_smb_config_file="/usr/local/etc/smb4.conf"} >- >- # try to manually extract workgroup from samba configuration if testparm failed >--wsdd_smb_config_file="/usr/local/etc/smb.conf" >- if [ -z "$wsdd_group" ] && [ -r $wsdd_smb_config_file ]; then >- wsdd_group="$(grep -i '^[[:space:]]*workgroup[[:space:]]*=' $wsdd_smb_config_file | cut -f2 -d= | tr -d '[:blank:]')" >- fi
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 247076
: 215347