ports/185099: [maintainer-update] [patch] devel/dulwich: Remove obsolete patch

Marco Bröder marco.broeder at gmx.eu
Sun Dec 22 18:50:00 UTC 2013


>Number:         185099
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Remove obsolete patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 22 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>Release:        
>Organization:
>Environment:
>Description:
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!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/dulwich/files/patch-setup.py b/devel/dulwich/files/patch-setup.py
deleted file mode 100644
index 53cc762..0000000
--- a/devel/dulwich/files/patch-setup.py
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./setup.py.orig	2011-08-07 14:43:22.000000000 +0200
-+++ ./setup.py	2011-08-07 19:49:46.126136349 +0200
-@@ -4,8 +4,4 @@
- 
--try:
--    from setuptools import setup, Extension
--    has_setuptools = True
--except ImportError:
--    from distutils.core import setup, Extension
--    has_setuptools = False
-+from distutils.core import setup, Extension
-+has_setuptools = False
- from distutils.core import Distribution


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list