Date: Mon, 12 Jan 2009 08:42:49 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130405: [Maintainer Update]py-gitpython:update to 0.1.5 Message-ID: <200901120842.n0C8gnNE034375@www.freebsd.org> Resent-Message-ID: <200901120850.n0C8o3ug083878@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130405 >Category: ports >Synopsis: [Maintainer Update]py-gitpython:update to 0.1.5 >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: Mon Jan 12 08:50:03 UTC 2009 >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 #1: Tue Dec 16 00:26:59 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.1.5 from 0.1.4.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN py-gitpython/Makefile py-gitpython.new/Makefile --- py-gitpython/Makefile 2009-01-12 21:06:19.000000000 +0800 +++ py-gitpython.new/Makefile 2009-01-12 21:08:10.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= GitPython -PORTVERSION= 0.1.4.1 +PORTVERSION= 0.1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -curN py-gitpython/distinfo py-gitpython.new/distinfo --- py-gitpython/distinfo 2008-07-26 06:50:42.000000000 +0800 +++ py-gitpython.new/distinfo 2009-01-12 21:08:16.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (GitPython-0.1.4.1.tar.gz) = 8f09f5569db3822a7d0a80413180ec3f -SHA256 (GitPython-0.1.4.1.tar.gz) = 698fb3f171ce589be284cccbfaf1e67ab43abe9d9617757b1fb5f16236fb3b4b -SIZE (GitPython-0.1.4.1.tar.gz) = 16631 +MD5 (GitPython-0.1.5.tar.gz) = f370d1be5f2e98b10ef28ce3df677322 +SHA256 (GitPython-0.1.5.tar.gz) = 37aed23aa6da81d2ea105ce923258924be51e543fad4e42409b53fbd7c3ca387 +SIZE (GitPython-0.1.5.tar.gz) = 16952 diff -curN py-gitpython/files/patch-setup.py py-gitpython.new/files/patch-setup.py --- py-gitpython/files/patch-setup.py 2008-07-26 06:50:43.000000000 +0800 +++ py-gitpython.new/files/patch-setup.py 1970-01-01 08:00:00.000000000 +0800 @@ -1,10 +0,0 @@ ---- setup.py.orig 2008-07-21 23:42:54.000000000 +0800 -+++ setup.py 2008-07-21 23:43:00.000000000 +0800 -@@ -1,5 +1,5 @@ --from ez_setup import use_setuptools --use_setuptools() -+#from ez_setup import use_setuptools -+#use_setuptools() - from setuptools import setup, find_packages - from distutils.command.build_py import build_py as _build_py - from setuptools.command.sdist import sdist as _sdist >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901120842.n0C8gnNE034375>