ports/82760: [maintainer] Update port: devel/py-sendfile version bump

Ben Woolley ports at tautology.org
Wed Jun 29 02:40:12 UTC 2005


>Number:         82760
>Category:       ports
>Synopsis:       [maintainer] Update port: devel/py-sendfile version bump
>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:   Wed Jun 29 02:40:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ben Woolley
>Release:        
>Organization:
>Environment:
>Description:
Python sendfile(2) module. New version has a simple fix to make it thread safe.

>How-To-Repeat:
      
>Fix:

diff -ruN py-sendfile.old/Makefile py-sendfile/Makefile
--- py-sendfile.old/Makefile    2005-02-06 16:30:40.000000000 -0800
+++ py-sendfile/Makefile        2005-06-28 19:05:11.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      sendfile
-PORTVERSION=   1.2.1
+PORTVERSION=   1.2.2
 CATEGORIES=    devel python
 MASTER_SITES=  http://tautology.org/software/python-modules/distfiles/
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff -ruN py-sendfile.old/distinfo py-sendfile/distinfo
--- py-sendfile.old/distinfo    2005-02-06 16:31:06.000000000 -0800
+++ py-sendfile/distinfo        2005-06-28 19:07:47.000000000 -0700
@@ -1,2 +1,2 @@
-MD5 (py-sendfile-1.2.1.tar.bz2) = acefec93919ce80dc8222310fdd411e3
-SIZE (py-sendfile-1.2.1.tar.bz2) = 3836
+MD5 (py-sendfile-1.2.2.tar.bz2) = 8c685d801aff72c763f6c6649cfb560b
+SIZE (py-sendfile-1.2.2.tar.bz2) = 3882

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



More information about the freebsd-ports-bugs mailing list