ports/106371: [maintainer update] www/zope-coreblog2 modify for wrong RUN_DEPENDS and so on

HAYASHI Yasushi yasi at yasi.to
Tue Dec 5 11:40:14 UTC 2006


>Number:         106371
>Category:       ports
>Synopsis:       [maintainer update] www/zope-coreblog2 modify for wrong RUN_DEPENDS and so on
>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 Dec 05 11:40:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     HAYASHI Yasushi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD www.yasi.to 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Sat Nov 18 08:44:48 JST 2006 yasi at notesv.yasi.to:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
www/zope-coreblog2 port was edited by kris in Dec 1st and Dec 4th, 2006.
There are two lines which have to modify:

  - wrong RUN_DEPENDS
  - set USE_PYTHON=2.4 as same as www/plone

	
>How-To-Repeat:
	
>Fix:

	

--- coreblog2.diff begins here ---
diff -urN /usr/ports/www/zope-coreblog2.old/Makefile /usr/ports/www/zope-coreblog2/Makefile
--- /usr/ports/www/zope-coreblog2.old/Makefile	Tue Dec  5 06:33:37 2006
+++ /usr/ports/www/zope-coreblog2/Makefile	Tue Dec  5 20:25:23 2006
@@ -17,9 +17,9 @@
 MAINTAINER=	yasi at yasi.to
 COMMENT=	A fully-featured blog product for Plone
 
-RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/OFS/__init__.py:${PORTSDIR}/www/plone
+RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone
 
-USE_PYTHON=	yes
+USE_PYTHON=	2.4
 USE_ZOPE=	2.9
 DIST_SUBDIR=	zope
 
--- coreblog2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list