pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-zsi Seems like the last 1.4.1 pkg realy was a 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8d34ed17982
branches:  trunk
changeset: 466028:c8d34ed17982
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Jan 10 14:37:13 2004 +0000

description:
Seems like the last 1.4.1 pkg realy was a 1.4 in a 1.4.1 distfile...
So update to 1.4.1 for real this time and add DIST_SUBDIR accordingly..

Changes for 1.4.1 released 11-Nov-2003:
- Make docstyle work for returning data, too (Alexis Marrero-Narvaez)
- TC.Struct.typed will output xsi:type parameter now.
- Numerous bug fixes

diffstat:

 net/py-zsi/Makefile |  4 +++-
 net/py-zsi/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r c503e6d73af4 -r c8d34ed17982 net/py-zsi/Makefile
--- a/net/py-zsi/Makefile       Sat Jan 10 14:27:57 2004 +0000
+++ b/net/py-zsi/Makefile       Sat Jan 10 14:37:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 10:30:33 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/10 14:37:13 recht Exp $
 #
 
 DISTNAME=      ZSI-1.4.1
@@ -15,6 +15,8 @@
 PY_PATCHPLIST= yes
 PLIST_SUBST+=  PYVERSSUFFIX=${PYVERSSUFFIX}
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 post-extract:
        ${MV} ${WRKSRC}/scripts/wsdl2py \
                ${WRKSRC}/scripts/wsdl2py-${PYVERSSUFFIX}
diff -r c503e6d73af4 -r c8d34ed17982 net/py-zsi/distinfo
--- a/net/py-zsi/distinfo       Sat Jan 10 14:27:57 2004 +0000
+++ b/net/py-zsi/distinfo       Sat Jan 10 14:37:13 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/24 10:30:33 recht Exp $
+$NetBSD: distinfo,v 1.2 2004/01/10 14:37:13 recht Exp $
 
-SHA1 (ZSI-1.4.1.tar.gz) = 998cb9cc1909ac187e6fc0d8c2179b931a6a7d44
-Size (ZSI-1.4.1.tar.gz) = 345491 bytes
+SHA1 (py23pth-ZSI-1.4.1/ZSI-1.4.1.tar.gz) = e5629c96b1818fec3f15c66d0c47048aedce2ffa
+Size (py23pth-ZSI-1.4.1/ZSI-1.4.1.tar.gz) = 376882 bytes
 SHA1 (patch-aa) = 030157c727a75304c76691742a7d1813b925c4ab



Home | Main Index | Thread Index | Old Index