ports/92251: Update port: www/zope28 (USE_RC_SUBR fix)

Denis Shaposhnikov dsh at vlink.ru
Tue Jan 24 08:30:15 UTC 2006


>Number:         92251
>Category:       ports
>Synopsis:       Update port: www/zope28 (USE_RC_SUBR fix)
>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 24 08:30:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Fri Dec 30 09:41:33 MSK 2005 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Don't install rc.d scripts by hand.

>How-To-Repeat:
	
>Fix:

diff -Nru zope28.orig/Makefile zope28/Makefile
--- zope28.orig/Makefile	Tue Jan 24 11:21:34 2006
+++ zope28/Makefile	Tue Jan 24 11:12:23 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	zope
 PORTVERSION=	2.8.5
+PORTREVISION=	1
 CATEGORIES=	www python zope
 MASTER_SITES=	http://www.zope.org/Products/Zope/${PORTVERSION}/
 DISTNAME=	Zope-${PORTVERSION}-final
@@ -68,9 +69,6 @@
 		${WRKSRC}/configure
 
 post-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}28.sh ${PREFIX}/etc/rc.d
-	${INSTALL_SCRIPT} ${WRKDIR}/zeo28.sh         ${PREFIX}/etc/rc.d
-
 	${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in \
 		${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list