Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 11:11:16 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        quakelee@cn.freebsd.org, lwhsu@lwhsu.org
Subject:   ports/111210: [PATCH] devel/py-ll-core: update to 1.9.1
Message-ID:  <200704040311.l343BGVo036692@jail0.lwhsu.csie.net>
Resent-Message-ID: <200704040320.l343K20i034079@freefall.freebsd.org>

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

>Number:         111210
>Category:       ports
>Synopsis:       [PATCH] devel/py-ll-core: update to 1.9.1
>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:   Wed Apr 04 03:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 1.9.1

Removed file(s):
- files/patch-setup.py

Port maintainer (quakelee@cn.freebsd.org) is cc'd.

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

--- py24-ll-core-1.9.1.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-ll-core/Makefile /home/lwhsu/ports/devel/py-ll-core/Makefile
--- /usr/ports/devel/py-ll-core/Makefile	Tue Mar 27 19:09:47 2007
+++ /home/lwhsu/ports/devel/py-ll-core/Makefile	Tue Apr  3 21:36:53 2007
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	ll-core
-PORTVERSION=	1.8
+PORTVERSION=	1.9.1
 CATEGORIES=	devel python
-MASTER_SITES=	http://ftp.livinglogic.de/core/
+MASTER_SITES=	http://ftp.livinglogic.de/core/ \
+		http://cheeseshop.python.org/packages/source/l/ll-core/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	quakelee@cn.freebsd.org
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-ll-core/distinfo /home/lwhsu/ports/devel/py-ll-core/distinfo
--- /usr/ports/devel/py-ll-core/distinfo	Tue Mar 27 19:09:47 2007
+++ /home/lwhsu/ports/devel/py-ll-core/distinfo	Tue Apr  3 21:40:22 2007
@@ -1,3 +1,3 @@
-MD5 (ll-core-1.8.tar.bz2) = ebbbcb32fd3149abb4b97d67d2d47a0f
-SHA256 (ll-core-1.8.tar.bz2) = 6e70fd075718c9a14bf77fd83343e49ae4ae8c5efd84dc2cf23a3ae3df293c65
-SIZE (ll-core-1.8.tar.bz2) = 103477
+MD5 (ll-core-1.9.1.tar.bz2) = 6174711e3044dd60fe277bef90d71ca0
+SHA256 (ll-core-1.9.1.tar.bz2) = c1a39bff67736696638b2a5b88a44c9e7578f078b4b7b615c7acc1689cdcbab0
+SIZE (ll-core-1.9.1.tar.bz2) = 104502
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-ll-core/files/patch-setup.py /home/lwhsu/ports/devel/py-ll-core/files/patch-setup.py
--- /usr/ports/devel/py-ll-core/files/patch-setup.py	Tue Oct  3 17:44:31 2006
+++ /home/lwhsu/ports/devel/py-ll-core/files/patch-setup.py	Thu Jan  1 08:00:00 1970
@@ -1,15 +0,0 @@
---- setup.py.orig	Sun Sep 24 14:59:57 2006
-+++ setup.py	Sun Sep 24 15:00:21 2006
-@@ -7,11 +7,7 @@
- __version__ = "$Revision: 1.33 $"[11:-2]
- # $Source: /data/cvsroot/LivingLogic/Python/core/setup.py,v $
- 
--
--try:
--	import setuptools as tools
--except ImportError:
--	from distutils import core as tools
-+from distutils import core as tools
- 
- 
- DESCRIPTION = """ll-core is a collection of the following modules:
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-ll-core/pkg-plist /home/lwhsu/ports/devel/py-ll-core/pkg-plist
--- /usr/ports/devel/py-ll-core/pkg-plist	Mon Feb  5 16:39:46 2007
+++ /home/lwhsu/ports/devel/py-ll-core/pkg-plist	Sat Mar 31 02:15:43 2007
@@ -1,4 +1,5 @@
 @comment $FreeBSD: ports/devel/py-ll-core/pkg-plist,v 1.4 2007/02/05 08:39:46 ijliao Exp $
+bin/ucp.py
 %%PYTHON_SITELIBDIR%%/ll/__init__.py
 %%PYTHON_SITELIBDIR%%/ll/__init__.pyc
 %%PYTHON_SITELIBDIR%%/ll/__init__.pyo
@@ -22,6 +23,10 @@
 %%PYTHON_SITELIBDIR%%/ll/misc.py
 %%PYTHON_SITELIBDIR%%/ll/misc.pyc
 %%PYTHON_SITELIBDIR%%/ll/misc.pyo
+%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.py
+%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.pyc
+%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.pyo
+%%PYTHON_SITELIBDIR%%/ll/scripts/ucp.py
 %%PYTHON_SITELIBDIR%%/ll/sisyphus.py
 %%PYTHON_SITELIBDIR%%/ll/sisyphus.pyc
 %%PYTHON_SITELIBDIR%%/ll/sisyphus.pyo
@@ -31,4 +36,5 @@
 %%PYTHON_SITELIBDIR%%/ll/xpit.py
 %%PYTHON_SITELIBDIR%%/ll/xpit.pyc
 %%PYTHON_SITELIBDIR%%/ll/xpit.pyo
+@dirrm %%PYTHON_SITELIBDIR%%/ll/scripts
 @dirrm %%PYTHON_SITELIBDIR%%/ll
--- py24-ll-core-1.9.1.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?200704040311.l343BGVo036692>