ports/161361: [MAINTAINER] devel/gnatpython: Update to version 20110912
John Marino
draco at marino.st
Fri Oct 7 10:20:07 UTC 2011
>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 at 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:
More information about the freebsd-ports-bugs
mailing list