Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 20:35:10 GMT
From:      Rober Kruus <rob.kruus@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188242: py-odbc port update
Message-ID:  <201404032035.s33KZAPE014594@cgiserv.freebsd.org>
Resent-Message-ID: <201404032040.s33Ke0a2058998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188242
>Category:       ports
>Synopsis:       py-odbc port update
>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:   Thu Apr 03 20:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Rober Kruus
>Release:        9.2
>Organization:
Government of Saskatchewan
>Environment:
>Description:
Added a LICENSE to the port and fixed first the header line.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- databases/py-odbc/Makefile	2014-04-03 14:12:59.000000000 -0600
+++ local/py-odbc/Makefile	2014-04-03 14:18:01.945165319 -0600
@@ -1,4 +1,4 @@
-# Created by: April 15 2009
+# Created by: Robert Kruus <rob.kruus@gmail.com>
 # $FreeBSD$
 
 PORTNAME=	pyodbc
@@ -10,6 +10,8 @@
 MAINTAINER=	rob.kruus@gmail.com
 COMMENT=	ODBC connections for python
 
+LICENSE=	MIT
+
 USES=		zip
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404032035.s33KZAPE014594>