ports/91925: www/zope-simpleblog remove archetype dependency and release mantainership

Dario Freni saturnero at gufi.org
Tue Jan 17 21:00:24 UTC 2006


>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 at 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 at freebsd.org
+MAINTAINER=    saturnero at 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:



More information about the freebsd-ports-bugs mailing list