Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 11:25:17 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37616: Update port: comms/py-serial
Message-ID:  <200205010225.g412PHWh008763@akaraka.yonsei.ac.kr>

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

>Number:         37616
>Category:       ports
>Synopsis:       Update port: comms/py-serial
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 30 19:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed May 1 10:28:04 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386

>Description:
Update to 1.13

>How-To-Repeat:
>Fix:

diff -ruN py-serial.orig/Makefile py-serial/Makefile
--- py-serial.orig/Makefile	Tue Apr 30 03:07:09 2002
+++ py-serial/Makefile	Wed May  1 11:21:54 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	serial
-PORTVERSION=	1.12
+PORTVERSION=	1.13
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pyserial
diff -ruN py-serial.orig/distinfo py-serial/distinfo
--- py-serial.orig/distinfo	Wed Feb 27 12:25:41 2002
+++ py-serial/distinfo	Wed May  1 11:22:18 2002
@@ -1 +1 @@
-MD5 (pyserial-1.12.zip) = ac41d76fcb8a7bf3689790f0ad069428
+MD5 (pyserial-1.13.zip) = 0cc214366b3fc8ae940bc50e39779907
diff -ruN py-serial.orig/pkg-plist py-serial/pkg-plist
--- py-serial.orig/pkg-plist	Wed Feb 27 12:25:41 2002
+++ py-serial/pkg-plist	Wed May  1 11:23:32 2002
@@ -1,11 +1,16 @@
 %%PYTHON_SITELIBDIR%%/serial/__init__.py
 %%PYTHON_SITELIBDIR%%/serial/__init__.pyc
+%%PYTHON_SITELIBDIR%%/serial/__init__.pyo
 %%PYTHON_SITELIBDIR%%/serial/serialjava.py
 %%PYTHON_SITELIBDIR%%/serial/serialjava.pyc
+%%PYTHON_SITELIBDIR%%/serial/serialjava.pyo
 %%PYTHON_SITELIBDIR%%/serial/serialposix.py
 %%PYTHON_SITELIBDIR%%/serial/serialposix.pyc
+%%PYTHON_SITELIBDIR%%/serial/serialposix.pyo
 %%PYTHON_SITELIBDIR%%/serial/serialutil.py
 %%PYTHON_SITELIBDIR%%/serial/serialutil.pyc
+%%PYTHON_SITELIBDIR%%/serial/serialutil.pyo
 %%PYTHON_SITELIBDIR%%/serial/serialwin32.py
 %%PYTHON_SITELIBDIR%%/serial/serialwin32.pyc
+%%PYTHON_SITELIBDIR%%/serial/serialwin32.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/serial
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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