Date: Tue, 17 Jan 2006 22:06:49 +0100 (CET) From: Dario Freni <saturnero@gufi.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91925: www/zope-simpleblog remove archetype dependency and release mantainership Message-ID: <20060117210649.5310F57F4@jail1-fbsd4.consiagnet.it> Resent-Message-ID: <200601172100.k0HL0MS5031160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91925 >Category: ports >Synopsis: www/zope-simpleblog remove archetype dependency and release mantainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 17 21:00:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dario Freni >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD cvs.freesbie.org 4.10-STABLE FreeBSD 4.10-STABLE #9: Wed Oct 20 06:25:06 CEST 2004 gmarco@host0-bsd.consiagnet.it:/usr/obj/usr/src/sys/FREEBSD i386 >Description: Latest Plone version includes Archetypes and so dependency on www/zope-archetypes no longer makes sense [1]. As I don't use this product anymore, release the mantainership. Noticed-by: Filippo Natali filippo.natali(at)gmail.com >How-To-Repeat: >Fix: diff -u zope-simpleblog/Makefile zope-simpleblog.orig/Makefile --- zope-simpleblog/Makefile Tue Jan 17 21:52:39 2006 +++ zope-simpleblog.orig/Makefile Tue Jan 17 21:19:03 2006 @@ -14,10 +14,11 @@ DISTNAME= SimpleBlog${PORTVERSION} DIST_SUBDIR= zope -MAINTAINER= ports@freebsd.org +MAINTAINER= saturnero@gufi.org COMMENT= SimpleBlog is an easy to use Plone based weblog application -RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone +RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \ + ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Archetypes/__init__.py:${PORTSDIR}/www/zope-archetypes WRKSRC=${WRKDIR} USE_ZOPE= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117210649.5310F57F4>