Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2011 10:11:05 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161361: [MAINTAINER] devel/gnatpython: Update to version 20110912
Message-ID:  <201110071011.p97AB5tq014710@red.freebsd.org>
Resent-Message-ID: <201110071020.p97AK6f6087789@freefall.freebsd.org>

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

>Number:         161361
>Category:       ports
>Synopsis:       [MAINTAINER] devel/gnatpython: Update to version 20110912
>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:   Fri Oct 07 10:20:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
Routine update of devel/gnatpython to svn rev. 54 (12 SEP 2011)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-02-17 10:25:51.000000000 +0100
+++ Makefile	2011-10-06 16:03:12.000000000 +0200
@@ -14,11 +14,11 @@
 MAINTAINER=	draco@marino.st
 COMMENT=	Python package used in Ada testsuites
 
-SNAPSHOT=	20101207
+SNAPSHOT=	20110912
 USE_BZIP2=	yes
 
 USE_PYTHON=		2.6+
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGVERSION=	1.1
+PYDISTUTILS_PKGVERSION=	1.2
 
 .include <bsd.port.mk>
--- distinfo.orig	2011-02-17 10:25:51.000000000 +0100
+++ distinfo	2011-10-06 15:50:00.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (gnatpython-20101207.tar.bz2) = 7bf3ada2df1f4a6a913ce120c0bb35460adfb126c9890d73069ef848ff814ce1
-SIZE (gnatpython-20101207.tar.bz2) = 84745
+SHA256 (gnatpython-20110912.tar.bz2) = a78675b75ae15acc88a105b723ee4e103031d251da2daf369d7d44e9b3bf3caf
+SIZE (gnatpython-20110912.tar.bz2) = 72392
--- /dev/null	2011-10-06 16:27:16.000000000 +0200
+++ files/patch-src__mod_term__terminals.c	2011-10-06 16:24:17.000000000 +0200
@@ -0,0 +1,12 @@
+--- src/mod_term/terminals.c.orig	2011-10-06 14:07:55.000000000 +0200
++++ src/mod_term/terminals.c	2011-10-06 16:21:40.000000000 +0200
+@@ -263,7 +263,9 @@
+ #ifndef NLDLY
+ #define NLDLY 0
+ #define CRDLY 0
++#ifndef TABDLY
+ #define TABDLY 0
++#endif
+ #define BSDLY 0
+ #define VTDLY 0
+ #define FFDLY 0


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



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