Bug 198983

Summary: [patch]deskutils/py-pycarddav: fix DISTNAME/PORTNAME
Product: Ports & Packages Reporter: Maxim Filimonov <che>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed Not Accepted    
Severity: Affects Only Me CC: miwi, xmj
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff
none
poudriere log none

Description Maxim Filimonov 2015-03-28 10:57:29 UTC
As the port's PORTNAME doesn't match its origin, I encounter problems installing it via pkg:
New packages to be INSTALLED:
        py27-pyCardDAV: 0.7.0
        py27-pycarddav: 0.7.0
        py27-vobject: 0.8.1c_2

The process will require 989 KiB more space.
159 KiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching py27-pyCardDAV-0.7.0.txz: 100%   44 KiB  44.6kB/s    00:01    
Fetching py27-pycarddav-0.7.0.txz: 100%   49 KiB  50.0kB/s    00:01    
Fetching py27-vobject-0.8.1c_2.txz: 100%   67 KiB  68.7kB/s    00:01    
Checking integrity... done (1 conflicting)
pkg: Cannot solve problem using SAT solver:
conflict rule: The following packages conflict with each other: py27-pyCardDAV-0.7.0(r), py27-pycarddav-0.7.0(r)
conflict rule: The following packages conflict with each other: py27-pyCardDAV-0.7.0(r), py27-pyCardDAV-0.7.0(r)
cannot install package py27-pyCardDAV, remove it from request? [Y/n]: y
pkg: cannot find py27-pyCardDAV in the request
pkg: cannot solve job using SAT solver
Checking integrity... done (0 conflicting)
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.


So I decided to change PORTNAME to pycarddav to fix that. Going to attach the patch and the poudriere log.
Comment 1 Maxim Filimonov 2015-03-28 11:46:45 UTC
Created attachment 154912 [details]
svn diff
Comment 2 Maxim Filimonov 2015-03-28 12:31:05 UTC
Created attachment 154917 [details]
poudriere log
Comment 3 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-03-30 17:50:25 UTC
pyCardDav has been in the portstree since January 18:

https://svnweb.freebsd.org/ports?view=revision&revision=377285

So the port you've submitted, and are currently reporting issues with, is a duplicate.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2015-12-23 17:23:11 UTC
Port exist already in the ports tree. 

Thanks for you submission.