Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2008 07:21:44 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129430: [Maintainer Update]math/rpy:unbroken it
Message-ID:  <200812050721.mB57Lirj003634@www.freebsd.org>
Resent-Message-ID: <200812050730.mB57U1FF064073@freefall.freebsd.org>

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

>Number:         129430
>Category:       ports
>Synopsis:       [Maintainer Update]math/rpy:unbroken it
>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 Dec 05 07:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
unbroken it
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-12-05 16:45:09.000000000 +0800
+++ Makefile	2008-12-05 21:03:10.000000000 +0800
@@ -8,7 +8,7 @@
 
 PORTNAME=	rpy
 PORTVERSION=	1.0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math
 MASTER_SITES=	SF
 
@@ -23,7 +23,7 @@
 USE_PYDISTUTILS=	yes
 MAKE_ENV=	LDFLAGS="-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib"
 
-BROKEN=		Does not compile
+#BROKEN=		Does not compile
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c
--- pkg-plist.orig	2008-12-05 21:20:59.000000000 +0800
+++ pkg-plist	2008-12-05 21:03:03.000000000 +0800
@@ -1,4 +1,4 @@
-%%PYTHON_SITELIBDIR%%/_rpy2071.so
+%%PYTHON_SITELIBDIR%%/_rpy2072.so
 %%PYTHON_SITELIBDIR%%/rpy.py
 %%PYTHON_SITELIBDIR%%/rpy.pyc
 %%PYTHON_SITELIBDIR%%/rpy.pyo


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



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