Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2010 13:44:32 GMT
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sobomax@FreeBSD.org
Subject:   ports/148842: [PATCH] devel/py26-interface: update to 1.0
Message-ID:  <201007221344.o6MDiWP9095780@freefall.freebsd.org>
Resent-Message-ID: <201007221350.o6MDo6Af097283@freefall.freebsd.org>

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

>Number:         148842
>Category:       ports
>Synopsis:       [PATCH] devel/py26-interface: update to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 22 13:50:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD backoffice 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 14:01:04 CEST 2010
>Description:
- Update to 1.0

I'm currently maintainer of devel/py_otp_interface which was added
before devel/py-interface. However, the latter seems way better
since it uses PYDISTUTILS: I'll remove devel/py_otp_interface as
soon as both have 1.0.

Port maintainer (sobomax@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py26-interface-1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/py-interface/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	19 Jun 2010 18:47:56 -0000	1.3
+++ Makefile	22 Jul 2010 13:40:14 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	interface
-PORTVERSION=	0.97
+PORTVERSION=	1.0
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.lysator.liu.se/~tab/erlang/py_interface/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/py-interface/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	19 Jun 2010 18:47:56 -0000	1.2
+++ distinfo	22 Jul 2010 13:40:14 -0000
@@ -1,3 +1,3 @@
-MD5 (py_interface-0.97.tar.gz) = 314e9b7fb89ceb7f44c0ef6a022f85a7
-SHA256 (py_interface-0.97.tar.gz) = 0d263951a430154d7f4084b138e18fa2eb44fffa8c94e6078362f6b46596fd1c
-SIZE (py_interface-0.97.tar.gz) = 68577
+MD5 (py_interface-1.0.tar.gz) = 39a937bcb620d796bfa698cd7c0385c9
+SHA256 (py_interface-1.0.tar.gz) = 289eb321e6bdfed73cf0e57c5a592439d89d18859cecdb9db08205eb9e9a5f6b
+SIZE (py_interface-1.0.tar.gz) = 72013
--- py26-interface-1.0.patch ends here ---

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



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