summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2004-12-28 23:04:15 +0000
committeradrianp <adrianp@pkgsrc.org>2004-12-28 23:04:15 +0000
commit05443f82396634bfcc63188024741e92530779b6 (patch)
treed1d4c9e2bc0f2d475ee11b88a2e1a3ecdd2a6269 /devel
parent97d67b24cf6e536dfaadb48874b7a1e64e077efb (diff)
downloadpkgsrc-05443f82396634bfcc63188024741e92530779b6.tar.gz
- 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 (limited to 'devel')
-rw-r--r--devel/py-InlineEgg/Makefile6
-rw-r--r--devel/py-InlineEgg/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile
index 5165a954c4b..735fb74efc5 100644
--- a/devel/py-InlineEgg/Makefile
+++ b/devel/py-InlineEgg/Makefile
@@ -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 @@ USE_BUILDLINK3= YES
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 --git a/devel/py-InlineEgg/distinfo b/devel/py-InlineEgg/distinfo
index 81adfe8ff80..8bd47746aec 100644
--- a/devel/py-InlineEgg/distinfo
+++ b/devel/py-InlineEgg/distinfo
@@ -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