Bug 185099 - [maintainer-update] [patch] devel/dulwich: Remove obsolete patch
Summary: [maintainer-update] [patch] devel/dulwich: Remove obsolete patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 18:50 UTC by Marco Bröder
Modified: 2013-12-22 21:26 UTC (History)
0 users

See Also:


Attachments
file.diff (628 bytes, patch)
2013-12-22 18:50 UTC, Marco Bröder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bröder 2013-12-22 18:50:00 UTC
Remove obsolete setup.py patch (and files directory). Use of py-setuptools is
working fine now.

Tested (amd64) on head, stable/10, releng/9.2, releng/8.4.

Thanks!

Fix: Patch attached with submission follows:
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2013-12-22 20:46:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->antoine

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-22 21:05:52 UTC
Author: antoine
Date: Sun Dec 22 21:05:44 2013
New Revision: 337218
URL: http://svnweb.freebsd.org/changeset/ports/337218

Log:
  Remove obsolete patch, we no longer try to avoid setuptools (now default)
  
  PR:		ports/185099
  Submitted by:	Marco Broder (maintainer)

Deleted:
  head/devel/dulwich/files/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2013-12-22 21:25:48 UTC
State Changed
From-To: open->closed

Patch committed, thanks!