Summary: | [NEW PORT] net/py-suds-jurko | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Nusov <alexander.nusov> | ||||||
Component: | Individual Port(s) | Assignee: | Roman Bogorodskiy <novel> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | novel | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 215850 | ||||||||
Attachments: |
|
Created attachment 178628 [details]
suds jurko port (up port revision)
A commit references this bug: Author: novel Date: Mon Jan 9 14:19:19 UTC 2017 New revision: 430950 URL: https://svnweb.freebsd.org/changeset/ports/430950 Log: Add net/py-suds-jurko, Lightweight SOAP client (jurko's fork) As it conflicts with net/py-suds because of installing the same files, add CONFLICTS_INSTALL to both py-suds-jurko and net/py-suds and bump PORTREVISION for the latter. PR: 215877 Submitted by: Alexander Nusov Changes: head/net/Makefile head/net/py-suds/Makefile head/net/py-suds-jurko/ head/net/py-suds-jurko/Makefile head/net/py-suds-jurko/distinfo head/net/py-suds-jurko/pkg-descr Committed, thanks! I've changed CONFLICTS to proper pkgname glob. Also, fixed CATEGORY in the follow up commit: s/devel/net/. (In reply to Roman Bogorodskiy from comment #3) Thanks! |
Created attachment 178626 [details] suds jurko port This is a lightweight SOAP client written in Python (jurko's fork).