FreeBSD Bugzilla – Attachment 181466 Details for
Bug 218362
dns/py-publicsuffix: use dns/public_suffix_list for up-to-date public suffix list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dns-py-publicsuffix (text/plain), 722 bytes, created by
Po-Chuan Hsieh
on 2017-04-04 13:55:53 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2017-04-04 13:55:53 UTC
Size:
722 bytes
patch
obsolete
>Index: dns/py-publicsuffix/Makefile >=================================================================== >--- dns/py-publicsuffix/Makefile (revision 437680) >+++ dns/py-publicsuffix/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= publicsuffix > PORTVERSION= 1.1.0 >+PORTREVISION= 1 > CATEGORIES= dns python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,8 +14,13 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >+PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list >+ > NO_ARCH= yes > USES= python > USE_PYTHON= autoplist distutils > >+post-patch: >+ @${CP} ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat ${WRKSRC}/publicsuffix/public_suffix_list.dat >+ > .include <bsd.port.mk>
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 218362
: 181466