From afe57ee18d26bd4342429819e1446ebf672bb3c1 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 9 May 2003 16:11:59 +0000 Subject: update to 0.7 Relevant changes: -You can now specify from the server that the helper app should borrow a lock by passing borrow_lock=1 via the request, thus suppressing the dialog box which appears by default. -Added manpage. --- www/zope25-ExternalEditor/Makefile | 9 +++------ www/zope25-ExternalEditor/distinfo | 6 +++--- www/zopeedit/Makefile | 15 +++++++-------- www/zopeedit/PLIST | 5 +++-- www/zopeedit/distinfo | 6 +++--- 5 files changed, 19 insertions(+), 22 deletions(-) diff --git a/www/zope25-ExternalEditor/Makefile b/www/zope25-ExternalEditor/Makefile index 4a8993746c3..1b6cad4a2bc 100644 --- a/www/zope25-ExternalEditor/Makefile +++ b/www/zope25-ExternalEditor/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:49 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/09 16:11:59 drochner Exp $ -DISTNAME= ExternalEditor-0.6 -PKGREVISION= 1 -PKGNAME= zope25-ExternalEditor-0.6 +DISTNAME= ExternalEditor-0.7 +PKGNAME= zope25-ExternalEditor-0.7 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/ EXTRACT_SUFX= .tgz @@ -11,7 +10,5 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor COMMENT= use an external editor to modify Zope objects -ZOPE_COPYPRODUCT= zope-std-copyproduct-short - .include "../../www/zope25/product.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/zope25-ExternalEditor/distinfo b/www/zope25-ExternalEditor/distinfo index a6be091450b..95fe5927d67 100644 --- a/www/zope25-ExternalEditor/distinfo +++ b/www/zope25-ExternalEditor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/11/14 18:35:32 drochner Exp $ +$NetBSD: distinfo,v 1.2 2003/05/09 16:11:59 drochner Exp $ -SHA1 (zope/ExternalEditor-0.6.tgz) = 3a7ff72dd0f79cf19fa1bc03393cc92be99e791b -Size (zope/ExternalEditor-0.6.tgz) = 18217 bytes +SHA1 (zope/ExternalEditor-0.7.tgz) = 4883d9eba11248857f623808daafe16d5c452607 +Size (zope/ExternalEditor-0.7.tgz) = 18970 bytes diff --git a/www/zopeedit/Makefile b/www/zopeedit/Makefile index 27e0140fbe3..b3716c6e971 100644 --- a/www/zopeedit/Makefile +++ b/www/zopeedit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/09 16:11:59 drochner Exp $ # -DISTNAME= zopeedit-src-0.6 -PKGNAME= zopeedit-0.6 -WRKSRC= ${WRKDIR}/zopeedit +DISTNAME= zopeedit-0.7-src +PKGNAME= zopeedit-0.7 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/ EXTRACT_SUFX= .tgz @@ -14,13 +13,13 @@ COMMENT= helper client application for Zope's ExternalEditor USE_BUILDLINK2= YES PYTHON_VERSIONS_ACCEPTED= 22 -PYTHON_PATCH_SCRIPTS= zopeedit.py -NO_BUILD= yes +PYDISTUTILSPKG= yes -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/zopeedit.py ${PREFIX}/bin/zopeedit +post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/zopeedit ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/zopeedit + ${INSTALL_DATA} ${WRKSRC}/man/zopeedit.1 ${PREFIX}/man/man1 +.include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/zopeedit/PLIST b/www/zopeedit/PLIST index 3723a8419bf..ef674bef555 100644 --- a/www/zopeedit/PLIST +++ b/www/zopeedit/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/14 18:36:21 drochner Exp $ -bin/zopeedit +@comment $NetBSD: PLIST,v 1.2 2003/05/09 16:11:59 drochner Exp $ +bin/zopeedit.py +man/man1/zopeedit.1 share/doc/zopeedit/README.txt @dirrm share/doc/zopeedit diff --git a/www/zopeedit/distinfo b/www/zopeedit/distinfo index 4866df695fd..94038b941cc 100644 --- a/www/zopeedit/distinfo +++ b/www/zopeedit/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/11/14 18:36:21 drochner Exp $ +$NetBSD: distinfo,v 1.2 2003/05/09 16:11:59 drochner Exp $ -SHA1 (zopeedit-src-0.6.tgz) = 2274f881addae0050460a8f87d8d626f99e17c02 -Size (zopeedit-src-0.6.tgz) = 15474 bytes +SHA1 (zopeedit-0.7-src.tgz) = a1f34b181c0170ed78e3e66f99aa0ce6dfd84fec +Size (zopeedit-0.7-src.tgz) = 22798 bytes -- cgit v1.2.3