Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 20:26:51 +0800
From:      "Khairil Yusof" <kaeru@inigo-tech.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/67749: maintainer update: www/zope-i18nlayer
Message-ID:  <1086784011.0@wolverine.cerebro.net.my>
Resent-Message-ID: <200406091230.i59CUMLw001835@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67749
>Category:       ports
>Synopsis:       maintainer update: www/zope-i18nlayer
>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:   Wed Jun 09 12:30:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Khairil Yusof
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inigo Tech 
>Environment:


System: FreeBSD 5.2-CURRENT #23: Tue Jun  8 07:34:34 MYT 2004
    root@wolverine.cerebro.net.my:/usr/obj/usr/src/sys/WOLVERINE



>Description:


- Update to 0.5.5
- Remove whitespace and trailing \ for RUN_DEPENDS


>How-To-Repeat:





>Fix:


diff -ur --exclude CVS /usr/ports/www/zope-i18nlayer/Makefile zope-i18nlayer/Makefile
--- /usr/ports/www/zope-i18nlayer/Makefile	Mon Mar  8 10:50:30 2004
+++ zope-i18nlayer/Makefile	Wed Jun  9 19:24:49 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	i18nlayer
-PORTVERSION=	0.5.4	
+PORTVERSION=	0.5.5
 CATEGORIES=	www zope
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	collective
@@ -18,7 +18,7 @@
 
 RUN_DEPENDS=	${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
 				${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Archetypes/__init__.py:${PORTSDIR}/www/zope-archetypes \
-				${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/PlacelessTranslationService/__init__.py:${PORTSDIR}/www/zope-placelesstranslationservice \
+				${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/PlacelessTranslationService/__init__.py:${PORTSDIR}/www/zope-placelesstranslationservice
 
 USE_PYTHON=	yes
 USE_ZOPE=	yes
@@ -28,13 +28,13 @@
 EXTRACT_BEFORE_ARGS=	-zxvf
 EXTRACT_AFTER_ARGS= --exclude CVS
 
-ZOPEPRODUCTNAME=	I18NLayer	
+ZOPEPRODUCTNAME=	I18NLayer
 
 PLIST=	${WRKDIR}/pkg-plist
 WRKSRC=	${WRKDIR}/${ZOPEPRODUCTNAME}
 
 do-build:
-	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
+	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -x skins ${WRKSRC}
 
 pre-install:
 	@${RM} -f ${PLIST}
diff -ur --exclude CVS /usr/ports/www/zope-i18nlayer/distinfo zope-i18nlayer/distinfo
--- /usr/ports/www/zope-i18nlayer/distinfo	Sat Mar  6 12:22:29 2004
+++ zope-i18nlayer/distinfo	Mon Jun  7 16:23:27 2004
@@ -1,2 +1,2 @@
-MD5 (zope/I18NLayer-0.5.4.tar.gz) = 784ad48d760f9989f1f74927b68df71a
-SIZE (zope/I18NLayer-0.5.4.tar.gz) = 26128
+MD5 (zope/I18NLayer-0.5.5.tar.gz) = c665c8dc212c3bd36a62df57fd60994d
+SIZE (zope/I18NLayer-0.5.5.tar.gz) = 31941



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086784011.0>