pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-InlineEgg - Bump to 1.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f37d0bee145
branches:  trunk
changeset: 486499:1f37d0bee145
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Dec 28 23:04:15 2004 +0000

description:
- Bump to 1.08
- Add python24 to the supported python versions
- From the Changelog:

 gera - v1.08 - Nov 17, 2004
 fixed a bug in Variable (leading to a bug in IfInlineEgg)
 added long conditional jumps
 setString() now uses a call over the string and pop to set the string when
 the string is long enough to justify it - thanks spoonm

diffstat:

 devel/py-InlineEgg/Makefile |  6 +++---
 devel/py-InlineEgg/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 8b78f0af5817 -r 1f37d0bee145 devel/py-InlineEgg/Makefile
--- a/devel/py-InlineEgg/Makefile       Tue Dec 28 23:02:10 2004 +0000
+++ b/devel/py-InlineEgg/Makefile       Tue Dec 28 23:04:15 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/19 16:16:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/28 23:04:15 adrianp Exp $
 #
 
-DISTNAME=              InlineEgg-1.07
+DISTNAME=              InlineEgg-1.08
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            devel
 MASTER_SITES=          http://oss.corest.com/repo/
@@ -16,7 +16,7 @@
 PY_PATCHPLIST=         YES
 PYDISTUTILSPKG=                YES
 
-PYTHON_VERSIONS_ACCEPTED=      23 22 21 23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED=      24 23 22 21 24pth 23pth 22pth 21pth
 PYTHON_PATCH_SCRIPTS=          examples/example1.py examples/example2.py \
                                examples/example3.py examples/example4.py \
                                examples/example5.py examples/example6.py \
diff -r 8b78f0af5817 -r 1f37d0bee145 devel/py-InlineEgg/distinfo
--- a/devel/py-InlineEgg/distinfo       Tue Dec 28 23:02:10 2004 +0000
+++ b/devel/py-InlineEgg/distinfo       Tue Dec 28 23:04:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/10/19 16:16:01 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2004/12/28 23:04:15 adrianp Exp $
 
-SHA1 (InlineEgg-1.07.tar.gz) = c2031862af270e2861cea1ba0987c4ccb2d5fdff
-Size (InlineEgg-1.07.tar.gz) = 46711 bytes
+SHA1 (InlineEgg-1.08.tar.gz) = 99685aace6f6f59705f2a11d7349e14061fdb150
+Size (InlineEgg-1.08.tar.gz) = 46961 bytes



Home | Main Index | Thread Index | Old Index