diff options
author | recht <recht@pkgsrc.org> | 2004-01-10 14:37:13 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-10 14:37:13 +0000 |
commit | 3cb634776e672ff5a74c32adc8de613927c995ca (patch) | |
tree | c040b4212f33ae03087d022121cde26da541684e /net | |
parent | c104ab98c51ada8f0e7b1da4716681246ef2ad77 (diff) | |
download | pkgsrc-3cb634776e672ff5a74c32adc8de613927c995ca.tar.gz |
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 (limited to 'net')
-rw-r--r-- | net/py-zsi/Makefile | 4 | ||||
-rw-r--r-- | net/py-zsi/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index 5faaa7b999b..6768f99b597 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -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 @@ PYDISTUTILSPKG= yes PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} +DIST_SUBDIR= ${PKGNAME_NOREV} + post-extract: ${MV} ${WRKSRC}/scripts/wsdl2py \ ${WRKSRC}/scripts/wsdl2py-${PYVERSSUFFIX} diff --git a/net/py-zsi/distinfo b/net/py-zsi/distinfo index 520b063f694..5a0d523e39b 100644 --- a/net/py-zsi/distinfo +++ b/net/py-zsi/distinfo @@ -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 |