Bug 225466 - [MAINTAINER] www/pycarddav: Rename to www/py-pycarddav, update USE and remove duplicate
Summary: [MAINTAINER] www/pycarddav: Rename to www/py-pycarddav, update USE and remove...
Status: Closed DUPLICATE of bug 220369
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-26 12:51 UTC by Samir Noir
Modified: 2018-04-04 16:14 UTC (History)
1 user (show)

See Also:


Attachments
svn diff (8.24 KB, patch)
2018-01-26 12:51 UTC, Samir Noir
no flags Details | Diff
svn diff (7.97 KB, patch)
2018-04-04 12:33 UTC, Samir Noir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samir Noir 2018-01-26 12:51:10 UTC
Created attachment 190081 [details]
svn diff

Hi,

This diff rename www/pycarddav to make it compliant (by adding the py- prefix to the svndir). The USE in the Makefile is also updated.

Currently, the ports tree contain a duplicate, as seen in PRs #220368 and #220369. The diff include the removal of the duplicate (deskutils/py-pycarddav).

The point was seen by e-mail with deskutils/py-pycarddav maintainer and Kubilay Kocak, however I'm not sure if I needed to create another PR for the removal or if it's ok with the diff.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-17 23:30:35 UTC
Please note that there are 2 ports with this name:
www/pycarddav
deskutils/py-pycarddav

The proposed move destination already exists. It appears that it needs to be deleted with MOVED record pointing to deskutils/py-pycarddav.
Comment 2 Samir Noir 2018-04-04 12:33:40 UTC
Created attachment 192207 [details]
svn diff

Hi,

Updated diff in attachment, with an up to date ports tree and the missing line in MOVED file to remove the duplicate port deskutils/py-pycarddav

The svn command I ran :

  svn rm deskutils/py-pycarddav/                                                                                                                
  svn mv www/pycarddav www/py-pycarddav

The moved destination is to www/py-pycarddav, which doesn't exist
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-04 16:11:12 UTC
see also: bug#220369
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-04 16:14:37 UTC
Kubilay was already dealing with this. Closing it in favor of the earlier PR.

*** This bug has been marked as a duplicate of bug 220369 ***