Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 02:46:24 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        python@freebsd.org
Subject:   [PATCH] www/py-imdbpy: update to 3.9
Message-ID:  <200902061846.n16IkOBP012685@stucgi.cs.nctu.edu.tw>

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

>Submitter-Id:	current-users
>Originator:	Yi-Jheng Lin
>Organization:	NCTU CS
>Confidential:	no 
>Synopsis:	[PATCH] www/py-imdbpy: update to 3.9
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.1-RELEASE amd64
>Environment:
System: FreeBSD stucgi 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Tue Jan  6 18:29:34 CST
>Description:
- Update to 3.9

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

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

--- py-imdbpy-3.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/py-imdbpy/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	28 Dec 2008 21:48:42 -0000	1.24
+++ Makefile	6 Feb 2009 18:45:42 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	imdbpy
-PORTVERSION=	3.8
+PORTVERSION=	3.9
 CATEGORIES=	www python
 MASTER_SITES=	SF CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/py-imdbpy/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	28 Dec 2008 21:48:42 -0000	1.24
+++ distinfo	6 Feb 2009 18:45:42 -0000
@@ -1,3 +1,3 @@
-MD5 (IMDbPY-3.8.tar.gz) = da982f60de30883c224fe81d7b1dfe2e
-SHA256 (IMDbPY-3.8.tar.gz) = 58743922c243c4abc4d678e267ad554bdbb65d1a510f1f1105ecd55e71b84c0c
-SIZE (IMDbPY-3.8.tar.gz) = 267498
+MD5 (IMDbPY-3.9.tar.gz) = 8c7bef46f54451c809ffd99e2f1eee2d
+SHA256 (IMDbPY-3.9.tar.gz) = b677e2f0539b90d1c0a844b9ab0f19ac41424c7c2b9335d17695765f2d7b1b80
+SIZE (IMDbPY-3.9.tar.gz) = 277491
--- py-imdbpy-3.9.patch ends here ---




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