ports/158976: [FIX] devel/py-epsilon

C-S c-s at c-s.li
Sat Jul 16 17:30:09 UTC 2011


>Number:         158976
>Category:       ports
>Synopsis:       [FIX] devel/py-epsilon
>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:   Sat Jul 16 17:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Fix License, fix web address
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-epsilon.orig/Makefile py-epsilon/Makefile
--- py-epsilon.orig/Makefile	2011-07-16 19:19:45.014875688 +0200
+++ py-epsilon/Makefile	2011-07-16 19:20:01.113808920 +0200
@@ -15,7 +15,7 @@
 MAINTAINER=	c-s at c-s.li
 COMMENT=	Epsilon is a set of Python utility modules used by DivMod projects
 
-LICENSE=	BSD
+LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl
 
diff -ruN py-epsilon.orig/pkg-descr py-epsilon/pkg-descr
--- py-epsilon.orig/pkg-descr	2011-07-16 19:19:45.014875688 +0200
+++ py-epsilon/pkg-descr	2011-07-16 19:20:01.113808920 +0200
@@ -13,4 +13,4 @@
     * A featureful Version class.
     * A formal system for application of monkey-patches. 
 
-WWW: http://divmod.org/trac/wiki/DivmodEpsilon
+WWW: https://launchpad.net/epsilon/


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



More information about the freebsd-ports-bugs mailing list